> Maybe you just want to do the load in another thread , so it doesn't > block.... Yeah, the plan is to put sleeps in SDL_image which would give the graphics thread time-slices to keep going. Is that what you mean? Gerald