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
/
psp
Age
Commit message (
Expand
)
Author
2009-10-09
whitespace changes aka. buildbot rebuilding :)
Joost Peters
2009-10-09
Slightly modified version of patch #2875544: PSP plugins patch
Joost Peters
2009-10-08
Introduce a new struct TimeDate, replacing struct tm in client code. May lead...
Max Horn
2009-10-04
Cleaned up version of patch #2872626: "PSP: flicker part 2"
Joost Peters
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-27
reduce display list size - we only use a fraction of it.
Joost Peters
2009-09-27
Use _port_mk for the PSP port; some psp.mk cleanup.
Andre Heider
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-08-21
some cleanup
Joost Peters
2009-08-21
unify OSystem_PSP_GU and OSystem_PSP (which was hopelessly outdated and mostl...
Joost Peters
2009-08-21
fix compilation after RGB API changes
Joost Peters
2009-08-19
PSP: throttle the number of updateScreen() calls
Joost Peters
2009-08-19
Take advantage of extra memory on newer PSP models
Joost Peters
2009-08-18
Implement setCursorPalette(), correct hasFeature() <-> getFeatureState() mixup.
Joost Peters
2009-08-18
PSP: Make R-trigger act as a context sensitive modifier key, remap ENTER to t...
Joost Peters
2009-08-18
PSP: disable dosbox OPL
Joost Peters
2009-08-17
PSP: increase optimization level and change clock rate to 333mhz
Joost Peters
2009-08-17
Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo...
Joost Peters
2009-08-14
PSP: add svn revision + build date to SFO title.
Joost Peters
2009-08-14
PSP: also create param.sfo when building via configure
Joost Peters
2009-08-14
add psp_clean build rule to clean up EBOOT.PBP and scummvm_stripped.elf
Joost Peters
2009-08-14
PSP: create an EBOOT.PBP when building via configure
Joost Peters
2009-06-28
Fix PSP port
Max Horn
2009-06-28
Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;
Max Horn
2009-06-28
change link order in .spec file to produce working binaries when building usi...
Joost Peters
2009-04-29
fix warning
Joost Peters
2009-04-21
run psp-fixup-imports after linking
Joost Peters
2009-04-13
commit slightly modified version of #2759353 - GSoC 2009: Correction in READM...
Joost Peters
2009-03-25
Allow building of psp backend via configure (Part 1 - Still need to add the f...
Joost Peters
2009-03-24
remove unsigned qualifier, as byte already is unsigned.
Joost Peters
2009-02-21
disable BREAKPOINT macro and remove exit() macro, as they conflict with SCI b...
Joost Peters
2009-02-20
remove old file
Joost Peters
2009-02-20
add README.PSP to update-version.pl
Joost Peters
2009-02-18
add -DDISABLE_TEXT_CONSOLE and -DDISABLE_COMMAND_LINE
Joost Peters
2009-02-18
report kFeatureOverlaySupportsAlpha (knowing that nothing queries it, and it ...
Joost Peters
2009-02-18
Use 4444 overlay on PSP (instead of 1555).
Joost Peters
2009-02-14
remove InitScalers() call, since the PSP port doesn't use scalers, and we no ...
Joost Peters
2009-01-30
Moved default implementations for various OSystem methods into a new class Ba...
Max Horn
2009-01-24
fix compilation
Joost Peters
2009-01-23
Renamed FSNode::openForReading / openForWriting to createReadStream / createW...
Max Horn
2009-01-23
Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-11-21
fix wrong uncompress() error check (Z_OK == 0) -- thanks whoever wrecked this ;)
Joost Peters
2008-11-06
Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...
Max Horn
2008-11-06
Got rid of OSystem::ARGBToColor and colorToARGB
Max Horn
2008-11-03
add PSPSaveFileManager class (subclassed DefaultSaveFileManager)
Joost Peters
2008-11-03
implement OSystem::getOverlayFormat()
Joost Peters
[prev]
[next]