pcsx2/common/Vulkan
Connor McLaughlin fa3bd58b7f GS: Don't show GPU OSD when timing init fails 2022-06-20 07:28:12 +01:00
..
Builders.cpp Misc: Replace use of Threading::Mutex with std::mutex in core code 2022-05-09 16:06:33 +01:00
Builders.h GS/Vulkan: Use VK_ARM_rasterization_order_attachment_access if available 2022-03-20 23:41:33 +00:00
Context.cpp GS: Don't show GPU OSD when timing init fails 2022-06-20 07:28:12 +01:00
Context.h GS: Don't show GPU OSD when timing init fails 2022-06-20 07:28:12 +01:00
EntryPoints.h Vulkan/Context: Use static loading for vk_mem_alloc 2022-04-15 19:41:12 +01:00
EntryPoints.inl Vulkan/Context: Use static loading for vk_mem_alloc 2022-04-15 19:41:12 +01:00
Loader.cpp Vulkan/Context: Use static loading for vk_mem_alloc 2022-04-15 19:41:12 +01:00
Loader.h Vulkan/Context: Use static loading for vk_mem_alloc 2022-04-15 19:41:12 +01:00
ShaderCache.cpp Vulkan/ShaderCache: Don't delete cache when running 2 instances 2022-03-30 12:38:08 +02:00
ShaderCache.h Common: Add Vulkan helper classes 2022-01-08 05:19:45 +00:00
ShaderCompiler.cpp GS/Vulkan: Fix warning when compiling RGBA8->RGB5A1 shader 2022-02-20 14:03:33 +00:00
ShaderCompiler.h Common: Add Vulkan helper classes 2022-01-08 05:19:45 +00:00
StreamBuffer.cpp GS/Vulkan: Prefer coherent for upload and cached for download buffers 2022-02-02 00:30:56 +00:00
StreamBuffer.h Vulkan/StreamBuffer: Use VulkanMemoryAllocator 2022-01-08 05:19:45 +00:00
SwapChain.cpp VulkanHostDisplay: Avoid redundant resizes 2022-06-04 18:10:46 +01:00
SwapChain.h VulkanHostDisplay: Avoid redundant resizes 2022-06-04 18:10:46 +01:00
Texture.cpp Vulkan: Force textures to be allocated in device local memory 2022-01-08 05:19:45 +00:00
Texture.h Common: Add Vulkan helper classes 2022-01-08 05:19:45 +00:00
Util.cpp Vulkan: Implement adaptive vsync (FIFO-relaxed) 2022-02-07 01:42:40 +00:00
Util.h Vulkan: Implement adaptive vsync (FIFO-relaxed) 2022-02-07 01:42:40 +00:00
vk_mem_alloc.cpp Common: Add Vulkan helper classes 2022-01-08 05:19:45 +00:00