vkdoom_m/src/rendering/polyrenderer/drawers
2019-05-29 02:22:45 +02:00
..
poly_buffer.cpp - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
poly_buffer.h - adjust PolyTriangleDrawer to closer match what PolyRenderState receives as input 2019-05-24 22:30:14 +02:00
poly_draw_args.cpp - remove softpoly scene drawer 2019-05-22 17:16:07 +02:00
poly_draw_args.h - remove softpoly scene drawer 2019-05-22 17:16:07 +02:00
poly_triangle.cpp - fix fill color and translucency 2019-05-29 02:22:45 +02:00
poly_triangle.h - tell softpoly backend which hwrenderer shader is active and use that to decide which drawer to use 2019-05-28 08:13:19 +02:00
poly_vertex_shader.h - fix fill color and translucency 2019-05-29 02:22:45 +02:00
screen_triangle.cpp - fix fill color and translucency 2019-05-29 02:22:45 +02:00
screen_triangle.h - fix fill color and translucency 2019-05-29 02:22:45 +02:00