rpcsx/rpcs3/Emu/RSX/VK
kd-11 055f0e2e4a rsx: Export more information about affected cache sections when handling violations
- This allows for better handling of deferred flushes.
-- There's still no guarantee that cache contents will have changed between the set acquisition and following flush operation
-- Hopefully this is rare enough that it doesnt cause serious issues for now
2017-10-28 13:26:16 +03:00
..
VKCommonDecompiler.cpp rsx: Add support for non-projective shadow sampling 2017-09-21 16:17:06 +03:00
VKCommonDecompiler.h vk/gl: Factorize shared GLSL code 2017-08-16 23:58:30 +03:00
VKFormats.cpp rsx/ui: Make a few settings configurable via the GUI 2017-06-22 23:36:15 +03:00
VKFormats.h gl/vk/dx12: Implement forced channel remapping 2017-03-06 14:34:29 +03:00
VKFragmentProgram.cpp rsx/gl: Implement resolution scaling 2017-10-09 20:25:41 +03:00
VKFragmentProgram.h Fix nvidia crash (API version). Fix linux builds 2016-03-10 23:55:25 +03:00
VKGSRender.cpp rsx: Export more information about affected cache sections when handling violations 2017-10-28 13:26:16 +03:00
VKGSRender.h rsx: invalidate surface store address when tile is unbound 2017-10-28 12:46:20 +03:00
VKHelpers.cpp vk: Enable primitive restart workaround for polaris and vega on linux as well 2017-10-22 00:14:40 +03:00
VKHelpers.h rsx: Fixes 2017-10-28 13:26:16 +03:00
VKProgramBuffer.h rsx: Add support for non-projective shadow sampling 2017-09-21 16:17:06 +03:00
VKProgramPipeline.cpp vk/gl: Factorize shared GLSL code 2017-08-16 23:58:30 +03:00
VKRenderTargets.h rsx/gl: Implement resolution scaling 2017-10-09 20:25:41 +03:00
VKTextOut.h rsx/gl/vulkan: Refactoring and partial vulkan rewrite 2017-08-16 23:58:30 +03:00
VKTexture.cpp rsx: Texture cache fixes and improvements 2017-09-21 16:17:06 +03:00
VKTextureCache.h rsx: Fixes 2017-10-28 13:26:16 +03:00
VKVertexBuffers.cpp rsx: Allow clear_surface command for depth-only passes. Removes invalidate cache hack 2017-10-19 12:22:52 +03:00
VKVertexProgram.cpp rsx/util: Add simple consistent hash function 2017-08-16 23:58:30 +03:00
VKVertexProgram.h rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +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