ppsspp/GPU/GLES
Unknown W. Brackets d61619db47 GPU: Dirty params when converting viewport state.
This flag will be false when we convert next time, so parameters won't get
updated as expected.
2022-08-20 14:03:24 -07:00
..
DepthBufferGLES.cpp Clean up and comment framebuffer struct better, add bind sequence numbers 2022-08-17 10:09:11 +02:00
DrawEngineGLES.cpp GPU: Dirty params when converting viewport state. 2022-08-20 14:03:24 -07:00
DrawEngineGLES.h State handling reordering in D3D11 and D3D9 backends. 2022-08-05 23:07:01 +02:00
FragmentTestCacheGLES.cpp Implement 3D texturing in the OpenGL backend too. Assorted fixes. 2022-07-31 10:43:48 +02:00
FragmentTestCacheGLES.h GLES: Properly restore the pointer to the render manager in more places 2018-05-29 23:07:22 +02:00
FramebufferManagerGLES.cpp More removing redundant stuff 2022-08-16 21:38:09 +02:00
FramebufferManagerGLES.h More removing redundant stuff 2022-08-16 21:38:09 +02:00
GPU_GLES.cpp More removing redundant stuff 2022-08-16 21:38:09 +02:00
GPU_GLES.h Move the depal cache instance ownership to TextureCacheCommon 2022-08-06 18:27:03 +02:00
ShaderManagerGLES.cpp Give the mip bias its own uniform flag. 2022-07-31 10:43:48 +02:00
ShaderManagerGLES.h Implement 3D texturing in the OpenGL backend too. Assorted fixes. 2022-07-31 10:43:48 +02:00
StateMappingGLES.cpp Fix deferred-depth for bezier/spline. Move updating of last_frame_depth_render to GPUCommon. 2022-08-20 08:29:33 +02:00
StateMappingGLES.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
TextureCacheGLES.cpp Careful with mipmaps on old OpenGL ES. Lost this check in the refactor, made it clearer than before at least. 2022-08-09 17:26:39 +02:00
TextureCacheGLES.h Global: Cleanup some unreferenced warnings. 2022-08-13 12:43:14 -07:00