rpcsx/rpcs3/Emu/RSX/VK
kd-11 a42b00488d rsx: Texture fixes
- gl/vk: Fix subresource copy/blit
- gl/vk: Fix default_component_map reading
- vk: Reimplement cell readback path and improve software channel decoder
- Properly name the subresource layout field - its in blocks not bytes!
- Implement d24s8 upload from memory correctly
- Do not ignore DEPTH_FLOAT textures - they are depth textures and abide by the depth compare rules
- NOTE: Redirection of 16-bit textures is not implemented yet
2018-04-25 19:14:36 +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 rsx: Texture fixes 2018-04-25 19:14:36 +03:00
VKFormats.h rsx: Texture fixes 2018-04-25 19:14:36 +03:00
VKFragmentProgram.cpp rsx: Overhaul rendertarget sampling/shuffles 2018-03-25 13:31:06 +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: Texture fixes 2018-04-25 19:14:36 +03:00
VKGSRender.h rsx: Framebuffer fixes 2018-04-25 19:14:36 +03:00
VKHelpers.cpp rsx: Texture fixes 2018-04-25 19:14:36 +03:00
VKHelpers.h rsx: Texture fixes 2018-04-25 19:14:36 +03:00
VKOverlays.h rsx: Framebuffer fixes 2018-04-25 19:14:36 +03:00
VKProgramBuffer.h rsx: Framebuffer fixes 2018-04-25 19:14:36 +03:00
VKProgramPipeline.cpp vk/gl: Factorize shared GLSL code 2017-08-16 23:58:30 +03:00
VKRenderTargets.h rsx: Fix some texture cache problems 2018-03-25 13:31:06 +03:00
VKTextOut.h vulkan: Implement overlay shader passes 2017-12-01 21:00:50 +03:00
VKTexture.cpp rsx: Texture fixes 2018-04-25 19:14:36 +03:00
VKTextureCache.h rsx: Texture fixes 2018-04-25 19:14:36 +03:00
VKVertexBuffers.cpp dx12/vk/gl: implement use of vertex_data_base_index when calculating index 2018-03-30 13:30:04 +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