gzdoom-gles/src/polyrenderer
Christoph Oelckers b529b1e3a7 - removed several unneeded GL headers from the software renderer's sources.
- consolidated the code to calculate a sprite's display angle for all 3 renderers.

As it turned out, they all differed in their feature support because they had always been updated independently by different people.
2017-03-16 13:49:34 +01:00
..
drawers - separated the software-renderer-specific parts of colormap processing from the common parts. 2017-03-15 22:04:59 +01:00
math Remove usage of r_viewpoint and r_viewwindow globals from software renderer and poly renderer 2017-03-12 18:54:39 +01:00
scene - removed several unneeded GL headers from the software renderer's sources. 2017-03-16 13:49:34 +01:00
poly_all.cpp - fixed: Clang on Linux compile 2017-03-11 11:01:30 -05:00
poly_renderer.cpp - separated the software-renderer-specific parts of colormap processing from the common parts. 2017-03-15 22:04:59 +01:00
poly_renderer.h Split drawer command queue from drawer threads 2017-02-04 12:38:05 +01:00