gzdoom/src/swrenderer/drawers
2017-02-01 21:52:29 +01:00
..
r_draw.cpp Rename ColumnDrawerArgs to SpriteDrawerArgs 2017-01-30 11:27:58 +01:00
r_draw.h Move r_viewport variables into a class 2017-02-01 16:02:21 +01:00
r_draw_pal.cpp Remove redundant dc_pitch 2017-02-01 21:52:29 +01:00
r_draw_pal.h Clean up SkyDrawerArgs interface 2017-01-30 20:21:18 +01:00
r_draw_rgba.cpp Remove redundant dc_pitch 2017-02-01 21:52:29 +01:00
r_draw_rgba.h Clean up SkyDrawerArgs interface 2017-01-30 20:21:18 +01:00
r_drawerargs.cpp Remove r_swtruecolor variable as it is redundant 2017-02-01 21:42:08 +01:00
r_drawerargs.h Fix typo 2017-01-30 20:23:50 +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