ppsspp/GPU/Null
Unknown W. Brackets 9034cfbfd3 Defer HLE interrupts, vblank only when enabled.
Based on tests, vblank doesn't queue up (makes sense) while
interrupts are disabled.

I'm not 100% sure about the GPU stuff but it seems to only come
from HLE via sceGe, so this should fix those return values.
2012-12-20 21:54:40 -08:00
..
NullDisplayListInterpreter.cpp iOS Support 2012-11-26 14:06:35 +10:00
NullDisplayListInterpreter.h Add more proper "Null" GPU 2012-11-06 17:05:27 +01:00
NullGpu.cpp Defer HLE interrupts, vblank only when enabled. 2012-12-20 21:54:40 -08:00
NullGpu.h Assorted GPU fixes: Advance vertex pointer, fixes missing triangles in SPT. More logging. Separate proj matrices for through and normal mode (through matrix don't need to get updated as often). Some cleanup. 2012-11-28 13:45:22 +01:00