index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
Age
Commit message (
Expand
)
Author
2010-06-08
Whitespace fixup in last submit. I'll get the hang of this eventually :/
Angus Lees
2010-06-08
Provide a replacement for bionic's __assert().
Angus Lees
2010-06-08
Remove obsolete ANDROID_VERSION_GE macro
Angus Lees
2010-06-08
Add a few files mistakenly left out of initial Android patch :(
Angus Lees
2010-06-07
PSP: found bug in fast getMillis() implementation. Fixed it by adding a fixed...
Yotam Barnoy
2010-06-06
whitespace corrections
Max Horn
2010-06-06
Add Android backend from patch #2603856
Max Horn
2010-06-05
GP2X Wiz: Add missing "#include "graphics/scaler/aspect.h"".
John Willis
2010-06-05
GP2X Wiz: Update handy shell scripts.
John Willis
2010-06-03
We'll now default to non-touchpad mode on the iPad
Oystein Eftevaag
2010-06-02
OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects
Max Horn
2010-06-01
Fix bug #2999153: "IPHONE: No grabPalette() implementation"
Max Horn
2010-06-01
Inline palettes in SDL backend into class OSystem_SDL
Max Horn
2010-06-01
This hopefully fixes the compilation of the GP2x backend.
Johannes Schickel
2010-06-01
Remove dead code from PS2 and GP2x backends
Max Horn
2010-05-31
Revert the rest of 49362, which wasn't meant for trunk
Jordi Vilalta Prat
2010-05-31
modifications to get the ps2 to use the ps2loader
Tony Puccinelli
2010-05-31
DS: Use gScummVMVersion in dsmain.cpp; merge 1.1.1 changes in readme_ds.txt
Max Horn
2010-05-30
PSP: added preliminary support for using ME hardware to play MP3 files. If th...
Yotam Barnoy
2010-05-29
DS: Various fixes to allow the DS port to compile on DevkitARM r30 and libnds...
Neil Millstone
2010-05-29
Removed some unused variables, found by cppcheck.
Torbjörn Andersson
2010-05-27
PSP: fixed a screen shake bug
Yotam Barnoy
2010-05-24
PSP: to fix the audio, I cleaned up the audio thread and changed the thread p...
Yotam Barnoy
2010-05-24
PSP: switched to using slightly faster delay and getMillis
Yotam Barnoy
2010-05-24
PSP: turn off psp audio thread again. Must have tested it wrong.
Yotam Barnoy
2010-05-24
PSP: switched to the way SDL does things in the audio thread to get rid of cl...
Yotam Barnoy
2010-05-24
PSP: moved timer thread to backends/timer/psp
Yotam Barnoy
2010-05-23
PSP: commented out new PSP audio. Still has some clicking issues
Yotam Barnoy
2010-05-23
PSP: changed thread stack sizes to prevent crashes in COMI
Yotam Barnoy
2010-05-23
PSP: forgot to add a file
Yotam Barnoy
2010-05-23
PSP: replaced SDL's timer with much simpler and more efficient PspTimer class
Yotam Barnoy
2010-05-23
PSP: switched from SDL's audio to my own thread. Removed needless blocking wh...
Yotam Barnoy
2010-05-21
sync with parent sdl backend
Paweł Kołodziejski
2010-05-21
SDL: Split quit() method into deinit() so error codes could be returned.
Eugene Sandulenko
2010-05-21
Fix spelling
Eugene Sandulenko
2010-05-20
PSP: Had to switch to different way of using callbacks as last one wasn't wor...
Yotam Barnoy
2010-05-17
PSP: added option for render by callback and fixed up and cleaned up debug me...
Yotam Barnoy
2010-05-16
Add back README.PSP
Joost Peters
2010-05-12
PSP: fixed debug function. Compiler optimization was calling the destructor b...
Yotam Barnoy
2010-05-10
Error.cpp needs to be included in the application mmp also for error translat...
Lars Persson
2010-05-10
Revert r48979. Instead, make the HQ scalers depend on the normal ones. Config...
Andre Heider
2010-05-09
Since configure allows HQ scalers without the normal onces, allow this combin...
Andre Heider
2010-05-09
Remove unsupported platforms for UIQ3
Lars Persson
2010-05-09
Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...
Andre Heider
2010-05-09
Updated build files, version nr and added v5 compability flag
Lars Persson
2010-05-09
N64: Remove a potentially dangerous define in makefile
Fabio Battaglia
2010-04-30
Fixed warnings when building a GC binary.
Andre Heider
2010-04-29
remove unused files
Frantisek Dufka
2010-04-28
PSP: added profiling support to custom makefile for ease of use
Yotam Barnoy
2010-04-26
PSP: Added support for profiling using configure:
Yotam Barnoy
[next]