[SDL] SDL_GL_ACCELERATED_VISUAL working?

Solra Bizna sbizna at tejat.net
Fri Nov 23 23:07:28 PST 2007


On Nov 20, 2007 10:54 AM, David Roguin <nesdavid at gmail.com> wrote:
> The thing is, i don't have hardware accel render but 'is_accel' is 1.
I was afraid that would happen... :)
SDL_GL_ACCELERATED_VISUAL was only added recently, so it wouldn't
surprise me if some backends simply ignore it.
There might be no way to do what you want to be doing on Linux.
The next best thing is to default to OpenGL and have a command-line
switch to override the default. Aleph One does it this way.
-:sigma.SB


More information about the SDL mailing list