rpcsx/rpcs3/Emu/RSX/VK
2021-03-12 02:27:05 +03:00
..
vkutils Basic fixups 2021-03-12 02:27:05 +03:00
VKAsyncScheduler.cpp vk: Solve GPU hang/reset due to waiting on events that are never signaled 2021-03-12 02:27:05 +03:00
VKAsyncScheduler.h vk: Solve GPU hang/reset due to waiting on events that are never signaled 2021-03-12 02:27:05 +03:00
VKCommandStream.cpp fixed_typemap.hpp: return reference 2021-03-02 16:08:14 +03:00
VKCommandStream.h vk: Offload garbage collection to offloader thread 2021-02-10 11:37:14 +03:00
VKCommonDecompiler.cpp Add error on missing 'override' 2021-02-15 20:21:30 +03:00
VKCommonDecompiler.h gl/vk: Add constexpr to varying_registers and sync functions between the two backends 2019-06-12 10:59:31 +01:00
VKCompute.cpp Move code to cpp (#9938) 2021-03-10 00:58:08 +01:00
VKCompute.h Move code to cpp (#9938) 2021-03-10 00:58:08 +01:00
VKDMA.cpp vk: Add options to system configuration 2021-03-12 02:27:05 +03:00
VKDMA.h vk/dma: Simplify map_dma interface 2021-02-23 00:04:53 +03:00
VKDraw.cpp vk: Support new fxo usage pattern 2021-03-12 02:27:05 +03:00
VKFormats.cpp vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
VKFormats.h VK: refactoring part 1 2020-12-31 22:57:17 +03:00
VKFragmentProgram.cpp rsx: Add support shadow1D and shadowCube 2021-01-21 10:24:49 +03:00
VKFragmentProgram.h VK: move helpers to vkutils 2020-12-31 22:57:17 +03:00
VKFramebuffer.cpp Move code to cpp (#9938) 2021-03-10 00:58:08 +01:00
VKFramebuffer.h vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
VKGSRender.cpp vk: Support new fxo usage pattern 2021-03-12 02:27:05 +03:00
VKGSRender.h fixed_typemap.hpp: return reference 2021-03-02 16:08:14 +03:00
VKHelpers.cpp Add/fix warning -Wignored-qualifiers (GCC/clang) 2021-03-09 03:09:50 +03:00
VKHelpers.h vk: Add the async task scheduler 2021-03-12 02:27:05 +03:00
VKMemAlloc.cpp Enable -Wstrict-aliasing=1 (GCC) 2021-03-09 03:10:15 +03:00
VKOverlays.cpp Overlays: Implement individual pulse 2021-03-11 20:48:12 +01:00
VKOverlays.h Move code to cpp (#9938) 2021-03-10 00:58:08 +01:00
VKPipelineCompiler.cpp Fix most of "[x] thread is too sleepy" at Emu.Stop() (#9813) 2021-02-21 16:43:02 +03:00
VKPipelineCompiler.h Enable -Wstrict-aliasing=1 (GCC) 2021-03-09 03:10:15 +03:00
VKPresent.cpp Move code to cpp (#9938) 2021-03-10 00:58:08 +01:00
VKProgramBuffer.h Enable -Wstrict-aliasing=1 (GCC) 2021-03-09 03:10:15 +03:00
VKProgramPipeline.cpp vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
VKProgramPipeline.h VK: refactoring part 1 2020-12-31 22:57:17 +03:00
VKQueryPool.cpp vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
VKQueryPool.h VK: refactoring part 1 2020-12-31 22:57:17 +03:00
VKRenderPass.cpp vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
VKRenderPass.h VK: refactoring part 1 2020-12-31 22:57:17 +03:00
VKRenderTargets.h vk: Add support for queue family migration and refactor some texture upload code 2021-02-26 15:08:14 +03:00
VKResolveHelper.cpp Remove HERE macro 2020-12-10 12:30:22 +03:00
VKResolveHelper.h Move code to cpp (#9938) 2021-03-10 00:58:08 +01:00
VKResourceManager.cpp vk: Add the async task scheduler 2021-03-12 02:27:05 +03:00
VKResourceManager.h vk: Add the async task scheduler 2021-03-12 02:27:05 +03:00
VKShaderInterpreter.cpp Fix almost all GCC warnings 2021-02-17 22:59:04 +03:00
VKShaderInterpreter.h vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
VKTextOut.h vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
VKTexture.cpp vk: Check for uninitialized target before going into any scaling op 2021-03-12 02:27:05 +03:00
VKTextureCache.cpp vk: Add the async task scheduler 2021-03-12 02:27:05 +03:00
VKTextureCache.h vk: Solve GPU hang/reset due to waiting on events that are never signaled 2021-03-12 02:27:05 +03:00
VKVertexBuffers.cpp Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
VKVertexProgram.cpp Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
VKVertexProgram.h VK: move helpers to vkutils 2020-12-31 22:57:17 +03:00
VulkanAPI.h Enable -Wunknown-pragmas 2021-01-12 13:01:17 +03:00