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-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
Fix dc build.
Alejandro Marzini
2010-08-06
OPENGL: Add 5/3 and 5/4 aspect ratio corrections.
Alejandro Marzini
2010-08-06
Don't include engines/sci as userinclude path, causes conflicts with graphics...
Lars Persson
2010-08-06
Merged from trunk, from r51495 to r51775
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
PSP: Factored out thread creation routines into PspThreadable class.
Yotam Barnoy
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
N64: mention hkz-libn64 download location in port readme
Fabio Battaglia
2010-08-02
DS: Allow disabling assert via NDEBUG; cleanup
Max Horn
2010-08-02
DS: Disable debug mode in setup-builddirs.sh
Max Horn
2010-08-02
DS: More closely immitate CXXFLAGS of custom DS build system
Max Horn
2010-08-02
DS: Reorder & complete list of OPT_SPEED files; some tweaks
Max Horn
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 2nd installment of getting symbian to build with gsoc2010 SDL
Lars Persson
2010-08-01
SYMBIAN platform. Correct building of SDL refacturing for Symbian.
Lars Persson
2010-08-01
CONFIGURE: add support for N64 port to configure
Fabio Battaglia
2010-08-01
iPhone: changed GL_NEAREST to GL_LINEAR in miniaturization filter as per foru...
Yotam Barnoy
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
DS: Remove now redundant ds-fs.o from PORT_OBJS
Max Horn
2010-07-31
DS: Add shell script which emulates old DS builds using configure&make
Max Horn
2010-07-31
DS: Fix custom DS build system
Max Horn
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
PSP: optimized memcpy some more and fixed memcpy testing
Yotam Barnoy
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
[next]