On Wed, Jan 20, 2010 at 6:06 PM, Shandy (Andy) Brown <sjbr...@geeky.net>wrote:
> Image processing commands are expensive. Best to precalculate all the > rotations. > Indeed. Precalculate, cache, and generally avoid image processing in SDL.
On Wed, Jan 20, 2010 at 6:06 PM, Shandy (Andy) Brown <sjbr...@geeky.net>wrote:
> Image processing commands are expensive. Best to precalculate all the > rotations. > Indeed. Precalculate, cache, and generally avoid image processing in SDL.