On 10:26 Thu 23 Oct     , Brian Paul wrote:
> linxs wrote:
> > I want to create stereocopy scene by mesa.
> > By calling glGetBooleanv() with GL_STEREO it returns FALSE.
> > I want to know whether mesa will support GL_STEREO in the near future.
> > Is the future on the way?
> 
> Probably not.  It would require a fair amount of work and I'm not sure 
> any of the DRI-supported GPUs have stereo capability.

Regarding the capability, a lot of FireGL cards have the stereo 
mini-DIN, even cards as old as my 8800. I imagine that nouveau will also 
support Quadros that can do stereo.

You can theoretically run stereo even on cards without the special port, 
however, by using a video pass-through to detect vblank. The lower-end, 
old-school 3D glasses do this.

It's never been integrated into Mesa, but people have posted patches 
over the years for the Radeon and Matrox drivers. By now, I expect it 
would take significant effort to forward-port them.

-- 
Thanks,
Donnie

Donnie Berkholz
Developer, Gentoo Linux
Blog: http://dberkholz.wordpress.com

Attachment: pgpEzIje7nuR2.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to