gzdoom/src/polyrenderer/drawers
2018-04-22 23:29:39 +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 - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00
poly_draw_args.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00
poly_drawer8.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00
poly_drawer32.h - always store 255 in alpha channel for opaque things as the alpha channel is no longer ignored by the framebuffer backend (softpoly drawer) 2018-04-15 14:47:53 +02:00
poly_drawer32_sse2.h - always store 255 in alpha channel for opaque things as the alpha channel is no longer ignored by the framebuffer backend (softpoly drawer) 2018-04-15 14:47:53 +02:00
poly_triangle.cpp - fix softpoly mirrors 2018-04-22 23:29:39 +02:00
poly_triangle.h - fix softpoly mirrors 2018-04-22 23:29:39 +02:00
screen_triangle.cpp - Simplify the portal code in softpoly somewhat 2018-04-21 15:19:28 +02:00
screen_triangle.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00