rpcs3/rpcs3/Emu/RSX/GL
kd-11 ea8bdda9a3 rsx/gl/vk: Support for swizzled? context surfaces
- For some surfaces, dimensions are passed via the log2 bits rather than surface pitch
-- This is similar to the setup for nv406e and probably means the surfaces are padded and swizzled
2018-02-02 10:07:55 +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 glsl/fp/vp: Avoid shader clutter 2018-01-30 21:16:43 +03:00
GLFragmentProgram.h rsx/fp: Explicitly insert global functions. 2017-12-04 18:22:18 +03:00
GLGSRender.cpp gl: API compliance fixes 2018-02-02 10:07:55 +03:00
GLGSRender.h Minor fixes 2018-01-22 11:43:35 +03:00
GLHelpers.cpp rsx/overlays: Introduce 'native' HUD UI and implement some common dialogs (#4011) 2018-01-17 19:14:00 +03:00
GLHelpers.h rsx/gl/vk: Fixes and optimizations 2018-01-22 11:43:35 +03:00
GLOverlays.h rsx/overlays: Introduce 'native' HUD UI and implement some common dialogs (#4011) 2018-01-17 19:14:00 +03:00
GLProcTable.h rsx: Add support for batched multidraw 2017-09-21 16:17:06 +03:00
GLProgramBuffer.h rsx: Program cache fixes 2017-12-04 18:22:18 +03:00
GLRenderTargets.cpp rsx/gl/vk: Support for swizzled? context surfaces 2018-02-02 10:07:55 +03:00
GLRenderTargets.h rsx: Major fixes 2017-12-01 21:00:50 +03:00
GLTextOut.h rsx: Code cleanup. Fixes several dozen warnings 2017-06-22 23:36:15 +03:00
GLTexture.cpp gl: API compliance fixes 2018-02-02 10:07:55 +03:00
GLTexture.h gl: API compliance fixes 2018-02-02 10:07:55 +03:00
GLTextureCache.h vulkan: implement proper texture read barriers 2018-02-02 10:07:55 +03:00
GLVertexBuffers.cpp rsx/gl/vk: Fixes and optimizations 2018-01-22 11:43:35 +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 gl: Implement swap control on linux 2018-01-30 21:16:43 +03:00
OpenGL.h gl: Implement swap control on linux 2018-01-30 21:16:43 +03:00