rpcsx/rpcs3/Emu/RSX/VK
kd-11 05eb1e9193 rsx: Fix zombie image references from inside the texture cache
- Do not add locked orphans to the flush_always cache! They will not remove their cache entries as they are not bound
2019-05-16 19:25:26 +03:00
..
VKCommonDecompiler.cpp rsx: Use native half float types if available 2019-04-25 16:23:05 +03:00
VKCommonDecompiler.h rsx/vk/gl: Cleanup and refector glsl::getFunctionImpl 2017-11-08 13:15:34 +03:00
VKCompute.h vk: Fix some spec violations 2019-05-16 19:25:26 +03:00
VKFormats.cpp rsx: Fixups for data cast operations via typeless transfer 2019-04-09 13:40:54 +03:00
VKFormats.h rsx: Fixups for data cast operations via typeless transfer 2019-04-09 13:40:54 +03:00
VKFragmentProgram.cpp vk: Allow some drivers to bypass window polling if not needed 2019-05-05 13:37:55 +03:00
VKFragmentProgram.h rsx: Shader decompiler cleanup and improvements 2019-04-25 16:23:05 +03:00
VKGSRender.cpp rsx: Fix zombie image references from inside the texture cache 2019-05-16 19:25:26 +03:00
VKGSRender.h rsx: Fix race on clearing native_ui vs emu_requested flag 2019-04-20 01:04:41 +03:00
VKHelpers.cpp vk: Allow some drivers to bypass window polling if not needed 2019-05-05 13:37:55 +03:00
VKHelpers.h vk: Fix some spec violations 2019-05-16 19:25:26 +03:00
VKMemAlloc.cpp Performance enhancement - Vulkan memory allocator (#4635) 2018-05-23 17:02:35 +03:00
VKOverlays.h [WIP] rsx: Use a sane reference counting model 2019-05-16 19:25:26 +03:00
VKProgramBuffer.h rsx: Implement stencil mirror views 2018-12-24 09:05:19 +03:00
VKProgramPipeline.cpp rsx: Implement stencil mirror views 2018-12-24 09:05:19 +03:00
VKRenderTargets.h rsx: Fix zombie image references from inside the texture cache 2019-05-16 19:25:26 +03:00
VKTextOut.h [vk] Throw an exception on using a repder pass that the driver doesn't support 2018-09-11 23:44:56 +03:00
VKTexture.cpp rsx: Minor fixes 2019-05-16 19:25:26 +03:00
VKTextureCache.h rsx: Always initialize memory unless it is guaranteed to be wiped 2019-05-16 19:25:26 +03:00
VKVertexBuffers.cpp rsx: Reimplement attrib divisor 2019-01-25 14:34:22 +03:00
VKVertexProgram.cpp rsx: Compensate for nvidia's low precision attribute interpolation 2019-04-25 16:23:05 +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 rsx: Use native half float types if available 2019-04-25 16:23:05 +03:00