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