ppsspp/Common/GPU/OpenGL
Henrik Rydgård a6dbb4dfdb
Merge pull request #19468 from hrydgard/german-static-const-override
Code cleanup: Add some const and static modifiers
2024-09-17 17:35:06 +02:00
..
DataFormatGL.cpp Fix building on OpenGL ES 2.0 (RPI VideoCore IV) 2023-11-21 20:16:09 +00:00
DataFormatGL.h
gl3stub.c
gl3stub.h
GLCommon.h
GLDebugLog.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
GLDebugLog.h
GLFeatures.cpp Merge branch 'master' into fix-core-gpu-always-true 2024-09-17 13:03:26 +02:00
GLFeatures.h Add Mesa as a known GPU driver "vendor". 2023-08-17 22:06:03 +02:00
GLFrameData.cpp GL: Add resilience to delete-null bugs (but assert in debug builds) 2023-09-26 00:49:59 +02:00
GLFrameData.h Write to the frame time history from the other backends too. Needed for the upcoming timing code. 2023-08-16 12:22:49 +02:00
GLMemory.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
GLMemory.h First part of the const changes etc 2024-09-17 15:13:13 +02:00
GLQueueRunner.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
GLQueueRunner.h [GPU/Core/Debugger] Reduced struct sizes using align for x64 platforms, fields carefully moved 2024-09-16 13:32:48 +02:00
GLRenderManager.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
GLRenderManager.h First part of the const changes etc 2024-09-17 15:13:13 +02:00
GLSLProgram.cpp [Common/Core/Windows] Removed excess check pointer before delete or free() 2024-09-17 11:34:42 +02:00
GLSLProgram.h
thin3d_gl.cpp First part of the const changes etc 2024-09-17 15:13:13 +02:00