qzdoom/src/rendering/hwrenderer
Magnus Norddahl 458da39c39 - add vk_submit_multithread for doing command buffer submit calls on a worker thread
- add vk_submit_size for testing various command buffer sizes before flushing them
- add submitted command buffer count to renderstats
2019-04-19 22:42:32 +02:00
..
data - implement VKBuffer::Resize 2019-04-18 22:01:42 +02:00
dynlights - implement VKBuffer::Resize 2019-04-18 22:01:42 +02: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 - change padding to something else than __ since that is restricted 2019-04-18 19:57:03 +02:00
scene Merge remote-tracking branch 'origin/master' into vulkan2 2019-04-19 18:49:00 +02:00
textures - fixed the hardware rendering precacher not to evict secondary layers of multi-layer textures. 2019-03-21 21:57:39 +01:00
utility - add vk_submit_multithread for doing command buffer submit calls on a worker thread 2019-04-19 22:42:32 +02:00