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
2012-09-04
BADA: Convert CRLF to LF
Willem Jan Palenstijn
2012-09-01
OPENPANDORA: The buildbot toolchain doesn't like the ending comma
Bertrand Augereau
2012-08-31
OPENPANDORA: New touchscreen mode where the stylus hovers and the DPad left/r...
Bertrand Augereau
2012-08-15
ANDROID: Remove unused GL_OES_draw_texture code.
Alyssa Milburn
2012-08-09
DINGUX: Fix "if" formatting.
Johannes Schickel
2012-08-09
OPENGL: Fix RGBA8888 mode setup.
Johannes Schickel
2012-08-08
OPENGL: GL_BGRA does not exist in every GLES implementation.
David-John Willis
2012-07-31
GPH: Add extra call to SDL_ShowCursor(SDL_DISABLE).
David-John Willis
2012-07-31
GPH: Move the legecy GP2X joystick code into the switch case to make it easie...
David-John Willis
2012-07-29
OPENPANDORA: Cleanup.
David-John Willis
2012-07-29
GPH: Use SDLPluginProvider not POSIXPluginProvider.
David-John Willis
2012-07-29
OPENPANDORA: Start event manager after log files are setup (if needed).
David-John Willis
2012-07-29
GPH: Clean up initialisation code and start event manager after log files are...
David-John Willis
2012-07-24
GPH: Fix accidental commit.
David-John Willis
2012-07-24
OPENPANDORA: Clean up old commented code.
David-John Willis
2012-07-24
OPENPANDORA: Free hiddenCursor on unloadGFXMode and cleanup screen setup.
David-John Willis
2012-07-24
OPENPANDORA: Move SDL_CreateCursor hacklet from init to loadGFXMode.
David-John Willis
2012-07-21
WEBOS: Remove broken keymapper code which is not needed anymore anyway
Klaus Reimer
2012-07-21
WII: Adapt to mouse cursor dontScale API change
dhewg
2012-07-20
MAEMO: Package missing docs
Tarek Soliman
2012-07-20
MAEMO: Fix date in debian/changelog
Tarek Soliman
2012-07-18
MAEMO: Add new build dependencies
Tarek Soliman
2012-07-15
MAEMO: Fix uninitialized member
Tarek Soliman
2012-07-15
MAEMO: Minor whitespace fix
Tarek Soliman
2012-07-15
MAEMO: Set defaults for fullscreen and aspect ratio correction
Tarek Soliman
2012-07-14
MAEMO: Fix compile without keymapper
Tarek Soliman
2012-07-14
BACKENDS: Silence warning about ARRAYSIZE in windows-saves
Littleboy
2012-07-10
MAEMO: Update debian/changelog
Tarek Soliman
2012-07-08
RELEASE: This is 1.6.0git
Eugene Sandulenko
2012-07-06
Merge pull request #235 from tobigun/android-theme
Johannes Schickel
2012-07-03
BACKENDS: Remove unused member in DefaultTimerManager.
Johannes Schickel
2012-07-01
Merge pull request #239 from bluegr/skipsavecompression
Filippos Karapetis
2012-06-25
COMMON: Also adapt openForSaving() in the DC and N64 backends
Filippos Karapetis
2012-06-25
BADA: Implement weekday querying in getTimeAndDate.
Johannes Schickel
2012-06-22
DINGUX: Update the README file for Dingux
Fabio Battaglia
2012-06-22
DINGUX: Add png icon in the dingux dist package
Fabio Battaglia
2012-06-21
COMMON: Allow the savefile manager to create uncompressed saves
Filippos Karapetis
2012-06-20
ANDROID: Fix compilation broken with changes to grabOverlay.
Johannes Schickel
2012-06-20
N64: Fix check for whole width updates in copyRectToOverlay.
Johannes Schickel
2012-06-20
N64: Replace OverlayColor with uint16.
Johannes Schickel
2012-06-20
PSP: Replace OverlayColor with uint16.
Johannes Schickel
2012-06-20
WII: Fix check for whole width updates in copyRectToOverlay.
Johannes Schickel
2012-06-20
WII: Replace OverlayColor with uint16.
Johannes Schickel
2012-06-20
IPHONE: Replace OverlayColor uses with uint16.
Johannes Schickel
2012-06-20
Merge pull request #246 from lordhoto/osystem-void-buffers
Johannes Schickel
2012-06-19
PS2: Small formatting fixes.
Johannes Schickel
2012-06-18
PS2: Implement algorithm for day of week for use in tm_wday.
D G Turner
2012-06-16
ALL: Let overlay related methods in OSystem take a void * and use a proper pi...
Johannes Schickel
2012-06-16
BACKENDS: Make OSystem::setMouseCursor take a "const void *" buffer.
Johannes Schickel
2012-06-16
BACKENDS: Let copyRectToScreen take a "const void *" instead of "const byte *...
Johannes Schickel
[next]