aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp/thread.h
AgeCommit message (Expand)Author
2010-06-10PSP: switched to psp semaphores rather than SDL's. Removal of SDL is almost c...Yotam Barnoy
2010-06-07PSP: found bug in fast getMillis() implementation. Fixed it by adding a fixed...Yotam Barnoy
2010-05-24PSP: to fix the audio, I cleaned up the audio thread and changed the thread p...Yotam Barnoy
2010-05-24PSP: switched to using slightly faster delay and getMillisYotam Barnoy
2010-05-23PSP: changed thread stack sizes to prevent crashes in COMIYotam Barnoy
2010-05-23PSP: forgot to add a fileYotam Barnoy