ppsspp/GPU/GLES
2017-06-03 18:05:18 +02:00
..
DepalettizeShaderGLES.cpp Depal: Use the full CLUT mode setting as the depal shader key. Fixes #9550 for both D3D11 and D3D9. 2017-04-04 11:09:29 +02:00
DepalettizeShaderGLES.h Depal: Use the full CLUT mode setting as the depal shader key. Fixes #9550 for both D3D11 and D3D9. 2017-04-04 11:09:29 +02:00
DrawEngineGLES.cpp Unify ComputeMiniHash 2017-06-03 18:05:18 +02:00
DrawEngineGLES.h Unify ComputeMiniHash 2017-06-03 18:05:18 +02:00
FragmentShaderGeneratorGLES.cpp GL: Allow ShaderTexClamp path on PowerVR if no projection is needed 2017-02-17 12:12:15 +01:00
FragmentShaderGeneratorGLES.h Rename GLES files to match the convention the other backends use. 2017-01-23 17:08:58 +01:00
FragmentTestCacheGLES.cpp Sprinkle calls to CHECK_GL_ERROR_IF_DEBUG all over the place, disabled by default. 2017-03-03 14:18:40 +01:00
FragmentTestCacheGLES.h Move all the GL/D3D9 FBO code into thin3d. 2017-02-06 11:40:16 +01:00
FramebufferManagerGLES.cpp GLES: Copy only depth in BlitFramebufferDepth. 2017-06-01 20:57:08 -07:00
FramebufferManagerGLES.h Vulkan: Fix Cardboard rendering. 2017-05-31 23:26:38 -07:00
GPU_GLES.cpp Fix a bunch of emu features for Homebrew by better identification. 2017-05-30 12:20:29 +02:00
GPU_GLES.h Make sure UpdateCmdInfo is called "in sync" with settings changes. Fixes #9438. 2017-03-17 10:48:43 +01:00
ShaderManagerGLES.cpp Spline: Simplify uniforms/dirty to one check. 2017-03-19 20:05:56 -07:00
ShaderManagerGLES.h Unify "DrawPixels" 2017-02-15 23:06:22 +01:00
StateMappingGLES.cpp Buildfix 2017-05-26 16:42:38 +02:00
StateMappingGLES.h Rename GLES files to match the convention the other backends use. 2017-01-23 17:08:58 +01:00
StencilBufferGLES.cpp Vulkan: Fix Cardboard rendering. 2017-05-31 23:26:38 -07:00
TextureCacheGLES.cpp GPU: Fix negative mip levels with const workaround. 2017-05-31 21:42:07 -07:00
TextureCacheGLES.h Remove BGRA path from GLES. Less code to test and support and it does no longer appear to have any benefit. See new comments in #5874 2017-03-26 11:39:25 +02:00
TextureScalerGLES.cpp Rename GLES files to match the convention the other backends use. 2017-01-23 17:08:58 +01:00
TextureScalerGLES.h Rename GLES files to match the convention the other backends use. 2017-01-23 17:08:58 +01:00
VertexShaderGeneratorGLES.cpp [spline/bezier]Minor fixes for HW tess GLES. 2017-02-25 18:40:20 +09:00
VertexShaderGeneratorGLES.h Rename GLES files to match the convention the other backends use. 2017-01-23 17:08:58 +01:00