Hi,
I have made a tarball of SDL12 with some experimental patches added.
This should allow people to easily test these changes :
- glSDL (the SDL over OpenGL backend)
- glscale (a backend allowing to scale the display of an SDL application
to an arbitrary size using OpenGL filtering) - accelerated OpenGL visual support through a new OpenGL attribute,
SDL_GL_ACCELERATED_VISUAL. - fb.modes parser for the fbcon backend
- some fixes
The tarball is there :
http://icps.u-strasbg.fr/~marchesin/sdl/SDL12-experimental.tgz
Stephane