[Bug 48158] Stereoscopic support

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Apr 1 06:12:20 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=48158

--- Comment #1 from Alex Deucher <agd5f at yahoo.com> 2012-04-01 06:12:20 PDT ---
There's not a whole lot of changes on the driver side; you basically just tell
the monitor you are sending 3D (packed 3D is probably the easiest to start
with).  However, there is a substantial amount of work required in the rest of
the open source stack in general to support 3D displays:
- each frame needs to be rendered twice with different viewports or use
geometry shaders to do something similar
- need infrastructure to enable/disable 3D display rendering modes

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list