gzdoom-gles/src/polyrenderer
Rachael Alexanderson 68b6f922f7 - Added auto-detection scheme for r_vanillatrans
It now works the following way:
(0) - Force off (ZDoom defaults)
(1) - Force on (Doom defaults)
(2) - Auto off (Prefer ZDoom defaults - if DEHACKED is detected with no ZSCRIPT it will turn on) (default)
(3) - Auto on (Prefer Doom defaults - if DECORATE is detected with no ZSCRIPT it will turn off)
2017-06-04 12:30:35 +02:00
..
drawers - Handle degenerate triangles either sent as input or caused by clipping 2017-05-10 02:43:00 +02:00
math Revert "- add CPU.bSSE2 branching support to softpoly" 2017-04-23 10:39:07 +02:00
scene - Added auto-detection scheme for r_vanillatrans 2017-06-04 12:30:35 +02:00
poly_all.cpp - remove softpoly intersection math class 2017-03-26 17:12:20 +02:00
poly_renderer.cpp - Improve line portal rendering somewhat 2017-05-14 08:55:30 +02:00
poly_renderer.h - Improve line portal rendering somewhat 2017-05-14 08:55:30 +02:00