Hi,
What the SDL_LowerBlit (or something like that i don’t rember well) is
using for ???
Thanx
Hi,
What the SDL_LowerBlit (or something like that i don’t rember well) is
using for ???
SDL_LowerBlit() doesn’t perform clipping, and may be faster if you take
care of clipping yourself.
-Sam Lantinga (slouken at devolution.com)
Lead Programmer, Loki Entertainment Software–
“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec