rpcsx/rpcs3/Emu/RSX/VK
kd-11 df8fa74e2a vulkan hotfix (#3046)
* Rework vertex attribute binding for vulkan. Allows always providing a buffer view to the pipeline even if the game has the attribute disabled as long as it is consumed by the vertex shader.
2017-07-22 01:54:28 +03:00
..
VKCommonDecompiler.cpp rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
VKCommonDecompiler.h rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +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 vulkan hotfix (#3046) 2017-07-22 01:54:28 +03:00
VKFragmentProgram.h Fix nvidia crash (API version). Fix linux builds 2016-03-10 23:55:25 +03:00
VKGSRender.cpp rsx: Surface cache bug fixes 2017-07-19 23:28:33 +03:00
VKGSRender.h vk/rsx: Bug fixes and improvements 2017-07-19 23:28:33 +03:00
VKHelpers.cpp vk: Fix layout transitions 2017-07-08 14:52:16 +03:00
VKHelpers.h vulkan hotfix (#3046) 2017-07-22 01:54:28 +03:00
VKProgramBuffer.h rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
VKProgramPipeline.cpp vulkan hotfix (#3046) 2017-07-22 01:54:28 +03:00
VKRenderTargets.h rsx: Surface cache bug fixes 2017-07-19 23:28:33 +03:00
VKTextOut.h rsx/gl/vk: Fix some warnings and whitespace issues (LF vs CRLF) 2017-06-22 23:36:15 +03:00
VKTexture.cpp RSX texture refactor (#2144) 2016-09-19 09:25:49 +08:00
VKTextureCache.h rsx: Use loose memory protection on textures since they're almost guaranteed to be wholly moved when changing. Speedup. 2017-06-29 13:13:19 +03:00
VKVertexBuffers.cpp vulkan hotfix (#3046) 2017-07-22 01:54:28 +03:00
VKVertexProgram.cpp vulkan hotfix (#3046) 2017-07-22 01:54:28 +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