Hi folks! I need some scaled surfaces and just found SDL_stretch.c in the SDL src. But I didn't found docu nor a prototype in the headers. What's up with it? Did you include this function in 1.2? Should I implement it by myself (don't want to, cause I'm sure, you have the faster code thru inline assembly)? So long Thomas