rpcsx/rpcs3/Emu/RSX/GL
2017-03-30 19:37:49 +03:00
..
GLCommonDecompiler.cpp gl/vk: Fix projected coordinate lookup on a cubemap sampler 2017-03-24 09:30:23 +03:00
GLCommonDecompiler.h Partial commit: RSX 2016-04-15 19:22:36 +03:00
GLFragmentProgram.cpp fix false alphakill flags when texture fetch is optimized away 2017-03-24 09:30:23 +03:00
GLFragmentProgram.h rsx/common/d3d12/gl: Clean ProgramStateCache 2016-01-11 19:21:57 +01:00
GLGSRender.cpp rsx: Fix depth clears on z16 surfaces without stencil 2017-03-26 16:22:53 +03:00
GLGSRender.h gl: Separate scale offset, fragment constants and transform constants uploads 2017-03-13 23:40:34 +03:00
GLHelpers.cpp GL: try to skip incorrectly prepared FBO's. 2017-02-04 19:32:54 +03:00
GLHelpers.h gl: Fix a fence deadlock in fence::wait_for_signal 2017-03-01 00:38:22 +03:00
GLProcTable.h gl: Relax requirement to EXT_DSA from ARB_DSA to better support linux 2017-03-01 00:40:51 +03:00
GLProgramBuffer.h gl/vk/rsx: Add a cross-platform overlay text; Minor perf improvements and rsx bugfixes (#2196) 2016-10-11 08:55:42 +08:00
GLRenderTargets.cpp gl/vk: Fix stencil ops 2017-03-25 15:07:43 +03:00
GLRenderTargets.h rsx/gl: Minor refactoring; prepare vulkan backend 2017-03-01 00:16:55 +03:00
GLTextOut.h gl: Disable overlay if required extension is not supported (#2212) 2016-10-20 11:20:45 +08:00
GLTexture.cpp gl: Fix legacy clamp mode (#2612) 2017-03-30 19:37:49 +03:00
GLTexture.h rsx/gl: Minor refactoring; prepare vulkan backend 2017-03-01 00:16:55 +03:00
GLTextureCache.cpp Minor optimization 2017-03-13 15:02:18 +03:00
GLTextureCache.h gl/vk: Ignore invalid texture uploads 2017-03-13 23:40:34 +03:00
GLVertexBuffers.cpp rsx: Support indexed immediate draw via ArrayElement method 2017-03-29 23:06:17 +03:00
GLVertexProgram.cpp [rsx/vp] Improve BRB opcode implementation 2017-02-26 10:17:34 +03:00
GLVertexProgram.h gl/vk: Bug fixes and improvements (#2206) 2016-10-18 15:57:28 +08:00
OpenGL.cpp Compilation fix (mingw) 2017-03-05 19:00:08 +03:00
OpenGL.h Add a workaround for a khronos spec bug 2016-06-14 00:08:23 +03:00