I'm trying to put together a system that supports multiple stereoscopic outputs on Linux and I was wondering if that was possible with current hardware/drivers.
I came across this discussion (Quad-Buffered OpenGL in Linux ) from a few years back that said that it was not possible at the time. I'm wondering if there has been any update.
If its not possible with 1 GPU, would it be possible with multiple GPUs in the same system?
Also, the primary application is for multimedia output, not 3D rendering, but I want to have HDMI 1.4a compliant output. Does anyone know if there any other way, besides using OpenGL Quad buffer, on Linux to do this?
Any ideas? Is it possible to have stereoscopic output on multiple displays on Linux?