SDL_LoadBMP surface type

An embedded and charset-unspecified text was scrubbed…
Name: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20021011/5710252d/attachment.txt

I’m in a situation where I need a bitmap to be loaded in
software for faster access. Where
does SDL_LoadBMP store a Surface. Does is try video-memory first?
If it cannot be predicted,
it’s not that big deal, because I can just copy it to a software
Surface after loading…

Well, when I wanted to know this, I looked in the SDL sources :wink:
and they told me that LoadBMP always loads the bitmap into a
SWSURFACE.–
Matthijs Hollemans
All Your Software
www.allyoursoftware.com