gzdoom/src/hwrenderer/dynlights
2019-01-06 08:24:04 +01:00
..
hw_aabbtree.cpp - pass 'level' as a parameter to AABBTree. Also renamed a few things to make the code easier to read. 2019-01-06 08:24:04 +01:00
hw_aabbtree.h - pass 'level' as a parameter to AABBTree. Also renamed a few things to make the code easier to read. 2019-01-06 08:24:04 +01:00
hw_dynlightdata.cpp - properly handle passing of the light flags. 2019-01-03 09:24:22 +01:00
hw_dynlightdata.h - rewrote dynamic lights to not use actors for the internal representation and made DynamicLight a purely scripted class. 2019-01-01 19:35:55 +01:00
hw_lightbuffer.cpp - fixed inconsistent dymanic lights setup with UBO 2018-12-17 12:27:35 +02:00
hw_lightbuffer.h - fixed two potentially dangerous compilation warnings 2018-11-01 12:51:22 +02:00
hw_shadowmap.cpp - pass 'level' as a parameter to AABBTree. Also renamed a few things to make the code easier to read. 2019-01-06 08:24:04 +01:00
hw_shadowmap.h - pass 'level' as a parameter to AABBTree. Also renamed a few things to make the code easier to read. 2019-01-06 08:24:04 +01:00