rpcsx/rpcs3/Emu/RSX/GL
kd-11 7884356e90 gl/vk: Bug fixes and improvements (#2155)
* gl: Fix broken buffer reserve computation

* gl: Texture format fixes

* gl: Two sided lighting

* gl: Always update glsl output registers

* gl: Simplify vertex input declaration

* vk: Always write output registers

* vk/gl: swizzle component read on depth textures

* gl/vk: Use proper MVP matrix

gl: fix broken mvp when window_origin=top

* vk/gl: Move fragment operations block into the proxy function
2016-09-26 20:21:17 +08:00
..
GLCommonDecompiler.cpp gl/vk: Enable vertex texture fetch (#2127) 2016-09-20 22:23:56 +08:00
GLCommonDecompiler.h Partial commit: RSX 2016-04-15 19:22:36 +03:00
GLFragmentProgram.cpp gl/vk: Bug fixes and improvements (#2155) 2016-09-26 20:21:17 +08:00
GLFragmentProgram.h rsx/common/d3d12/gl: Clean ProgramStateCache 2016-01-11 19:21:57 +01:00
GLGSRender.cpp gl/vk: Bug fixes and improvements (#2155) 2016-09-26 20:21:17 +08:00
GLGSRender.h GL: old recompiler clean up (#2142) 2016-09-18 13:19:26 +08:00
GLHelpers.cpp GL: old recompiler clean up (#2142) 2016-09-18 13:19:26 +08:00
GLHelpers.h GL: old recompiler clean up (#2142) 2016-09-18 13:19:26 +08:00
GLProcTable.h gl: use streaming buffers for uniform & elem buffer as well 2016-06-14 00:08:23 +03:00
GLProgramBuffer.h gl/vk: Enable vertex texture fetch (#2127) 2016-09-20 22:23:56 +08:00
GLRenderTargets.cpp GL: old recompiler clean up (#2142) 2016-09-18 13:19:26 +08:00
GLRenderTargets.h gl/vk: Bug fixes and improvements (#2155) 2016-09-26 20:21:17 +08:00
GLTexture.cpp gl/vk: Bug fixes and improvements (#2155) 2016-09-26 20:21:17 +08:00
GLTexture.h RSX texture refactor (#2144) 2016-09-19 09:25:49 +08:00
GLTextureCache.h GL: old recompiler clean up (#2142) 2016-09-18 13:19:26 +08:00
GLVertexBuffers.cpp gl/vk: Bug fixes and improvements (#2155) 2016-09-26 20:21:17 +08:00
GLVertexProgram.cpp gl/vk: Bug fixes and improvements (#2155) 2016-09-26 20:21:17 +08:00
GLVertexProgram.h Add vertex texture buffers for VS input 2016-02-03 13:38:23 +03:00
OpenGL.cpp Changes done by [DH] rewritten 2015-12-22 23:11:20 +03:00
OpenGL.h Add a workaround for a khronos spec bug 2016-06-14 00:08:23 +03:00