PSP: added option for render by callback and fixed up and cleaned up debug mechanism. This allows for about 4% speedup since we no longer need to wait for VSYNC in our main thread. I'll activate it as soon as I've tested it out properly.

svn-id: r49055
This commit is contained in:
Yotam Barnoy 2010-05-17 07:22:26 +00:00
parent f4eacd6cc6
commit 8b59e45e6e
13 changed files with 134 additions and 71 deletions

View file

@ -31,6 +31,7 @@
#include "backends/platform/psp/trace.h"
#include "backends/platform/psp/psppixelformat.h"
#include "backends/platform/psp/input.h"
// Defines for working with PSP buttons