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
2018-10-07
PSP: Fix Minor Memory Access Error and Leaks in Backend Code.
D G Turner
2018-08-18
PSP: Add EBOOT.PBP to a dist files list for the Buildbot packager
Colin Snover
2018-08-18
PSP: Fix compilation failures when debug printing is enabled
Colin Snover
2018-08-18
PSP: Fix bad indentation
Colin Snover
2018-08-18
PSP: Fix wrong/dangerous C-style casts
Colin Snover
2018-08-18
PSP: Remove dead code
Colin Snover
2018-08-18
PSP: Fix loading of 4-bit PNG images
rsn8887
2018-08-18
PSP: Fix usage of obsolete libpng APIs
Colin Snover
2018-05-24
JANITORIAL: Fix trailing whitespace
Adrian Frühwirth
2018-05-06
BACKENDS: Replace usage of stricmp/strcmpi/strcasecmp
Cameron Cawley
2018-01-05
PSP: fix bit shifts of cursor x/y, fix too-slow cursor
rsn8887
2018-01-04
PSP: adjust cursor refresh to better match speed it had before it became smooth
rsn8887
2018-01-04
PSP: support mouse speed/joy deadzone options and smooth cursor motion
rsn8887
2018-01-03
PSP: Use aspect correction checkbox instead of extra graphics modes
rsn8887
2017-12-29
PSP: Fix bug #10239: PSP port incorrect 4:3 aspect ratio
D G Turner
2017-12-03
ALL: Remove obsolete register keyword
Colin Snover
2017-11-30
RELEASE: This is 2.1.0git
Thierry Crozat
2017-11-21
RELEASE: 1.10 will henceforth be known as 2.0
Colin Snover
2017-10-15
PSP: Improve const-correctness
Colin Snover
2017-10-15
BACKENDS: Constify PaletteManager::grabPalette implementations
Colin Snover
2017-07-10
Revert "COMMON: Change way the Singleton instances are instantiated"
Eugene Sandulenko
2017-07-10
COMMON: Change way the Singleton instances are instantiated
Thierry Crozat
2016-10-16
PSP: Added release building script
Eugene Sandulenko
2016-09-26
RELEASE: This is 1.10.0git
Eugene Sandulenko
2016-02-05
RELEASE: This is 1.9.0git
Eugene Sandulenko
2014-06-30
RELEASE: This is 1.8.0git
Eugene Sandulenko
2014-02-18
PSP: Make GPL headers consistent in themselves.
Johannes Schickel
2013-08-06
PSP: Do not access Surface::pixels directly.
Johannes Schickel
2013-07-04
Merge pull request #331 from sev-/gsoc2012-eventsrecorder
Eugene Sandulenko
2013-05-25
PSP: Remove leftover debug statement to non-existant variable.
D G Turner
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2013-05-05
RELEASE: This is 1.7.0git
Eugene Sandulenko
2012-07-08
RELEASE: This is 1.6.0git
Eugene Sandulenko
2012-06-20
PSP: Replace OverlayColor with uint16.
Johannes Schickel
2012-06-20
Merge pull request #246 from lordhoto/osystem-void-buffers
Johannes Schickel
2012-06-16
ALL: Let overlay related methods in OSystem take a void * and use a proper pi...
Johannes Schickel
2012-06-16
BACKENDS: Make OSystem::setMouseCursor take a "const void *" buffer.
Johannes Schickel
2012-06-16
BACKENDS: Let copyRectToScreen take a "const void *" instead of "const byte *...
Johannes Schickel
2012-06-09
COMMON: Add tm_wday to our TimeDate struct
Matthew Hoops
2012-06-03
ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...
Johannes Schickel
2012-03-17
ALL: Make use of defined() for the preprocessor consistent.
Johannes Schickel
2012-03-13
JANITORIAL: Remove unnecessary empty default constructors/destructors.
Christoph Mallon
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-11-17
COMMON: Move <new> include into scummsys.h.
Alyssa Milburn
2011-10-20
RELEASE: This is 1.5.0git
Eugene Sandulenko
2011-08-07
COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of...
Christoph Mallon
2011-08-07
PSP: Pass the stream as reference to PngLoader.
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-07
JANITORIAL: Add missing NL at EOF.
Christoph Mallon
2011-06-30
ALL: Require DECLARE_SINGLETON to be used in the Common namepsace
Ori Avtalion
[next]