Hi,
My program run well if i load .bmp textures, but if put a different type of file, windows says to me "the program have to close..." and my opengl windows don't appear.
What have i done of wrong ?
i do this :
SDL_Surface *texture=IMG_Load("eyeball.tif") ;