aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/cursor.cpp
AgeCommit message (Expand)Author
2017-09-12PEGASUS: Call OSystem::updateScreen on each frameBastien Bouclet
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops
2013-08-03PEGASUS: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03PEGASUS: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-04-16PEGASUS: Add support for PICT cursorsMatthew Hoops
2012-09-26PEGASUS: Remove trailing whitespaces.Johannes Schickel
2012-04-10PEGASUS: Mark the cursor as dirty when hiding it tooMatthew Hoops
2012-04-03PEGASUS: Fix file permissionsMatthew Hoops
2012-03-20Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2011-10-28PEGASUS: Fix 1bpp cicn cursorsMatthew Hoops
2011-09-30PEGASUS: Introduce better cursor update codeMatthew Hoops
2011-09-29PEGASUS: Fix cursor not showing upMatthew Hoops
2011-09-08PEGASUS: Create separate Cursor class for cursorsMatthew Hoops