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-05-17
PSP: added option for render by callback and fixed up and cleaned up debug me...
Yotam Barnoy
2010-05-16
Add back README.PSP
Joost Peters
2010-05-12
PSP: fixed debug function. Compiler optimization was calling the destructor b...
Yotam Barnoy
2010-05-10
Error.cpp needs to be included in the application mmp also for error translat...
Lars Persson
2010-05-10
Revert r48979. Instead, make the HQ scalers depend on the normal ones. Config...
Andre Heider
2010-05-09
Since configure allows HQ scalers without the normal onces, allow this combin...
Andre Heider
2010-05-09
Remove unsupported platforms for UIQ3
Lars Persson
2010-05-09
Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...
Andre Heider
2010-05-09
Updated build files, version nr and added v5 compability flag
Lars Persson
2010-05-09
N64: Remove a potentially dangerous define in makefile
Fabio Battaglia
2010-05-05
Replace various strncpy usages by strlcpy.
Johannes Schickel
2010-04-30
Fixed warnings when building a GC binary.
Andre Heider
2010-04-29
remove unused files
Frantisek Dufka
2010-04-28
PSP: added profiling support to custom makefile for ease of use
Yotam Barnoy
2010-04-26
PSP: Added support for profiling using configure:
Yotam Barnoy
2010-04-26
PSP: Cleanup trace.h a bit
Max Horn
2010-04-25
PSP: A couple of small fixes to the debugging support
Yotam Barnoy
2010-04-25
PSP:Implemented fingolfin's suggestion for cleaning up debugging code
Yotam Barnoy
2010-04-20
abort() when calling setPalette() or grabPalette() in non CLUT8 modes.
Andre Heider
2010-04-20
Round up the game texture dimensions if the requested size is incompatible to...
Andre Heider
2010-04-19
Add note about fix for 1.1.1 to README-WinCE.txt
Robin Watts
2010-04-19
Fix lockScreen() for 16bit modes.
Andre Heider
2010-04-19
Reinit the video mode when showing the console on an abnormal exit. This was ...
Andre Heider
2010-04-16
DS: Merge changes from 1.1.0 branch into trunk
Max Horn
2010-04-15
Replace ancient maemo patch with the one from 1.1.0 branch
Max Horn
2010-04-12
remove useless getObjectName() method
Joost Peters
2010-04-12
add const keyword to some methods
Joost Peters
2010-04-12
formatting
Max Horn
2010-04-12
PSP: Fix code formatting using astyle
Max Horn
2010-04-12
PSP: refactoring/redesign of the backend
Yotam Barnoy
2010-04-04
Commit of patch #2980597 "GSoC: GUI: Text input + Right Alt (bug #2978736)".
Johannes Schickel
2010-04-03
Updated README-WinCE.txt with release details.
Robin Watts
2010-04-03
Updated XCode project
Oystein Eftevaag
2010-04-01
Updated readme with history of releases
Lars Persson
2010-03-31
Tweak WinCE port readme file to correct version numbers.
Robin Watts
2010-03-22
Patch #2938173: LinuxMoto update 23012010
Max Horn
2010-03-22
Patch #2973290: Semicolon cleanup
Max Horn
2010-03-21
Ack, typo!
Marcus Comstedt
2010-03-21
Autodetect long V numbers and shorten them.
Marcus Comstedt
2010-03-20
Add missing tokenizer.h include.
Johannes Schickel
2010-03-20
DS: Changing version number on title screen
Neil Millstone
2010-03-19
Also remove Win32PluginProvider::addCustomDirectories, as it obviously isn't ...
Max Horn
2010-03-19
DC: Removing unneeded DCPluginProvider::addCustomDirectories
Max Horn
2010-03-19
PSP: removed unneeded overload of addCustomDirectories()
Yotam Barnoy
2010-03-18
One more try to make DC & PSP compile again
Max Horn
2010-03-18
Trying to fix compilation (porters should review these changes, seems I uncov...
Max Horn
2010-03-18
Convert some occurences of StringList to StringArray;
Max Horn
2010-03-18
COMMON: Move typedef StringList from str.h to new header str-array.h
Max Horn
2010-03-18
Make keymapper compilable again
Max Horn
2010-03-18
Fix warnings
Max Horn
[next]