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-20 17:00:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
GPU
/
GLES
History
Unknown W. Brackets
f7b669a740
Fix infinite recursion in framebuf create upload.
...
Needs to be done *after* currentRenderVfb_ is set.
Fixes
#6872
.
2014-09-10 23:59:12 -07:00
..
DepalettizeShader.cpp
…
DepalettizeShader.h
…
FragmentShaderGenerator.cpp
d3d: Update the texture cache to mostly match.
2014-09-09 00:53:01 -07:00
FragmentShaderGenerator.h
…
FragmentTestCache.cpp
…
FragmentTestCache.h
…
Framebuffer.cpp
Move FBO_OLD_AGE to the common header.
2014-09-09 23:11:25 -07:00
Framebuffer.h
d3d: Centralize framebuf creation/switch logic.
2014-09-09 22:58:43 -07:00
GLES_GPU.cpp
Fix infinite recursion in framebuf create upload.
2014-09-10 23:59:12 -07:00
GLES_GPU.h
…
ShaderManager.cpp
…
ShaderManager.h
…
SoftwareTransform.cpp
…
Spline.cpp
…
StateMapping.cpp
…
StateMapping.h
…
StencilBuffer.cpp
…
TextureCache.cpp
d3d: Update the texture cache to mostly match.
2014-09-09 00:53:01 -07:00
TextureCache.h
d3d: Centralize parts of the texture cache.
2014-09-08 20:55:56 -07:00
TextureScaler.cpp
…
TextureScaler.h
…
TransformPipeline.cpp
…
TransformPipeline.h
…
VertexDecoder.cpp
d3d: Use unsigned Z in throughmode.
2014-09-08 21:06:26 -07:00
VertexDecoder.h
…
VertexDecoderArm.cpp
…
VertexDecoderX86.cpp
…
VertexShaderGenerator.cpp
…
VertexShaderGenerator.h
…