ppsspp/Common/GPU/OpenGL
Unknown W. Brackets 20c2ec1392 GPU: Skip alpha stencil upload when safe.
Otherwise, let's not do things that give different behavior at 1x or are
inconsistent.
2022-08-06 21:12:59 -07: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 Port the OpenGL depal path to thin3d 2022-08-06 18:27:02 +02:00
GLQueueRunner.h Implement 3D texturing in the OpenGL backend too. Assorted fixes. 2022-07-31 10:43:48 +02:00
GLRenderManager.cpp Fix feature check for wrapping of non-pow-2 textures 2022-08-06 23:54:03 +02:00
GLRenderManager.h Port the OpenGL depal path to thin3d 2022-08-06 18:27:02 +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 Feature detection fixes 2022-08-06 18:27:03 +02:00