aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/support/direct_draw_surface.cpp
AgeCommit message (Collapse)Author
2016-11-26TITANIC: Add support for 32-bit surfacesPaul Gilbert
Some of the game videos have alpha levels, which are lost if the surfaces are converted to 16-bit. This adds better support for creating 32-bit video surfaces, so the information won't be lost
2016-04-03TITANIC: Move most of the root classes into new support/ folderPaul Gilbert