aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/graphics.cpp
AgeCommit message (Expand)Author
2013-08-03PEGASUS: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03PEGASUS: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2012-09-26PEGASUS: Remove trailing whitespaces.Johannes Schickel
2012-07-05PEGASUS: Cleanup doFadeOutSync/doFadeInSync callsMatthew Hoops
2012-07-05PEGASUS: Implement screen fadingMatthew Hoops
2011-12-16PEGASUS: Remove t prefix from typedefsMatthew Hoops
2011-10-28PEGASUS: Implement dirty rect erase code (as used by the space chase)Matthew Hoops
2011-10-19PEGASUS: Don't use the work area for screen shakingMatthew Hoops
2011-10-18PEGASUS: Add our TGWorldSaver replacementMatthew Hoops
2011-10-16PEGASUS: Implement screen shakingMatthew Hoops
2011-10-02PEGASUS: Add the basic Caldoria neighborhoodMatthew Hoops
2011-09-30PEGASUS: Introduce better cursor update codeMatthew Hoops
2011-09-29PEGASUS: Resolve some TODO's and cleanupMatthew Hoops
2011-09-28PEGASUS: Import a bunch more code in preparation for actual gameplayMatthew Hoops
2011-09-26PEGASUS: Update the GraphicsManager a bitMatthew Hoops
2011-09-21PEGASUS: Remove old graphics APIMatthew Hoops
2011-09-21PEGASUS: Add very simple mouse movement update checkingMatthew Hoops
2011-09-21PEGASUS: Clamp the dirty rect to the screen sizeMatthew Hoops
2011-09-21PEGASUS: Fix bug with drawing dirty rectsMatthew Hoops
2011-09-19PEGASUS: Add the Surface classesMatthew Hoops
2011-09-15PEGASUS: Implement very basic screen updating (new API)Matthew Hoops
2011-09-10PEGASUS: Implement two of the primitive-based DisplayElementsMatthew Hoops
2011-09-09PEGASUS: Add DisplayElement class and begin porting over the graphics APIMatthew Hoops
2011-09-08PEGASUS: Create separate Cursor class for cursorsMatthew Hoops
2011-05-03Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2011-02-21PEGASUS: Fix cursor palettesMatthew Hoops
2011-02-21PEGASUS: Add my very WIP Pegasus Prime engineMatthew Hoops