rpcsx/rpcs3/Emu/RSX/VK
kd-11 25ec3789fe rsx: Fix present modes ordering
- Newer nvidia drivers are not exposing IMMEDIATE present mode unless you change options in nvidia control panel
  This can cause severe performance degradation unless the vsync option is set to "off" in control panel
2018-08-19 15:56:07 +03:00
..
VKCommonDecompiler.cpp glslang: Bump to version 2776 2018-06-26 20:07:20 +03:00
VKCommonDecompiler.h rsx/vk/gl: Cleanup and refector glsl::getFunctionImpl 2017-11-08 13:15:34 +03:00
VKCompute.h vk: Fixup 2018-06-26 20:07:20 +03:00
VKFormats.cpp vk: Reorganize handling of formats support 2018-04-25 19:14:36 +03:00
VKFormats.h vk: AMD primitive restart bug workaround 2018-05-13 14:44:14 +03:00
VKFragmentProgram.cpp Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
VKFragmentProgram.h vk: Add synchronous compute pipelines 2018-06-18 17:32:22 +03:00
VKGSRender.cpp [WIP] rsx: Improve memory inheritance hierachy 2018-08-18 16:14:30 +03:00
VKGSRender.h vk: Fixups for type b surfaces 2018-08-18 16:14:30 +03:00
VKHelpers.cpp vulkan: Fix blit engine transfer to ARGB8 render target memory 2018-08-18 16:14:30 +03:00
VKHelpers.h rsx: Fix present modes ordering 2018-08-19 15:56:07 +03:00
VKMemAlloc.cpp Performance enhancement - Vulkan memory allocator (#4635) 2018-05-23 17:02:35 +03:00
VKOverlays.h rsx: Reimplement cached textures and their views 2018-07-22 17:19:59 +03:00
VKProgramBuffer.h rsx: Async shader compilation 2018-07-14 15:19:56 +03:00
VKProgramPipeline.cpp vk: Add synchronous compute pipelines 2018-06-18 17:32:22 +03:00
VKRenderTargets.h rsx: Reimplement cached textures and their views 2018-07-22 17:19:59 +03:00
VKTextOut.h vk: Add synchronous compute pipelines 2018-06-18 17:32:22 +03:00
VKTexture.cpp vk: Tuning [WIP] 2018-06-26 20:07:20 +03:00
VKTextureCache.h rsx: Allow linear filtering when reading back GPU-resident memory 2018-08-18 16:14:30 +03:00
VKVertexBuffers.cpp Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
VKVertexProgram.cpp rsx/vp: CodeGen improvements 2018-07-07 16:20:33 +03:00
VKVertexProgram.h rsx/vp: CodeGen improvements 2018-07-07 16:20:33 +03:00
VulkanAPI.cpp Partial commit: RSX 2016-04-15 19:22:36 +03:00
VulkanAPI.h Debug build fix 2017-01-28 15:32:45 +03:00