rpcsx/rpcs3/Emu/RSX/VK
kd-11 e4671c29a6 rsx: Fix typo
- Arguments to the transform function are xxyy not xyxy
2019-06-14 16:19:52 +03:00
..
VKCommonDecompiler.cpp rsx: Apply Clang-Tidy fix "modernize-use-bool-literals" 2019-06-12 15:11:52 +03:00
VKCommonDecompiler.h gl/vk: Add constexpr to varying_registers and sync functions between the two backends 2019-06-12 10:59:31 +01:00
VKCompute.h rsx: Enable MSAA 2019-06-14 16:19:52 +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 rsx: Apply Clang-Tidy fix "readability-simplify-subscript-expr" 2019-06-12 15:11:52 +03:00
VKFragmentProgram.h rsx: Apply Clang-Tidy fix "modernize-use-override" 2019-06-12 15:11:52 +03:00
VKFramebuffer.cpp vk: Refactor framebuffers 2019-05-28 15:28:30 +03:00
VKFramebuffer.h vk: Refactor framebuffers 2019-05-28 15:28:30 +03:00
VKGSRender.cpp rsx: Attempt to reduce stencil load overhead for nvidia cards 2019-06-14 16:19:52 +03:00
VKGSRender.h rsx: Apply Clang-Tidy fix "modernize-use-override" 2019-06-12 15:11:52 +03:00
VKHelpers.cpp rsx: Enable MSAA 2019-06-14 16:19:52 +03:00
VKHelpers.h vk: Improve overlay passes for resolve/unreolve 2019-06-14 16:19:52 +03:00
VKMemAlloc.cpp Performance enhancement - Vulkan memory allocator (#4635) 2018-05-23 17:02:35 +03:00
VKOverlays.h vk: Improve overlay passes for resolve/unreolve 2019-06-14 16:19:52 +03:00
VKProgramBuffer.h rsx: Enable MSAA 2019-06-14 16:19:52 +03:00
VKProgramPipeline.cpp rsx: Enable MSAA 2019-06-14 16:19:52 +03:00
VKRenderPass.cpp rsx: Enable MSAA 2019-06-14 16:19:52 +03:00
VKRenderPass.h vk: Refactor renderpass management 2019-05-25 14:07:29 +03:00
VKRenderTargets.h rsx: Attempt to reduce stencil load overhead for nvidia cards 2019-06-14 16:19:52 +03:00
VKResolveHelper.cpp rsx: Attempt to reduce stencil load overhead for nvidia cards 2019-06-14 16:19:52 +03:00
VKResolveHelper.h vk: Improve overlay passes for resolve/unreolve 2019-06-14 16:19:52 +03:00
VKTextOut.h rsx: Apply Clang-Tidy fix "modernize-use-equals-default" 2019-06-12 15:11:52 +03:00
VKTexture.cpp vk: DOuble general-purpose heap allocation to 128M and add a better diagnostic message for OOM 2019-05-19 17:33:21 +03:00
VKTextureCache.h rsx: Fix typo 2019-06-14 16:19:52 +03:00
VKVertexBuffers.cpp rsx: Reimplement attrib divisor 2019-01-25 14:34:22 +03:00
VKVertexProgram.cpp rsx: Apply Clang-Tidy fix "modernize-use-equals-default" 2019-06-12 15:11:52 +03:00
VKVertexProgram.h rsx: Apply Clang-Tidy fix "modernize-use-override" 2019-06-12 15:11:52 +03:00
VulkanAPI.cpp Partial commit: RSX 2016-04-15 19:22:36 +03:00
VulkanAPI.h ci/vk: Bump Vulkan version (1.1.73.0/1.1.97.0 => 1.1.106.0) 2019-06-09 23:43:57 +01:00