I’ve asked for SDL_CreateRGBPixelFormat, but now parasite on irc pointed me to
SDL_pixels.c, line 46:
SDL_PixelFormat *SDL_AllocFormat(int bpp, Uint32 Rmask, Uint32 Gmask, Uint32
Bmask, Uint32 Amask)
So my feature request is: could this function be exported and used by
applications?–
http://decopter.sf.net - free unrealistic helicopter simulator