From: Mark B. <mb...@0x...> - 2000-04-20 17:37:01
|
On Thu, 20 Apr 2000, Martijn Faassen wrote: > Odd, I thought I did use HW in my code. Also I recall something in the > docs on the color keyed blits bit. I don't have it here but at > home, but I'll look tonight if I get a chance. I'll mail a report > on that tonight, hopefully. That'll be more constructive than my > vague underinformed bitching of late. :) You can specify HWSURFACE, when you create the surface, and if it can't be allocated in hardware memory, it'll be allocated in system memory. Color keying works in software, as well as in hardware. |