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
Age
Commit message (
Expand
)
Author
2010-06-15
Improved ModularBackend and OSystem_SDL destructors.
Alejandro Marzini
2010-06-15
Renamed getAudioCD to getAudioCDManager.
Alejandro Marzini
2010-06-15
Renamed abstract Manager files.
Alejandro Marzini
2010-06-14
changed which modified linker to use for plugin.ld as loading from USB-drive ...
Tony Puccinelli
2010-06-14
merged GP2x-Wiz debug build scripts from trunk into branch
Tony Puccinelli
2010-06-14
Update build system
Max Horn
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-12
Added virtual desctructor to MutexManager.
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
Added missing virtual functions in abstract class GraphicsManager.
Alejandro Marzini
2010-06-11
changed DBG to use sioprintf but temporarily commented out those statements
Tony Puccinelli
2010-06-10
Added ModularBackend base class for backends.
Alejandro Marzini
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
Removed deleted DefaultMutexManager from makefile.
Alejandro Marzini
2010-06-10
Added an abstract version of MutexManager. Deleted DefaultMutexManager, now i...
Alejandro Marzini
2010-06-10
Made creation of SdlMutexManager earlier than other modules.
Alejandro Marzini
2010-06-10
Commented AudioCDManager
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
Added an abstract version of AudioCDManager.
Alejandro Marzini
2010-06-09
PSP: fixed missing frame issue with kyrandia and possibly other games by call...
Yotam Barnoy
2010-06-09
Created DefaultAudioCDManager and SdlAudioCDManager
Alejandro Marzini
2010-06-09
Added directives for avoiding compilation of sdl managers on platforms that d...
Alejandro Marzini
2010-06-09
added tentative GDB flag to Makefile, changed calls to psp-functions to equiv...
Tony Puccinelli
2010-06-09
Removed feature methods. Destructor made virtual.
Alejandro Marzini
2010-06-08
Renamed and moved DefaultGraphicsManager to NullGraphicsManager. Added pure v...
Alejandro Marzini
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-08
Added Graphics and Mutex managers to makefile.
Alejandro Marzini
2010-06-08
Deleted DefaultAudioManager.
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-07
Added constructor, destructor. Made some variables and methods public. Remove...
Alejandro Marzini
2010-06-07
Removed setGraphicsMode(const char *name), as it is on OSystem already.
Alejandro Marzini
[prev]
[next]