gzdoom-gles/src/polyrenderer
alexey.lysiuk e4c73cfc5f Fixed compilation on Linux
src/polyrenderer/drawers/poly_triangle.cpp:212:20: error: ‘CPU’ was not declared in this scope
src/polyrenderer/drawers/screen_triangle.cpp:955:6: error: ‘CPU’ was not declared in this scope
2017-04-22 22:21:34 +03:00
..
drawers Fixed compilation on Linux 2017-04-22 22:21:34 +03:00
math - remove TriVertex::NumVaryings as this did not help on readability at all 2017-03-28 10:52:19 +02:00
scene - did a complete workover of the weapon sprite translucency code that got inherited from QZDoom. 2017-04-15 16:41:00 +02:00
poly_all.cpp - remove softpoly intersection math class 2017-03-26 17:12:20 +02:00
poly_renderer.cpp - add fuzz mode to softpoly 2017-04-04 01:11:55 +02:00
poly_renderer.h - detached the poly renderer from the software renderer 2017-03-20 08:28:16 +01:00