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-08-01
SYMBIAN platform. Correct building of SDL refacturing for Symbian.
Lars Persson
2010-08-01
OPENGL: Remove use of floats for aspect ratio correction. Improved fullscreen...
Alejandro Marzini
2010-07-31
OPENGL: Switch to native resolution fullscreen as default.
Alejandro Marzini
2010-07-31
OPENGL: Add support for BGR and rgb(a) reversed formats (Not available for GL...
Alejandro Marzini
2010-07-31
OPENGL: For GLES, add glOrthox and do not use GL_BGR.
Alejandro Marzini
2010-07-31
Add OpenGL dependencies to MinGW configure.
Alejandro Marzini
2010-07-31
OPENGL: Fix texture updating.
Alejandro Marzini
2010-07-30
Merged from trunk, from Rev 50841 to HEAD
Alejandro Marzini
2010-07-30
SDL/OPENGL: Add ability to switch between SDL and OpenGL graphics managers.
Alejandro Marzini
2010-07-30
OSYSTEM: Add resetGraphicsScale() method.
Alejandro Marzini
2010-07-30
OPENGL: Fix crash on Broken Sword 2 when refreshing screen.
Alejandro Marzini
2010-07-30
SDL: Add SDL backend subfolders paths to makefile MODULE_DIRS.
Alejandro Marzini
2010-07-29
DC: Let scummvm.ini override autodetect of games
Marcus Comstedt
2010-07-29
DC: Specialize createConfig{Read,Write}Stream
Marcus Comstedt
2010-07-29
DS: Add WRAP_MALLOC support to ds.mk, update comments
Max Horn
2010-07-29
DS: Get rid of DS_NON_SCUMM_BUILD and DS_SCUMM_BUILD
Max Horn
2010-07-29
BUILD: Unify how MODULE_DIRS is computed for backends
Max Horn
2010-07-29
BUILD: Fix MODULE_DIRS for WinCE port
Max Horn
2010-07-29
BUILD: Compile & link certain files only for specific BACKEND values
Max Horn
2010-07-27
ALSA: Be more intelligent when picking MIDI port
Torbjörn Andersson
2010-07-27
ALSA: Tweak capability and type flags for the MIDI port
Torbjörn Andersson
2010-07-27
ALSA: Simplify device querying code.
Johannes Schickel
2010-07-27
Remove Android themeengine patch - an improved version is now part of
Angus Lees
2010-07-27
Fix warnings about cast removing constness, and about implict conversion from...
Max Horn
2010-07-27
OPENGL: Implement aspect ratio support and toggling. Improve fullscreen switc...
Alejandro Marzini
2010-07-27
OPENGL: Add shake effect.
Alejandro Marzini
2010-07-27
OPENGL: Fix cursor scaling in overlay.
Alejandro Marzini
2010-07-27
OPENGL: Commenting.
Alejandro Marzini
2010-07-26
Formatted spaces.
Alejandro Marzini
2010-07-26
OPENGL: Implement saveScreenshot().
Alejandro Marzini
2010-07-26
OPENGL: Add OSD message.
Alejandro Marzini
2010-07-26
OPENGL: Do not allow changing to a not supported scale while on fullscreen.
Alejandro Marzini
2010-07-26
OPENGL: Add cursor scaling.
Alejandro Marzini
2010-07-26
OPENGL: Fixed alpha problem with overlay RGBA5551 format.
Alejandro Marzini
2010-07-24
OPENGL: Redesign blitting system. Add basics for aspect correction.
Alejandro Marzini
2010-07-23
SDL: Fix bug #3025258
Eugene Sandulenko
2010-07-23
GP2XWIZ: Fix warning
Willem Jan Palenstijn
2010-07-23
OPENGL: Add basic game screen drawing. Changed Overlay PixelFormat to RGBA5551.
Alejandro Marzini
2010-07-22
OPENGL: Add antialiasing, hotkey: ctrl+alt+f. Fixed minor bugs.
Alejandro Marzini
2010-07-20
General: Fixed building the SEQ MIDI driver
Torbjörn Andersson
2010-07-20
BUILD: Unify adding -DUNIX to DEFINES; complete SEQ MIDI detection
Max Horn
2010-07-20
MIDI: Build and use ALSA driver if and only if USE_ALSA is defined
Max Horn
2010-07-20
Fix warning about float->int conversion
Max Horn
2010-07-20
Change CHECK_GL_ERROR to not take a 'call statement' as parameter
Max Horn
2010-07-20
OPENGL: Implement fullscreen mode.
Alejandro Marzini
2010-07-20
OPENGL: Fix SDL OpenGL context not resizing well on Linux.
Alejandro Marzini
2010-07-19
OPENGL: Fix adjustment of mouse coordinates when screen is resized and scaled.
Alejandro Marzini
2010-07-19
ALSA: Get ALSA port settings from the new device config settings.
Torbjörn Andersson
2010-07-19
OPENGL: Add basic scaler handle.
Alejandro Marzini
2010-07-19
SDL: Hack to handle special SDL events.
Alejandro Marzini
[next]