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
/
graphics
Age
Commit message (
Expand
)
Author
2010-11-29
BACKENDS: Close Memory Leak of Mouse Surfaces in SDL Graphics Backend
David Turner
2010-11-29
SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation
Max Horn
2010-11-29
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
Max Horn
2010-11-29
SDL: Move #include <SDL.h> into a special wrapper file
Max Horn
2010-11-29
GP2X: More compilation fixes
Max Horn
2010-11-28
SDL: Various more SdlEventSource related fixes
Max Horn
2010-11-28
OPENGL: Fix OpenGL on Mac OS X
Max Horn
2010-11-28
OPENGL: Modify source files to force recompilation
Max Horn
2010-11-28
DINGUX: More compilation fixes
Max Horn
2010-11-28
LINUXMOTO: More compilation fixes
Max Horn
2010-11-28
DINGUX: Compilation fixes
Max Horn
2010-11-28
LINUXMOTO: Compilation fixes
Max Horn
2010-11-28
SDL: re-enable unicode after graphics init
Willem Jan Palenstijn
2010-11-28
DINGUX: Attempt to fix the new code for this backend
Max Horn
2010-11-28
OPENGL: cleanup
Max Horn
2010-11-28
Merging the gsoc2010-opengl branch
Max Horn
2010-10-23
DINGUX: fix compilation for the opengl branch
Fabio Battaglia
2010-10-13
OPENGL: Get rid of one ugly cast.
Johannes Schickel
2010-10-13
OPENGL: Replace SdlEventManager by SdlEventSource.
Johannes Schickel
2010-10-13
OPENGL: Merged from trunk, from rev 52105 to 53396.
Johannes Schickel
2010-09-03
SDL/OPENGL: Fix backend initialization when building with ENABLE_VKEYBD.
Alejandro Marzini
2010-09-03
OPENGL: Fix enable aspect ratio feature.
Alejandro Marzini
2010-09-03
OPENGL: Improve scaling, aspect ratio correction and display(GFX) modes.
Alejandro Marzini
2010-08-23
OPENGL: Add Ctrl-Shift-Enter hotkey for backward switching fullscreen modes.
Alejandro Marzini
2010-08-20
OPENGL: Fix issue with resize events generated after going out of fullscreen ...
Alejandro Marzini
2010-08-13
OPENGL: Restrict window scaling if current desktop resolution is not big enough.
Alejandro Marzini
2010-08-13
OPENGL: Remove unnecessary best fullscreen mode detection code.
Alejandro Marzini
2010-08-13
OPENGL: Disable resizable window when not using an aspect ratio correction.
Alejandro Marzini
2010-08-13
OPENGL: Remove unnecessary aspect ratio corrections, and add "Original Size" ...
Alejandro Marzini
2010-08-12
SDL: Make use of SDL_BACKEND instead of platform specific defines.
Alejandro Marzini
2010-08-12
OPENGL: Fix problem when switching between SDL and OpenGL Graphics Managers.
Alejandro Marzini
2010-08-06
OPENGL: Add 5/3 and 5/4 aspect ratio corrections.
Alejandro Marzini
2010-08-05
OPENGL: Improve aspect ratio correction mode selection.
Alejandro Marzini
2010-08-04
OPENGL: Fix compiling for GLES.
Alejandro Marzini
2010-08-03
OPENGL: Refresh OpenGL textures on all loadGFX() calls.
Alejandro Marzini
2010-08-03
OPENGL: Prioritize desktop resolution as default fullscreen mode.
Alejandro Marzini
2010-08-02
OPENGL: Add missing header.
Alejandro Marzini
2010-08-02
OPENGL: Save last fullscreen mode size to config file.
Alejandro Marzini
2010-08-02
OPENGL: Improve fullscreen mode selection. Add warpMouse adjusting.
Alejandro Marzini
2010-08-01
OPENGL: By default only enable None, Conserve and 4/3 aspect ratio corrections.
Alejandro Marzini
2010-08-01
Fix warnings.
Alejandro Marzini
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
[next]