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
2011-02-25
OPENGL: Implement support for non CLUT8 cursor.
Johannes Schickel
2011-02-25
OPENGLSDL: Add RGB555 to the supported format list.
Johannes Schickel
2011-02-25
OPENGL: Add support for RGB555 output format.
Johannes Schickel
2011-02-25
ANDROID: Remove weird workaround in clearScreen()
dhewg
2011-02-24
ANDROID: Check thread origin when debugging GL
dhewg
2011-02-24
ANDROID: Disable zoning for now
dhewg
2011-02-24
ANDROID: Deuglify overlay gfx
dhewg
2011-02-24
ANDROID: Let's not do that on the stack
dhewg
2011-02-24
ANDROID: We are not a text editor
dhewg
2011-02-24
ANDROID: Move rest of everything JNI
dhewg
2011-02-24
ANDROID: Wrap JNI code in a class
dhewg
2011-02-24
ANDROID: Move the global back reference to jni.cpp
dhewg
2011-02-24
ANDROID: Remove unused jmethod Object.wait()
dhewg
2011-02-24
ANDROID: Split code into multiple files
dhewg
2011-02-24
SDL: Prevent graphics manager hotswapping on startup. (This time for real)
Johannes Schickel
2011-02-24
SDL: Prevent unnecessary gfx manager hotswap
dhewg
2011-02-24
SYMBIAN: Changed sound path to audio.
anotherguest
2011-02-24
OPENGL: Set _gameTexture to 0 after deleting it.
Johannes Schickel
2011-02-24
OPENGL: Prefer single operation texture updates.
Johannes Schickel
2011-02-24
OPENGL: Properly setup pixel data alignment.
Johannes Schickel
2011-02-24
SDL: Use the SDL_Surface's pitch in copyRectToScreen.
Johannes Schickel
2011-02-20
DS: Disable symbol garbage collection
dhewg
2011-02-19
ANDROID: Fix cursor scaling
dhewg
2011-02-19
ANDROID: Fix cursor when hotspot coords > 0
dhewg
2011-02-19
Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...
Johannes Schickel
2011-02-19
OPENGLSDL: Avoid warping in warpMouse when the logical coordinates did not ch...
Johannes Schickel
2011-02-19
OPENGL: Get rid of adjustMouseEvent.
Johannes Schickel
2011-02-19
OPENGL: Fix documentation of OpenGLGraphicsManager::MousePos.
Johannes Schickel
2011-02-19
ANDROID: Move helper defines in a new header file
dhewg
2011-02-19
ANDROID: inline some GLESTexture members
dhewg
2011-02-19
ANDROID: Supress warning
dhewg
2011-02-19
ANDROID: Formatting
dhewg
2011-02-19
ANDROID: Fix make dependencies for parallel builds
dhewg
2011-02-18
ANDROID: Remove outdated build instructions
dhewg
2011-02-18
ANDROID: Formatting
dhewg
2011-02-18
ANDROID: Formatting
dhewg
2011-02-18
ANDROID: dist target for buildbot
dhewg
2011-02-18
DC: Don't use $(VER_REV) with git
Marcus Comstedt
2011-02-18
Merge branch 'dhewg-android'
dhewg
2011-02-16
BACKENDS: Adapt DefaultPaletteManager to setPalette/grabPalette RGBA->RGB cha...
Johannes Schickel
2011-02-16
N64: revert fix in svn r55745 and added a FIXME
Fabio Battaglia
2011-02-16
WII: Fix OSystem_Wii::setPalette after the ScummVM upstream merge in a024546.
Johannes Schickel
2011-02-16
IPHONE: Remove erroneous write in OSystem_IPHONE::grabPalette.
Johannes Schickel
2011-02-16
PS2: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-16
DC: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-16
N64: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-15
DS: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-15
PSP: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-15
IPHONE: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-15
Merge branch 'master' into osystem-palette
Johannes Schickel
[prev]
[next]