rpcsx/rpcs3/Emu/RSX/VK
kd-11 d13584f858 rsx: fixups
gl/vk: Bump shader cache version
gl/vk: Disable anisotropic override when strict mode enabled as it is proven to alter some games negatively
gl: Clamp buffer view range to not exceed the backing buffer size. Also add assert for the same condition
2018-03-19 12:13:34 +03:00
..
VKCommonDecompiler.cpp rsx: misc fixes 2018-01-30 21:16:43 +03:00
VKCommonDecompiler.h rsx/vk/gl: Cleanup and refector glsl::getFunctionImpl 2017-11-08 13:15:34 +03:00
VKFormats.cpp vk/ogl: Fix regression for G8B8 2018-01-24 20:20:28 +03:00
VKFormats.h gl/vk/dx12: Implement forced channel remapping 2017-03-06 14:34:29 +03:00
VKFragmentProgram.cpp rsx: Clear up confusion on depth writes. 2018-03-13 18:55:03 +03:00
VKFragmentProgram.h rsx/vulkan: Add post-compilation key validation and dynamically determine attachment write maks based on decompiled shader 2018-03-13 18:55:03 +03:00
VKGSRender.cpp rsx: fixups 2018-03-19 12:13:34 +03:00
VKGSRender.h rsx: ZCULL rewrite and other improvements 2018-03-13 18:55:03 +03:00
VKHelpers.cpp rsx: ZCULL rewrite and other improvements 2018-03-13 18:55:03 +03:00
VKHelpers.h vulkan: Support APPLE 2018-03-13 18:55:03 +03:00
VKOverlays.h rsx/vk: Cleanup 2018-02-21 14:59:46 +03:00
VKProgramBuffer.h rsx/vulkan: Add post-compilation key validation and dynamically determine attachment write maks based on decompiled shader 2018-03-13 18:55:03 +03:00
VKProgramPipeline.cpp vk/gl: Factorize shared GLSL code 2017-08-16 23:58:30 +03:00
VKRenderTargets.h gl: Reuse framebuffer textures whenever possible 2018-02-16 16:14:54 +03:00
VKTextOut.h vulkan: Implement overlay shader passes 2017-12-01 21:00:50 +03:00
VKTexture.cpp rsx/overlays: Introduce 'native' HUD UI and implement some common dialogs (#4011) 2018-01-17 19:14:00 +03:00
VKTextureCache.h vk: Implement reading from cell if swap image isn't found 2018-03-13 18:55:03 +03:00
VKVertexBuffers.cpp vulkan: Optimize vertex data upload 2018-03-13 18:55:03 +03:00
VKVertexProgram.cpp glsl/fp/vp: Avoid shader clutter 2018-01-30 21:16:43 +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