[SDL] IMG_Load and SDL_Surface flags

Brian brian.ripoff at gmail.com
Fri Dec 21 06:15:02 PST 2007


SDL_OPENGLBLIT has the form 0xA, in bineray 1010, but it is deprecated
so I guess it can be whatever. That is the only flag I see that
doesn't directly obey the power of two rule. However, it only appears
to have the effect of turning on SDL_HWSURFACE, which is relatively
harmless.


More information about the SDL mailing list