On Fri, 2003-01-03 at 15:39, Ian Romanick wrote: > There's actually probably more general interest in the stereo support > than in the Direct3D support. It would take very little to modify the > Radeon, R200, Rage128, and G400 drivers to support switching between > left and right display buffers each refresh. The main missing part is, > well, everything else. :)
You need to make sure you are drawing the 2D world into both buffers obviously, and persuade Mesa to handle that and also perhaps interlace. Most of the low end 3D glasses stuff "just works".Some like the Eye-3D need magic patterns displaying during the mode switch to control the glasses setup, but I have some of them figured out and its not hard to capture the output of windows switching glasses mode to deduce the others Alan ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
