vkdoom_m/src/rendering/hwrenderer
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
..
data - implement VKBuffer::Resize 2019-04-18 22:01:42 +02:00
dynlights - removed array length() function from shadowmap shader 2019-05-24 14:29:37 +03:00
models - renamed several data types in the hardware renderer that still had a GL prefix, although they are now generic. 2019-03-22 19:54:19 +01:00
postprocessing - removed array length() function from shadowmap shader 2019-05-24 14:29:37 +03:00
scene - fixed compilation with GCC and Clang 2019-04-20 12:20:32 +03:00
textures - fix burn crash on vulkan 2019-05-09 17:55:29 +02:00
utility - add vk_submit_multithread for doing command buffer submit calls on a worker thread 2019-04-19 22:42:32 +02:00