aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/surface.h
AgeCommit message (Collapse)Author
2011-12-16PEGASUS: Remove t prefix from typedefsMatthew Hoops
Some other minor cleanup too
2011-10-31PEGASUS: Fix some old Surface commentsMatthew Hoops
2011-10-31PEGASUS: Add ability to draw masked surfacesMatthew Hoops
2011-10-23PEGASUS: Add support for scaled/glowing images/moviesMatthew Hoops
2011-09-29PEGASUS: Allow getting frames from videosMatthew Hoops
2011-09-21PEGASUS: Fix bounds of PicturesMatthew Hoops
2011-09-20PEGASUS: Add picture classMatthew Hoops
2011-09-19PEGASUS: Add the Surface classesMatthew Hoops
Renamed from GWorld; I'm trying to distance us from QuickDraw as much as possible :P