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-14
merged GP2x-Wiz debug build scripts from trunk into branch
Tony Puccinelli
2010-06-14
GP2XWiz: Add shellscripts to support building a non-stripped bundle for use w...
John Willis
2010-06-13
Added SdlTimerManager. Added getMillis, delayMillis and getTimeAndDate to Com...
Alejandro Marzini
2010-06-13
Updated makefiles.
Alejandro Marzini
2010-06-13
Added SdlEventManager.
Alejandro Marzini
2010-06-13
changed DBG to printf instead of sioprintf
Tony Puccinelli
2010-06-13
loadable modules working for ps2
Tony Puccinelli
2010-06-12
Created SdlMixerImpl. Added setSampleRate method to Audio::MixerImpl. Updated...
Alejandro Marzini
2010-06-11
Fixed compilation error on Mac.
Alejandro Marzini
2010-06-11
Add support for setFocusRectangle - enabled on 'small' Android screens.
Angus Lees
2010-06-11
Add Common::EventSource inheritance for ModularBackend. OSystem_SDL now subcl...
Alejandro Marzini
2010-06-11
changed DBG to use sioprintf but temporarily commented out those statements
Tony Puccinelli
2010-06-10
PSP: swapped order of checks in renderAll. It's a little cheaper this way.
Yotam Barnoy
2010-06-10
PSP: switched to psp semaphores rather than SDL's. Removal of SDL is almost c...
Yotam Barnoy
2010-06-10
Made creation of SdlMutexManager earlier than other modules.
Alejandro Marzini
2010-06-09
Fix dirty tracking in paletted textures.
Angus Lees
2010-06-09
Improve build instructions to include themeengine patch and
Angus Lees
2010-06-09
- Revised abstract AudioCDManager.
Alejandro Marzini
2010-06-09
PSP: fixed missing frame issue with kyrandia and possibly other games by call...
Yotam Barnoy
2010-06-09
added tentative GDB flag to Makefile, changed calls to psp-functions to equiv...
Tony Puccinelli
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-08
Merged from trunk.
Alejandro Marzini
2010-06-07
rearranged Makefile for clarity and added comments
Tony Puccinelli
2010-06-07
PSP: found bug in fast getMillis() implementation. Fixed it by adding a fixed...
Yotam Barnoy
2010-06-07
Moved toggleMouseGrab from SdlGraphicsManager. Disabled some code, will fix l...
Alejandro Marzini
2010-06-07
Removed old subsystems design files. Removed graphics.cpp
Alejandro Marzini
2010-06-07
Removed code that is now in managers. Added mutex and graphics manager initia...
Alejandro Marzini
2010-06-06
Makefile tweaked so plugins build for PS2 and uncommented code from default-s...
Tony Puccinelli
2010-06-06
use modified version of a different linker for linking plugins for PS2
Tony Puccinelli
2010-06-06
whitespace corrections
Max Horn
2010-06-06
Add Android backend from patch #2603856
Max Horn
2010-06-06
added dynamic plugins stuff to configure
Tony Puccinelli
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-05
merged trunk into branch and corrected __PS2__ to __PLAYSTATION2__ in a coupl...
Tony Puccinelli
2010-06-04
further tweaks to Makefile and main linker
Tony Puccinelli
2010-06-03
We'll now default to non-touchpad mode on the iPad
Oystein Eftevaag
2010-06-03
minor correction to makefile
Tony Puccinelli
2010-06-03
modified linker now both compiles and runs when dynamic modules turned off
Tony Puccinelli
2010-06-03
compiles with modified linker when dynamic plugins turned off now
Tony Puccinelli
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-06-01
makefile tweaked a bit more towards accomodating loadable modules for ps2
Tony Puccinelli
2010-06-01
Removed OSystem pointer. Added left initialization code to file subsystem.
Alejandro Marzini
[prev]
[next]