rpcs3/rpcs3/Emu/RSX/VK
2025-05-15 16:23:47 +02:00
..
upscalers Headers cleanup 2025-02-11 20:38:35 +01:00
vkutils Update VulkanMemoryAllocator to 3.3.0 2025-05-15 16:23:47 +02:00
VKAsyncScheduler.cpp Headers cleanup 2025-02-11 20:38:35 +01:00
VKAsyncScheduler.h Headers cleanup 2025-02-11 20:38:35 +01:00
VKCommandStream.cpp rsx/vk: Redesign how conditional rendering hints work 2022-05-20 16:29:27 +03:00
VKCommandStream.h rsx: Make the deferred mm flush option usable with OpenGL 2024-12-16 19:00:08 +03:00
VKCommonDecompiler.cpp rsx: Move SPIRV stuff into common code 2024-03-27 19:20:21 +02:00
VKCommonDecompiler.h rsx: Move SPIRV stuff into common code 2024-03-27 19:20:21 +02:00
VKCommonPipelineLayout.cpp vk: Use dynamic constants offset for transform constants 2025-04-07 00:46:09 +03:00
VKCommonPipelineLayout.h vk: Switch transform constants from UBO to SSBO 2025-04-07 00:46:09 +03:00
VKCompute.cpp Add DXT1-5 decompression on ARM 2025-02-20 14:57:57 +03:00
VKCompute.h Headers cleanup 2025-02-11 20:38:35 +01:00
VKDataHeapManager.cpp rsx/vk: Retire the concept of heap being in "critical" state 2025-04-19 01:04:00 +03:00
VKDataHeapManager.h rsx/vk: Retire the concept of heap being in "critical" state 2025-04-19 01:04:00 +03:00
VKDMA.cpp rsx/vk: Fix GPU tile encoding 2024-02-10 15:15:02 +03:00
VKDMA.h Headers cleanup 2025-02-11 20:38:35 +01:00
VKDraw.cpp rsx: Do not interpolate when performing image reconstruction 2025-05-05 01:15:33 +03:00
VKFormats.cpp Add DXT1-5 decompression on ARM 2025-02-20 14:57:57 +03:00
VKFormats.h Headers cleanup 2025-02-11 20:38:35 +01:00
VKFragmentProgram.cpp Headers cleanup 2025-02-11 20:38:35 +01:00
VKFragmentProgram.h rsx: Refactor program texture state handling to be persistent across shader swaps 2021-05-15 23:51:12 +03:00
VKFramebuffer.cpp vk: Enable use of input attachments 2021-06-01 12:54:10 +03:00
VKFramebuffer.h vk: Enable use of input attachments 2021-06-01 12:54:10 +03:00
VKGSRender.cpp rsx: Silence compiler warnings 2025-04-27 15:07:26 +03:00
VKGSRender.h vk: Fix indexed multidraw 2025-04-27 17:09:50 +03:00
VKGSRenderTypes.hpp vk: Use garbage collector to handle buffer views 2025-04-19 01:04:00 +03:00
VKHelpers.cpp vk: Do not force strict query scopes by default 2025-03-05 14:40:35 +03:00
VKHelpers.h Headers cleanup 2025-02-11 20:38:35 +01:00
VKMemAlloc.cpp Update VulkanMemoryAllocator to 3.3.0 2025-05-15 16:23:47 +02:00
VKOverlays.cpp Review fixes + warning fixes 2025-03-31 18:27:54 +02:00
VKOverlays.h overlays: implement video overlay class 2025-03-31 18:27:54 +02:00
VKPipelineCompiler.cpp Headers cleanup 2025-02-11 20:38:35 +01:00
VKPipelineCompiler.h Headers cleanup 2025-02-11 20:38:35 +01:00
VKPresent.cpp vk: Use garbage collector to handle buffer views 2025-04-19 01:04:00 +03:00
VKProcTable.h vk: Fix extension wrangling 2025-04-19 01:04:00 +03:00
VKProgramBuffer.h rsx/prog: Use a proper cache hint key instead of disjointed counters 2025-03-08 22:10:55 +03:00
VKProgramPipeline.cpp rsx: Move SPIRV stuff into common code 2024-03-27 19:20:21 +02:00
VKProgramPipeline.h Headers cleanup 2025-02-11 20:38:35 +01:00
VKQueryPool.cpp Headers cleanup 2025-02-11 20:38:35 +01:00
VKQueryPool.h vk: Add support for spec-compliant query scopes 2024-12-25 01:41:23 +03:00
VKRenderPass.cpp vk: Use robin_hood for renderpass caches 2025-04-19 01:04:00 +03:00
VKRenderPass.h vk: Do not use raw GPU command buffer handles for any wrapped API calls 2023-05-18 18:10:46 +03:00
VKRenderTargets.cpp Headers cleanup 2025-02-11 20:38:35 +01:00
VKRenderTargets.h StrUtil: Add more unit tests 2025-05-08 12:58:38 +02:00
VKResolveHelper.cpp vk: Move MSAA resolve/unresolve shaders to common GPU program layer 2025-02-11 02:28:31 +03:00
VKResolveHelper.h vk: Fix typo in NVIDIA-specific stencil unresolve path 2025-04-11 14:05:28 +03:00
VKResourceManager.cpp vk: Refactor descriptor handling 2023-05-30 16:50:08 +03:00
VKResourceManager.h static analysis: more const 2025-03-05 00:12:30 +01:00
VKShaderInterpreter.cpp vk: Switch transform constants from UBO to SSBO 2025-04-07 00:46:09 +03:00
VKShaderInterpreter.h vk: Implement instancing when running in interpreter mode 2025-03-16 16:33:39 +03:00
VKTexture.cpp Add DXT1-5 decompression on ARM 2025-02-20 14:57:57 +03:00
VKTextureCache.cpp Headers cleanup 2025-02-11 20:38:35 +01:00
VKTextureCache.h rsx: Don't trigger surface swap-in/swap-out handlers when replacing self 2025-05-13 15:17:36 +03:00
VKVertexBuffers.cpp vk: Fix copypasta causing incorrect buffer to be released by GC 2025-04-25 04:01:47 +03:00
VKVertexProgram.cpp vk: Use dynamic constants offset for transform constants 2025-04-07 00:46:09 +03:00
VKVertexProgram.h Headers cleanup 2025-02-11 20:38:35 +01:00
VulkanAPI.cpp vk: Rework multi-heap health checks for performance 2025-04-19 01:04:00 +03:00
VulkanAPI.h vk: Prevent header internals from leaking 2025-04-29 03:52:49 +03:00