gzdoom/src/swrenderer/drawers
2017-01-10 18:25:06 +01:00
..
r_draw.cpp Fix divide by zero (issue 0000022) 2017-01-10 18:25:06 +01:00
r_draw.h Move R_DrawVisSprite to r_sprite and move R_DrawMaskedColumn to r_draw 2017-01-09 13:53:02 +01:00
r_draw_pal.cpp Revert range adjustment (can't make out if this is wrong or not - if it is, it is wrong across the entire function) 2017-01-10 15:16:55 +01:00
r_draw_pal.h Create SWPixelFormatDrawers for pal and bgra drawers 2016-12-27 08:47:51 +01:00
r_draw_rgba.cpp Moved remaining parts of r_plane to r_visibleplane 2016-12-31 14:45:41 +01:00
r_draw_rgba.h Disable SSE on arm 2017-01-10 13:39:57 +01:00
r_drawers.cpp Add NO_DRAWERGEN define 2017-01-08 04:54:11 +01:00
r_drawers.h Remove 4 column wall drawers 2016-12-27 07:18:04 +01:00
r_thread.cpp Fix speed regression caused by the DrawerThread object being recreated every frame 2017-01-03 04:29:06 +01:00
r_thread.h Fix speed regression caused by the DrawerThread object being recreated every frame 2017-01-03 04:29:06 +01:00