ppsspp/Common/GPU/OpenGL
2022-08-24 11:26:07 +02:00
..
DataFormatGL.cpp Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
DataFormatGL.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
gl3stub.c Build: Remove IOS define. 2021-03-02 21:04:03 -08:00
gl3stub.h Build: Remove IOS define. 2021-03-02 21:04:03 -08:00
GLCommon.h Build: Remove IOS define. 2021-03-02 21:04:03 -08:00
GLDebugLog.cpp Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
GLDebugLog.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
GLFeatures.cpp GPU: Skip alpha stencil upload when safe. 2022-08-06 21:12:59 -07:00
GLFeatures.h Fix feature check for wrapping of non-pow-2 textures 2022-08-06 23:54:03 +02:00
GLQueueRunner.cpp OpenGL: Fix regular depal (shader depal still worked) that broke recently 2022-08-24 11:01:57 +02:00
GLQueueRunner.h Drive-by texture slot management cleanup 2022-08-24 10:22:58 +02:00
GLRenderManager.cpp GLES: Correct some variable shadowing. 2022-08-13 12:43:14 -07:00
GLRenderManager.h Drive-by texture slot management cleanup 2022-08-24 10:22:58 +02:00
GLSLProgram.cpp Port the OpenGL depal path to thin3d 2022-08-06 18:27:02 +02:00
GLSLProgram.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
thin3d_gl.cpp Fix checks for depth texture support, GLES syntax errors 2022-08-24 11:26:07 +02:00