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
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
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-17
PSP: Make logMessage() implementation independent from parent class(es)
Max Horn
2011-06-08
BACKENDS: Shuffle backends class hierarchy and module initialization
Max Horn
2011-06-07
PSP: Use OSystem's 'slots' for timer/savefile manager
Max Horn
2011-06-06
BACKENDS: Add OSystem::getDefaultConfigFileName
Max Horn
2011-06-06
BACKENDS: Unify AudioCD manager instantiation
Max Horn
2011-06-04
BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls
Max Horn
2011-06-04
COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette
Max Horn
2011-05-24
PSP: Fix compilation
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-03
PSP: Fix various forbidden symbol clashes
Max Horn
2011-05-03
PSP: Add FIXME to portdefs.h
Max Horn
2011-05-03
BACKENDS: Allow various files to use stuff from time.h
Max Horn
2011-05-02
PSP: fixed cursor disappearance bug in 16-bit games
Bluddy
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-05-01
RELEASE: This is 1.4.0git
Eugene Sandulenko
2011-04-28
BACKENDS: Fix compilation for various backends
Ori Avtalion
2011-04-28
PSP: Fix compilation
Ori Avtalion
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-04-17
ALL/GRAPHICS: Remove Surface::bytesPerPixel.
Johannes Schickel
2011-04-17
BACKENDS: Adapt various backends code to set up Surface::format correctly.
Johannes Schickel
2011-02-15
PSP: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-14
GIT: ./tools/update-version.pl 1 3 0 git
dhewg
2011-02-12
BUILD: Remove explicit references to SVN in revision variable names.
Jordi Vilalta Prat
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2010-12-17
PSP: fixed bug exhibited in Gob engine with blacked out video frames
Yotam Barnoy
2010-11-29
BACKENDS: Fix SVN keyword usage.
Johannes Schickel
2010-11-19
PSP: Remove tabs from README.PSP.
Johannes Schickel
2010-11-19
PSP: Update README.PSP.in with the latest changes to README.PSP.
Johannes Schickel
2010-11-18
BACKENDS: Implement logging API proposed by Max on -devel.
Johannes Schickel
2010-11-18
PSP: reduced fragmentation by allocating overlay just once
Yotam Barnoy
[next]