[SDL] sdl and gl stereo
Vittorio G.
vitto.giova at yahoo.it
Fri Jul 2 07:39:37 PDT 2010
thanks for the link, that's one of the examples i had in mind
if i got it correctly GL_STEREO in single buffer just enables an
additional buffer and renames the two buffers in FRONT_LEFT and
FRONT_RIGHT; if you use double buffering then this turns on quad
buffering (that's only availallbe in a few card)
i'll try to work something out of this
Vittorio
On Fri, Jul 2, 2010 at 4:11 PM, Alberto Luaces <aluaces at udc.es> wrote:
> Jonathan Dearborn writes:
>
>> That's a lot of good info in that link. Have you seen SDL_GL_STEREO?
>> http://sdl.beuc.net/sdl.wiki/SDL_GLattr
>
> I think SDL_GL_STEREO is for quadbuffering, a stereo mode that it's
> rarely available (it's present on high end cards like Quadro).
>
> --
> Alberto
>
> _______________________________________________
> SDL mailing list
> SDL at lists.libsdl.org
> http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
>
More information about the SDL
mailing list