gzdoom/src/swrenderer/drawers
2017-01-29 10:25:32 +01:00
..
r_draw.cpp Split DrawerArgs into WallDrawerArgs, ColumnDrawerArgs, SpanDrawerArgs and SkyDrawerArgs 2017-01-29 10:05:37 +01:00
r_draw.h Split DrawerArgs into WallDrawerArgs, ColumnDrawerArgs, SpanDrawerArgs and SkyDrawerArgs 2017-01-29 10:05:37 +01:00
r_draw_pal.cpp Remove unused variables from the old 4 column drawers 2017-01-29 10:25:32 +01:00
r_draw_pal.h Remove unused variables from the old 4 column drawers 2017-01-29 10:25:32 +01:00
r_draw_rgba.cpp Remove unused variables from the old 4 column drawers 2017-01-29 10:25:32 +01:00
r_draw_rgba.h Split DrawerArgs into WallDrawerArgs, ColumnDrawerArgs, SpanDrawerArgs and SkyDrawerArgs 2017-01-29 10:05:37 +01:00
r_drawerargs.cpp Split DrawerArgs into WallDrawerArgs, ColumnDrawerArgs, SpanDrawerArgs and SkyDrawerArgs 2017-01-29 10:05:37 +01:00
r_drawerargs.h Remove unused variables from the old 4 column drawers 2017-01-29 10:25:32 +01:00
r_drawers.cpp Add NO_DRAWERGEN define 2017-01-08 04:54:11 +01:00
r_drawers.h Add support for repeating skies in the TC sky drawer 2017-01-19 00:12:54 +01:00
r_thread.cpp Split r_main into r_viewport, r_scene and r_light 2017-01-12 16:21:46 +01:00
r_thread.h Move drawerargs globals into a class and make them local 2017-01-29 07:49:04 +01:00