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
2013-10-19
TIZEN: Add some further OpenGL related changes by Chris.
Johannes Schickel
2013-10-19
OPENGL: Limit maximum Surface size to maximum texture size.
Johannes Schickel
2013-10-19
SDL: Send EVENT_SCREEN_CHANGED after receiving SDL_VIDEORESIZE when necessary.
Johannes Schickel
2013-10-19
TIZEN: Adapt to new OpenGL code.
Johannes Schickel
2013-10-19
OPENGL: Implement dirty rect handling.
Johannes Schickel
2013-10-19
SDL: Use OSD in OpenGL SDL backend.
Johannes Schickel
2013-10-19
OPENGL: Add OSD support.
Johannes Schickel
2013-10-19
SDL: Add a OpenGL SDL backend and hook it into the SDL backend.
Johannes Schickel
2013-10-19
OPENGL: Add new generic OpenGL (ES) backend.
Johannes Schickel
2013-10-05
BACKENDS: Remove OpenGL and OpenGL SDL backend.
Johannes Schickel
2013-09-22
EVENTS: Initialize class variable. CID 1002944
Eugene Sandulenko
2013-08-23
TIZEN: Silence cppcheck warning in scanStringUntil()
Torbjörn Andersson
2013-08-17
TIZEN: updates for tizen 2.2 SDK
Chris Warren-Smith
2013-08-16
VKEYBD: Make code agnostic of OverlayColor.
Johannes Schickel
2013-08-13
DC: Use const version of ConfigManager::getGameDomains.
Johannes Schickel
2013-08-07
IPHONE: Fix accidental double free.
Johannes Schickel
2013-08-06
VKEYBD: Do not access Surface::pixels anymore.
Johannes Schickel
2013-08-06
N64: Do not access Surface::pixels anymore.
Johannes Schickel
2013-08-06
DC: Do not access Surface::pixels directly.
Johannes Schickel
2013-08-06
ANDROID: Do not access Surface::pixels directly.
Johannes Schickel
2013-08-06
PSP: Do not access Surface::pixels directly.
Johannes Schickel
2013-08-06
IPHONE: Do not access Surface::pixels directly.
Johannes Schickel
2013-08-06
NDS: Do not access Surface::pixels directly.
Johannes Schickel
2013-08-06
PS2: Do not access Surface::pixels directly.
Johannes Schickel
2013-08-06
WII: Do not access Surface::pixels directly.
Johannes Schickel
2013-08-03
SDL: Do not set Surface::pixels directly anymore.
Johannes Schickel
2013-08-03
BACKENDS: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
SDL: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
OPENGL: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
IPHONE: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
SDL: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-08-03
OPENGL: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-08-03
BACKENDS: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-08-01
Merge pull request #339 from onlyjob/hurd
Johannes Schickel
2013-07-18
Merge pull request #353 from clone2727/eventrec_timer_fix
Eugene Sandulenko
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-07-06
ALL: Don't use EventRecorder at all when not compiled in
Matthew Hoops
2013-07-04
Merge pull request #350 from chrisws/tizen_port_1_6_0a
Johannes Schickel
2013-07-04
GUI: Cleanup EventRecorder::getSurface.
Johannes Schickel
2013-07-04
Merge pull request #331 from sev-/gsoc2012-eventsrecorder
Eugene Sandulenko
2013-07-04
RECORDER: Fix guard ifdef
Eugene Sandulenko
2013-07-04
SDL: Fix compilation by moving getMixerManager out of USE_OPENGL guard.
Johannes Schickel
2013-07-04
SDL: Fix compilation on Solaris 10.
Johannes Schickel
2013-07-03
TIZEN: bada port updated to tizen
Chris Warren-Smith
2013-06-18
BACKENDS: fix FTBFS on GNU Hurd by replacing MAXHOSTNAMELEN with NI_MAXHOST
Dmitry Smirnov
2013-06-06
ALL: Fix typo (succesful -> successful)
Willem Jan Palenstijn
2013-06-01
MAEMO: Update debian/changelog
Tarek Soliman
2013-05-25
PSP: Remove leftover debug statement to non-existant variable.
D G Turner
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2013-05-16
ANDROID: Disable parachute slot 0 saves.
Alyssa Milburn
[next]