gzdoom/src/swrenderer/line
2017-01-24 05:31:39 +01:00
..
r_fogboundary.cpp Remove basecolormap global 2017-01-12 21:29:19 +01:00
r_fogboundary.h Remove basecolormap global 2017-01-12 21:29:19 +01:00
r_line.cpp Remove the 1000 portal segment limit and make WallPortals private to RenderPortal 2017-01-24 05:31:39 +01:00
r_line.h Rename visplane_t to VisiblePlane 2017-01-19 03:11:49 +01:00
r_walldraw.cpp - Change all sky drawing code use to use the sky drawers 2017-01-19 00:02:51 +01:00
r_walldraw.h - Change all sky drawing code use to use the sky drawers 2017-01-19 00:02:51 +01:00
r_wallsetup.cpp Split r_main into r_viewport, r_scene and r_light 2017-01-12 16:21:46 +01:00
r_wallsetup.h Moved r_line into a class and implemented proper parameter passing between r_line and r_bsp, r_walldraw, r_wallsetup, r_decal, r_wallsprite, r_fogboundary, r_portal and r_playersprite 2017-01-03 18:57:48 +01:00