Duckstation/src/common/vulkan
Connor McLaughlin 3e9fdf22bf NoGUI: Move DRM display to GL context
We don't use it for Vulkan.
2021-02-04 19:39:19 +10:00
..
builders.cpp Vulkan: Don't hardcode mipmap samplers to lod0 2020-12-30 17:39:40 +10:00
builders.h GPU: Implement support for multisample antialiasing 2020-10-31 14:27:58 +10:00
context.cpp NoGUI: Move DRM display to GL context 2021-02-04 19:39:19 +10:00
context.h Vulkan: Support VK_KHR_display 2021-02-04 19:25:21 +10:00
shader_cache.cpp Vulkan: Fix typo causing debug shaders to be used 2021-01-13 02:37:04 +10:00
shader_cache.h ShaderCache: Add a data version field 2021-01-11 15:24:38 +10:00
shader_compiler.cpp Remove libretro core - core will now be maintained by libretro 2021-01-08 01:37:59 +10:00
shader_compiler.h (libretro/Vulkan) Fix glslang shader-related crashes 2020-08-01 15:29:59 +01:00
staging_buffer.cpp Vulkan/StagingBuffer: Don't try to invalidate unmapped buffer 2020-07-12 00:40:05 +10:00
staging_buffer.h Common/Vulkan: Remove unused methods in staging texture 2020-10-21 23:13:34 +10:00
staging_texture.cpp Common/Vulkan: Remove unused methods in staging texture 2020-10-21 23:13:34 +10:00
staging_texture.h Common/Vulkan: Remove unused methods in staging texture 2020-10-21 23:13:34 +10:00
stream_buffer.cpp Common: Add a range of Vulkan helper/wrapper classes 2020-06-19 00:18:07 +10:00
stream_buffer.h Common: Add a range of Vulkan helper/wrapper classes 2020-06-19 00:18:07 +10:00
swap_chain.cpp NoGUI: Move DRM display to GL context 2021-02-04 19:39:19 +10:00
swap_chain.h Vulkan: Support VK_KHR_display 2021-02-04 19:25:21 +10:00
texture.cpp Vulkan/Texture: Support transitioning individual mip levels 2020-12-30 17:39:40 +10:00
texture.h Vulkan/Texture: Support transitioning individual mip levels 2020-12-30 17:39:40 +10:00
util.cpp Vulkan/Texture: Support transitioning individual mip levels 2020-12-30 17:39:40 +10:00
util.h Vulkan/Texture: Support transitioning individual mip levels 2020-12-30 17:39:40 +10:00