ppsspp/GPU
2013-06-24 22:51:46 +02:00
..
GLES Merge branch 'nearest_filtering' of https://github.com/AdmiralCurtiss/ppsspp into AdmiralCurtiss-nearest_filtering 2013-06-24 22:51:46 +02:00
Null Add a better signal for VRAM copies in the GPU. 2013-06-09 23:55:32 -07:00
Software Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
CMakeLists.txt Buildfix for iOS and Android. 2013-05-01 23:31:18 -07:00
ge_constants.h Correct dest stride on GPU block transfer. 2013-04-08 08:36:51 -07:00
GeDisasm.cpp Warning fix on Intel compiler. 2013-05-30 15:42:11 +02:00
GeDisasm.h Add a function to pretty-print vertex type. 2013-04-22 22:04:26 -07:00
GPU.vcxproj Turn off RTTI, simulate it where needed. 2013-06-09 13:02:16 +02:00
GPU.vcxproj.filters Moved texture scaling to separate file 2013-05-01 14:12:09 +02:00
GPUCommon.cpp Show statistics for GPU cycles executed per frame. 2013-05-31 10:40:16 -07:00
GPUCommon.h Use a downcount and fast run loop in the GE. 2013-04-28 14:23:30 -07:00
GPUInterface.h Add a better signal for VRAM copies in the GPU. 2013-06-09 23:55:32 -07:00
GPUState.cpp Fix some warnings generated by clang. 2013-02-24 10:23:31 -08:00
GPUState.h Buildfixes. 2013-06-02 13:26:39 +10: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 Warning fix on Intel compiler. 2013-05-30 15:42:11 +02:00