gzdoom-gles/src/swrenderer/drawers
Magnus Norddahl d086c3d4dc - removed the 8x8 block drawing code from softpoly
(cherry picked from commit a186677092)
2018-06-03 19:46:38 +02:00
..
r_draw.cpp - removed the 8x8 block drawing code from softpoly 2018-06-03 19:46:38 +02:00
r_draw.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-05-09 10:47:22 +02:00
r_draw_pal.cpp - fixed sloped drawer crash 2018-05-11 12:40:27 +02:00
r_draw_pal.h - Improved fuzz rendering in software renderer by scaling it relative to 320x200 2017-06-25 00:35:15 +02:00
r_draw_rgba.cpp - Improved fuzz rendering in software renderer by scaling it relative to 320x200 2017-06-25 00:35:15 +02:00
r_draw_rgba.h - Improved fuzz rendering in software renderer by scaling it relative to 320x200 2017-06-25 00:35:15 +02:00
r_draw_sky32.h Create non-sse version of the wall drawers 2017-03-17 06:58:36 +01:00
r_draw_sky32_sse2.h Remove usage of r_viewpoint and r_viewwindow globals from software renderer and poly renderer 2017-03-12 18:54:39 +01:00
r_draw_span32.h - Fix dynamic light clamping issue in truecolor drawers 2017-07-23 23:45:43 +02:00
r_draw_span32_sse2.h - Fix dynamic light clamping issue in truecolor drawers 2017-07-23 23:45:43 +02:00
r_draw_sprite32.h - Fix voxel speed regression in the palette software renderer 2017-06-18 19:45:15 +02:00
r_draw_sprite32_sse2.h - Fix voxel speed regression in the palette software renderer 2017-06-18 19:45:15 +02:00
r_draw_wall32.h - Fix dynamic light clamping issue in truecolor drawers 2017-07-23 23:45:43 +02:00
r_draw_wall32_sse2.h - Fix dynamic light clamping issue in truecolor drawers 2017-07-23 23:45:43 +02:00
r_thread.cpp - added r_debug_draw that shows how the software renderer composes its scene 2018-05-10 21:57:12 +02:00
r_thread.h - added r_debug_draw that shows how the software renderer composes its scene 2018-05-10 21:57:12 +02:00