ppsspp/GPU
2012-12-28 20:54:00 +01:00
..
GLES Add more stuff to GeDisasm. Advance index pointer on indexed draws. 2012-12-28 20:54:00 +01:00
Null Just some cleanup of GPU code 2012-12-28 20:54:00 +01:00
Software Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
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 Just some cleanup of GPU code 2012-12-28 20:54:00 +01:00
GeDisasm.cpp Add more stuff to GeDisasm. Advance index pointer on indexed draws. 2012-12-28 20:54:00 +01:00
GeDisasm.h Don't log display lists, instead dump them on demand. 2012-12-27 23:38:55 +01:00
GPU.vcxproj Don't log display lists, instead dump them on demand. 2012-12-27 23:38:55 +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 Don't log display lists, instead dump them on demand. 2012-12-27 23:38:55 +01:00
GPUState.cpp Cleanup GPU init/shutdown a bit 2012-12-25 22:42:19 +01:00
GPUState.h Just some cleanup of GPU code 2012-12-28 20:54:00 +01:00
Math3D.cpp Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
Math3D.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00