ppsspp/GPU
2012-12-27 23:38:54 +01:00
..
GLES Clamp colors before fragment shader. 2012-12-27 23:38:54 +01:00
Null Cleanup GPU init/shutdown a bit 2012-12-25 22:42: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 Support FIXA and FIXB blend factors as well as possible. 2012-11-25 15:49:37 +01:00
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 Cleanup GPU init/shutdown a bit 2012-12-25 22:42:19 +01:00
GPUState.cpp Cleanup GPU init/shutdown a bit 2012-12-25 22:42: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