rpcsx/rpcs3/Emu/RSX/VK
kd-11 3fbc960c44 gl/vk: Better handling of inter-format data copies
- RGBA8->RG16 does not require special instructions so the overlay pass is disabled for OGL
2017-12-01 21:00:50 +03:00
..
VKCommonDecompiler.cpp Fixes from FreeBSD package (#3765) 2017-11-21 01:56:25 +04:00
VKCommonDecompiler.h rsx/vk/gl: Cleanup and refector glsl::getFunctionImpl 2017-11-08 13:15:34 +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 vk: Fix shader logging 2017-11-08 13:15:34 +03:00
VKFragmentProgram.h Fix nvidia crash (API version). Fix linux builds 2016-03-10 23:55:25 +03:00
VKGSRender.cpp vulkan: Do not clear non-existent surfaces 2017-12-01 21:00:50 +03:00
VKGSRender.h vulkan: Implement overlay shader passes 2017-12-01 21:00:50 +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-12-01 21:00:50 +03:00
VKOverlays.h vk: Compliance fixes; vkCmd state affects currently bound descriptor set! 2017-12-01 21:00:50 +03:00
VKProgramBuffer.h vk: Fix shader logging 2017-11-08 13:15:34 +03:00
VKProgramPipeline.cpp vk/gl: Factorize shared GLSL code 2017-08-16 23:58:30 +03:00
VKRenderTargets.h rsx: Implement render-to-cubemap; Also simplify unnormalized samplers [WIP, DELETE SHADER CACHE, VERY SLOW] 2017-11-08 13:15:34 +03:00
VKTextOut.h vulkan: Implement overlay shader passes 2017-12-01 21:00:50 +03:00
VKTexture.cpp rsx: Fixes 2017-12-01 21:00:50 +03:00
VKTextureCache.h gl/vk: Better handling of inter-format data copies 2017-12-01 21:00:50 +03:00
VKVertexBuffers.cpp rsx: Optimizations 2017-11-08 13:15:34 +03:00
VKVertexProgram.cpp vk: Fix shader logging 2017-11-08 13:15:34 +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