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-24 19:00:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
GPU
History
Unknown W. Brackets
88f18b09e9
Revert incorrect warning fix.
2012-12-22 07:24:01 -08:00
..
GLES
Revert incorrect warning fix.
2012-12-22 07:24:01 -08:00
Null
Bugfix, remove hack
2012-12-21 23:55:19 +01:00
Software
…
CMakeLists.txt
Add IndexGenerator.cpp/h which will later be used to combine small draw calls into large indexed draw calls, for better performance.
2012-12-21 22:53:24 +01:00
ge_constants.h
…
GPU.vcxproj
Add IndexGenerator.cpp/h which will later be used to combine small draw calls into large indexed draw calls, for better performance.
2012-12-21 22:53:24 +01:00
GPU.vcxproj.filters
Add IndexGenerator.cpp/h which will later be used to combine small draw calls into large indexed draw calls, for better performance.
2012-12-21 22:53:24 +01:00
GPUInterface.h
Bugfix, remove hack
2012-12-21 23:55:19 +01:00
GPUState.cpp
Bugfix, remove hack
2012-12-21 23:55:19 +01:00
GPUState.h
More work and optimization. Still not quite there.
2012-12-21 21:49:09 +01:00
Math3D.cpp
…
Math3D.h
…