aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/support/direct_draw.h
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-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-08-31TITANIC: Fixes to warnings, and removal of some unneeded fieldsPaul Gilbert
2016-08-29TITANIC: Remove redundant codePaul Gilbert
2016-04-03TITANIC: Move most of the root classes into new support/ folderPaul Gilbert