RingRacers/src/hardware
Nev3r ae1e3630f8 Add visplane portal creation functionality and use it to replace the skybox rendering.
The skybox rendering process has been replaced with portals instead. Those are generated after the first BSP tree pass by looking for existing sky visplanes at the time, and their windows are used to define new portals.
The skybox portals are still incomplete and cause visual glitches when masked elements are involved.
2019-06-02 00:07:55 +02:00
..
r_opengl WIP 20190101 merge 2019-01-02 01:09:15 -05:00
s_ds3d
s_fmod
s_openal More work to cleanup the ARM builds 2018-12-22 19:50:32 -05:00
hw3dsdrv.h
hw3sound.c nodigimusic nomusic nosound refactor other targets 2018-09-14 10:35:56 -04:00
hw3sound.h
hw_bsp.c WIP 20190101 merge 2019-01-02 01:09:15 -05:00
hw_cache.c added support for both horizontal and vertical flipping (not sure if complete or not atm, but I've done enough for tonight I think) 2019-02-13 22:40:48 +00:00
hw_clip.c fix using abs() on unsigned 2018-11-10 17:40:09 +00:00
hw_clip.h More progress, NEWCLIP added to doomdef.h, sadly it actually all lags the game so I've disabled it for now 2018-11-10 16:08:56 +00:00
hw_data.h Merge branch 'public_next' 2018-11-10 15:41:57 +00:00
hw_defs.h
hw_dll.h
hw_draw.c WIP 20190101 merge 2019-01-02 01:09:15 -05:00
hw_drv.h Removed all remaining traces of VID_X11 code in hw_drv.h and hw_data.h, the macro is no longer used by Linux etc versions of SRB2. 2018-10-27 19:58:51 +01:00
hw_glide.h
hw_glob.h Merge branch 'next' of git@git.magicalgirl.moe:STJr/SRB2.git into public_flatsprite 2019-05-06 20:20:57 +01:00
hw_light.c Hardcode some ACZ things 2019-05-11 22:56:23 -04:00
hw_light.h
hw_main.c Add visplane portal creation functionality and use it to replace the skybox rendering. 2019-06-02 00:07:55 +02:00
hw_main.h Merge branch 'public_next' 2019-05-16 15:58:17 +01:00
hw_md2.c Ensure file is closed whenever MD2 reading errors happen 2018-10-27 18:53:38 +01:00
hw_md2.h Merge branch 'public_next' 2018-11-10 15:41:57 +00:00
hw_trick.c More optimising and otherwise fixing bizarre formatting in hw_trick.c 2018-10-27 18:58:05 +01:00
hws_data.h