Do you think you could write me a small example that initializes the OpenGL SDL screen, then loads a texture, and then displays a transparent sprite (Rect from original texture)? If I had this I'm sure I would be able to convert it into my S2DL library quite easily.

If I can convery my S2DL library to use opengl through SDL like this I'd be really happy

Thanks