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
/
engines
/
groovie
/
graphics.cpp
Age
Commit message (
Expand
)
Author
2016-05-28
GROOVIE: Clean initialization for few classes
Eugene Sandulenko
2014-11-03
GROOVIE: Add initial full screen functionality for V2 games
Filippos Karapetis
2014-02-18
GROOVIE: Make GPL headers consistent in themselves.
Johannes Schickel
2013-08-03
GROOVIE: Take advantage of Surface::getPixels.
Johannes Schickel
2012-06-16
GROOVIE: Get rid of casts on OSystem::copyRectToScreen calls.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-17
GROOVIE: Prefer Surface::create taking a PixelFormat over the one taking a by...
Johannes Schickel
2011-02-16
GROOVIE: Simplify the cursor palette reading.
Jordi Vilalta Prat
2011-02-14
GROOVIE: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2010-06-07
Groovie:
Jordi Vilalta Prat
2009-08-21
Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in here
Scott Thomas
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-03-04
Fixed weirdness in groovie (as reported on scummvm-devel)
Max Horn
2008-12-23
Silenced MSVC warnings
Filippos Karapetis
2008-12-23
Improve the palette fading (timing and factor calculation), which fixes the i...
Jordi Vilalta Prat
2008-11-14
Patch #2271425: Groovie engine
Max Horn