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
/
platform
Age
Commit message (
Expand
)
Author
2009-10-02
Fix more cppcheck warnings/errors; some code formatting; and fixes to our tools
Max Horn
2009-10-02
Remove dead code
Max Horn
2009-10-01
Fixed mismatching malloc/free, and plugged a memleak.
Andre Heider
2009-09-30
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...
Max Horn
2009-09-30
fix bug #2869491: "PSP make problem after 44348"
Joost Peters
2009-09-28
Removed the svn:executable property on non-executables
Andre Heider
2009-09-28
Fixed whitespace fail
Andre Heider
2009-09-28
Fix WinCE build error
Andre Heider
2009-09-28
revert previous fix
Kostas Nakos
2009-09-28
overload newer incarnation of setmousecursor
Kostas Nakos
2009-09-28
1) fix scaler selection for vga games on vga (or higher) devices. 2) fix a cr...
Kostas Nakos
2009-09-27
Backported NDS changes from 1.0.0 branch to trunk
Max Horn
2009-09-27
reduce display list size - we only use a fraction of it.
Joost Peters
2009-09-27
Properly return values on functions with non-void return types.
Andre Heider
2009-09-27
Fixed compilation of the NDS port.
Andre Heider
2009-09-27
make -> $(MAKE)
Andre Heider
2009-09-27
makefile -> Nakefile
Andre Heider
2009-09-27
make -> $(MAKE)
Andre Heider
2009-09-27
makefile -> Nakefile
Andre Heider
2009-09-27
Use _port_mk for the PSP port; some psp.mk cleanup.
Andre Heider
2009-09-27
Use _port_mk for the Wii and Gamecube port.
Andre Heider
2009-09-25
cleanup
Max Horn
2009-09-25
LINUXMOTO: main.cpp is now linuxmoto-main.cpp
Max Horn
2009-09-25
Last part of patch #2850021: disable hq-scaler&mt32emu for motoezx&motomagx-p...
Max Horn
2009-09-25
Move wii specific stuff from ports.mk to backends/platform/wii/wii.mk
Max Horn
2009-09-25
Move linuxmoto specific stuff from ports.mk to a new file backends/platform/l...
Max Horn
2009-09-25
Part of patch #2850021: disable hq-scaler&mt32emu for motoezx&motomagx-platform
Max Horn
2009-09-25
typo
Max Horn
2009-09-23
PSP: improved suspend/resume support [patch from bluddy]
Joost Peters
2009-09-22
cleanup
Joost Peters
2009-09-22
Apply patch #2863653: "PSP: Flickering problem fix" + some formatting changes...
Joost Peters
2009-09-21
whitespace fix
Andre Heider
2009-09-21
reinit the console when changing the video mode.
Andre Heider
2009-09-20
New "Input" tab for the options dialog to set pad sensitivity and acceleration.
Andre Heider
2009-09-20
Fix compilation
Andre Heider
2009-09-20
Mention mount errors on the status labels.
Andre Heider
2009-09-20
Only update status label of the active tab (lables print their text when upda...
Andre Heider
2009-09-18
Show the console when exiting abnormally.
Andre Heider
2009-09-18
Moved the Wii gfx code to its own library. Added a onscreen console for stdou...
Andre Heider
2009-09-18
Update game screen after changing the active scaler via hotkeys. This fixes b...
Johannes Schickel
2009-09-13
Removed unnecessary semi-colons.
Torbjörn Andersson
2009-09-05
Support for SMB shares, cleaned up async FS functions.
Andre Heider
2009-09-03
Removed AA modes in favor of bilinear texture filtering, which gives much bet...
Andre Heider
2009-09-02
Fixed thumbnail gfx glitches on savegames
Andre Heider
2009-09-01
Added an options dialog for some Wii specific settings.
Andre Heider
2009-09-01
Updated to support multiple exes
Lars Persson
2009-08-30
Complete GFX rewrite with new features:
Andre Heider
2009-08-29
Patch #2845084: "Linuxmoto-backend small update"
Eugene Sandulenko
2009-08-23
Whitespace fix for buildbot
Andre Heider
2009-08-23
Formatting
Eugene Sandulenko
[next]