vkdoom_m/src/rendering/swrenderer/drawers
2022-10-22 09:29:38 +02:00
..
r_draw.cpp - made CVar declarations type safe again. 2022-10-22 09:29:38 +02:00
r_draw.h - removed the Softpoly backend. 2022-07-28 10:31:56 +02:00
r_draw_pal.cpp - removed the Softpoly backend. 2022-07-28 10:31:56 +02:00
r_draw_pal.h Remove threading from the drawers 2021-03-26 07:09:33 -04:00
r_draw_rgba.cpp - removed the Softpoly backend. 2022-07-28 10:31:56 +02:00
r_draw_rgba.h Remove threading from the drawers 2021-03-26 07:09:33 -04:00
r_draw_sky32.h - replaced MIN/MAX with min/max from the C++ standard library in the software renderer 2021-10-30 10:08:11 +02:00
r_draw_sky32_sse2.h - replaced MIN/MAX with min/max from the C++ standard library in the software renderer 2021-10-30 10:08:11 +02:00
r_draw_span32.h - replaced MIN/MAX with min/max from the C++ standard library in the software renderer 2021-10-30 10:08:11 +02:00
r_draw_span32_sse2.h - replaced MIN/MAX with min/max from the C++ standard library in the software renderer 2021-10-30 10:08:11 +02:00
r_draw_sprite32.h - replaced MIN/MAX with min/max from the C++ standard library in the software renderer 2021-10-30 10:08:11 +02:00
r_draw_sprite32_sse2.h Remove threading from the drawers 2021-03-26 07:09:33 -04:00
r_draw_wall32.h - replaced MIN/MAX with min/max from the C++ standard library in the software renderer 2021-10-30 10:08:11 +02:00
r_draw_wall32_sse2.h - replaced MIN/MAX with min/max from the C++ standard library in the software renderer 2021-10-30 10:08:11 +02:00