gzdoom-gles/src/swrenderer/plane
2019-10-13 12:54:16 +02:00
..
r_flatplane.cpp - Disable models by default only for the classic software renderer with the r_models_carmack CVAR. Performance is not affected in SoftPoly. 2019-09-15 12:54:59 +02:00
r_flatplane.h - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
r_planerenderer.cpp - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
r_planerenderer.h - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
r_skyplane.cpp - Fixed compilation on non Windows platforms. 2019-10-13 12:54:16 +02:00
r_skyplane.h - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
r_slopeplane.cpp - Disable models by default only for the classic software renderer with the r_models_carmack CVAR. Performance is not affected in SoftPoly. 2019-09-15 12:54:59 +02:00
r_slopeplane.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-05-09 10:47:22 +02:00
r_visibleplane.cpp - removed the NetUpdate calls from the software renderer. 2019-05-01 00:07:08 +02:00
r_visibleplane.h - rewrote dynamic lights to not use actors for the internal representation and made DynamicLight a purely scripted class. 2019-04-26 00:19:03 +02:00
r_visibleplanelist.cpp - remove fake3D with structs and localize their usage instead of sharing global state 2018-03-08 04:05:35 +01:00
r_visibleplanelist.h - remove fake3D with structs and localize their usage instead of sharing global state 2018-03-08 04:05:35 +01:00