qzdoom/src/rendering/vulkan
alexey.lysiuk 741d44d263 - fixed compilation with GCC 7+
src/rendering/vulkan/renderer/vk_postprocess.h:16:48: error: ‘function’ in namespace ‘std’ does not name a template type
2019-03-05 10:21:39 +02:00
..
renderer - fixed compilation with GCC 7+ 2019-03-05 10:21:39 +02:00
shaders - use the uniform buffer alignment as returned by the vulkan device 2019-03-05 02:50:30 +01:00
system - add some classes for managing postprocess and render buffers 2019-03-05 04:59:17 +01:00
textures - create a descriptor for each texture+sampler configuration in use 2019-03-04 00:28:37 +01:00
thirdparty