This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/libretro/ppsspp.git
synced
2025-02-25 19:30:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
GPU
/
GLES
History
vnctdj
e791bea8a9
Consistently use *gr for the Graphics i18n category
2015-07-01 23:50:16 +02:00
..
DepalettizeShader.cpp
…
DepalettizeShader.h
…
FragmentShaderGenerator.cpp
…
FragmentShaderGenerator.h
…
FragmentTestCache.cpp
…
FragmentTestCache.h
…
Framebuffer.cpp
Do framebuffer download color conversion using the CPU on old nVidias.
2015-06-13 11:27:06 +02:00
Framebuffer.h
…
GLES_GPU.cpp
Profile a few more scopes
2015-05-26 00:39:27 +02:00
GLES_GPU.h
…
ShaderManager.cpp
Consistently use *gr for the Graphics i18n category
2015-07-01 23:50:16 +02:00
ShaderManager.h
…
StateMapping.cpp
Scale the frame profiler graph dynamically
2015-05-24 23:45:37 +02:00
StateMapping.h
…
StencilBuffer.cpp
…
TextureCache.cpp
Merge pull request
#7741
from hrydgard/frame-profiler
2015-05-26 00:42:01 +02:00
TextureCache.h
…
TextureScaler.cpp
…
TextureScaler.h
…
TransformPipeline.cpp
Hook up the frame profiler to a few measurements
2015-05-24 23:45:36 +02:00
TransformPipeline.h
…
VertexShaderGenerator.cpp
…
VertexShaderGenerator.h
…