aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/d_draw.cpp
AgeCommit message (Expand)Author
2003-08-29Added some code to stop producing interpolation frames if the scene hasTorbjörn Andersson
2003-08-28Removed the Surface class in favor of small struct specially made for theTorbjörn Andersson
2003-08-26The graphics detail settings partially work now. They only affect howTorbjörn Andersson
2003-08-23Unstubbed the Create/Draw/DeleteSurface() functions, and removed someTorbjörn Andersson
2003-08-19Remove a bunch of unneeded cruft - but barely the surface of it. This code is...James Brown
2003-08-17patch #790060 SWORD2: Initial graphics work from erik very nice indeed :)Jonathan Gray
2003-07-28substitute long int for LARGE_INTEGERJonathan Gray
2003-07-28Compiles on mingw nowTravis Howell
2003-07-28fixed yet more warningsMax Horn
2003-07-28bs2 driverJonathan Gray