qzdoom/src/polyrenderer/drawers
2017-12-28 11:43:52 -05:00
..
poly_buffer.cpp - Cleaned up some copyright statements 2017-09-02 17:14:02 +02:00
poly_buffer.h - Cleaned up some copyright statements 2017-09-02 17:14:02 +02:00
poly_draw_args.cpp - Add model rendering to the software renderer 2017-11-27 23:47:26 +01:00
poly_draw_args.h - Add model rendering to the software renderer 2017-11-27 23:47:26 +01:00
poly_drawer8.h - Fixed bug introduced by removing a little bit too much from the rect drawers 2017-11-22 19:02:25 +01:00
poly_drawer32.h - Fixed bug introduced by removing a little bit too much from the rect drawers 2017-11-22 19:02:25 +01:00
poly_drawer32_sse2.h - Fixed bug introduced by removing a little bit too much from the rect drawers 2017-11-22 19:02:25 +01:00
poly_triangle.cpp Fix culling bug 2017-12-28 11:43:52 -05:00
poly_triangle.h - Cull back facing triangles for the span drawers 2017-11-29 00:12:15 +01:00
screen_triangle.cpp - Move depth testing out of span drawers 2017-11-28 23:08:28 +01:00
screen_triangle.h - Add a slightly faster truecolor model drawer 2017-11-28 21:38:02 +01:00