Duckstation/src/common/vulkan
2021-05-20 12:18:54 +10:00
..
builders.cpp GPU/Vulkan: Fix SSAA being near ineffective 2021-03-14 02:01:48 +10:00
builders.h GPU: Implement support for multisample antialiasing 2020-10-31 14:27:58 +10:00
context.cpp HostDisplay: Support refresh rate queries on all platforms except Mac 2021-04-03 02:53:28 +10:00
context.h GPU/Vulkan: Fix possible misalignment in VRAM writes 2021-03-04 01:36:43 +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 Re-add libretro core 2021-05-20 12:18:54 +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 Vulkan/StreamBuffer: Fix allocations getting stuck 2021-03-13 03:06:55 +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 Vulkan/SwapChain: Ensure returned height is at least 1x1 2021-04-30 02:53:03 +10:00
swap_chain.h HostDisplay: Support refresh rate queries on all platforms except Mac 2021-04-03 02:53:28 +10:00
texture.cpp Vulkan/Texture: Support transitioning individual mip levels 2020-12-30 17:39:40 +10:00
texture.h NoGUI: Linux compile fix 2021-02-28 04:11:34 +10:00
util.cpp Various warning fixes 2021-02-06 19:19:55 +10:00
util.h Add more printflike macros. 2021-03-29 13:56:19 -06:00