rpcsx/rpcs3/Emu/RSX/GL
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
..
GLCommonDecompiler.cpp rsx/vk/gl: Cleanup and refector glsl::getFunctionImpl 2017-11-08 13:15:34 +03:00
GLCommonDecompiler.h rsx/vk/gl: Cleanup and refector glsl::getFunctionImpl 2017-11-08 13:15:34 +03:00
GLFragmentProgram.cpp rsx: Overhaul rendertarget sampling/shuffles 2018-03-25 13:31:06 +03:00
GLFragmentProgram.h rsx/fp: Explicitly insert global functions. 2017-12-04 18:22:18 +03:00
GLGSRender.cpp rsx: Framebuffer fixes 2018-04-25 19:14:36 +03:00
GLGSRender.h rsx: Framebuffer fixes 2018-04-25 19:14:36 +03:00
GLHelpers.cpp gl: Reimplement textures 2018-04-25 19:14:36 +03:00
GLHelpers.h rsx: Blit engine fixes 2018-04-25 19:14:36 +03:00
GLOverlays.h overlays/gl: minor fixes 2018-04-25 19:14:36 +03:00
GLProcTable.h gl: Reimplement textures 2018-04-25 19:14:36 +03:00
GLProgramBuffer.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
GLRenderTargets.cpp rsx: Blit engine fixes 2018-04-25 19:14:36 +03:00
GLRenderTargets.h gl: Reimplement textures 2018-04-25 19:14:36 +03:00
GLTextOut.h rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
GLTexture.cpp rsx: Texture fixes 2018-04-25 19:14:36 +03:00
GLTexture.h rsx: Blit engine fixes 2018-04-25 19:14:36 +03:00
GLTextureCache.h rsx: Texture fixes 2018-04-25 19:14:36 +03:00
GLVertexBuffers.cpp gl: Reimplement textures 2018-04-25 19:14:36 +03:00
GLVertexProgram.cpp glsl/fp/vp: Avoid shader clutter 2018-01-30 21:16:43 +03:00
GLVertexProgram.h gl: Move vertex processing to the GPU 2017-08-16 23:58:30 +03:00
OpenGL.cpp Partial compilation fixes for osx 2018-03-24 11:14:40 +00:00
OpenGL.h gl: Implement swap control on linux 2018-01-30 21:16:43 +03:00