
Posted:
Apr 6, 2004 @ 4:51am
by j.edwards
I use it for Ducklets. It's the fastest library available for writing to the display memory. Check out . It is provided as a lib, so it gets compiled into your app - ie. not a separate dll. Yes it makes games faster for those that use it, but the speed increases are only related to "drawing".

Posted:
Apr 6, 2004 @ 8:00pm
by Caesar
I thought it was a C++ library...

Posted:
Apr 6, 2004 @ 11:27pm
by Caesar
The way dillrye explained it made me a little unsure.