This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-09-06 12:45:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9963cd55f002bf393eafbe42e3d68641c3d8f1b7
ppsspp
/
Common
/
GPU
/
OpenGL
T
History
Henrik Rydgård
9bead443c3
Unify stencil buffer upload using Draw. Only OpenGL tested yet (shaders need adaptation).
2022-08-03 13:31:13 +02:00
..
DataFormatGL.cpp
…
DataFormatGL.h
…
gl3stub.c
…
gl3stub.h
…
GLCommon.h
…
GLDebugLog.cpp
…
GLDebugLog.h
…
GLFeatures.cpp
Support 3D textures in OpenGL ES, add feature check
2022-07-31 10:43:48 +02:00
GLFeatures.h
Support 3D textures in OpenGL ES, add feature check
2022-07-31 10:43:48 +02:00
GLQueueRunner.cpp
Merge pull request
#15727
from hrydgard/texture-3d
2022-08-01 08:35:43 +02:00
GLQueueRunner.h
Implement 3D texturing in the OpenGL backend too. Assorted fixes.
2022-07-31 10:43:48 +02:00
GLRenderManager.cpp
Merge pull request
#15727
from hrydgard/texture-3d
2022-08-01 08:35:43 +02:00
GLRenderManager.h
Implement 3D texturing in the OpenGL backend too. Assorted fixes.
2022-07-31 10:43:48 +02:00
GLSLProgram.cpp
…
GLSLProgram.h
Global: Reduce includes of common headers.
2022-01-30 16:35:33 -08:00
thin3d_gl.cpp
Unify stencil buffer upload using Draw. Only OpenGL tested yet (shaders need adaptation).
2022-08-03 13:31:13 +02:00