qzdoom/src/polyrenderer
Christoph Oelckers 76d3ae5ba2 made the sector's color_* properties work in the software renderer.
With no 3D floors this appears to be ok, but there are so many places where colormaps are being set in the software renderer that I cannot guarantee that I got all of them correct. This will need some testing.
2017-03-15 23:24:53 +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 made the sector's color_* properties work in the software renderer. 2017-03-15 23:24:53 +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