vkdoom_m/src/rendering/hwrenderer/dynlights
alexey.lysiuk da2d0e47e6 - removed array length() function from shadowmap shader
Array's length() function is not yet supported by SPIRV-cross and MoltenVK
Its usage was replaced by explicit nodes count value passed as uniform
2019-05-24 14:29:37 +03:00
..
hw_aabbtree.cpp - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
hw_aabbtree.h - removed array length() function from shadowmap shader 2019-05-24 14:29:37 +03:00
hw_dynlightdata.cpp - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
hw_dynlightdata.h - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
hw_lightbuffer.cpp - the light storage buffer is not dynamic 2019-04-28 23:51:09 +02:00
hw_lightbuffer.h - fixed dynamic lights flickering with GL3 render path 2019-03-14 14:53:24 +02:00
hw_shadowmap.cpp - implement VKBuffer::Resize 2019-04-18 22:01:42 +02:00
hw_shadowmap.h - removed array length() function from shadowmap shader 2019-05-24 14:29:37 +03:00