gzdoom-gles/src/polyrenderer/drawers
2017-09-23 15:51:40 +02: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 - Collect all PVS information first so that processing the individual sectors can be done on multiple threads 2017-09-07 00:34:09 +02:00
poly_draw_args.h - Add dynamic light to sprites 2017-09-23 14:14:59 +02:00
poly_drawer8.h - Make the relationship between TriMatrix, TriVertex and ShadedTriVertex more clean 2017-09-21 01:21:21 +02:00
poly_drawer32.h - Add dynamic lights to the non-sse true color drawer 2017-09-23 15:51:40 +02:00
poly_drawer32_sse2.h - Add dynamic light to sprites 2017-09-23 14:14:59 +02:00
poly_triangle.cpp - Initial dynamic light support for softpoly 2017-09-21 05:39:16 +02:00
poly_triangle.h - Make the relationship between TriMatrix, TriVertex and ShadedTriVertex more clean 2017-09-21 01:21:21 +02:00
screen_triangle.cpp - Make the relationship between TriMatrix, TriVertex and ShadedTriVertex more clean 2017-09-21 01:21:21 +02:00
screen_triangle.h - Initial dynamic light support for softpoly 2017-09-21 05:39:16 +02:00