Summary: | Support OpenGL acceleration in Xinerama | ||
---|---|---|---|
Product: | xorg | Reporter: | Otis Wildflower <freedesktop> |
Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> |
Status: | RESOLVED WONTFIX | QA Contact: | |
Severity: | enhancement | ||
Priority: | high | CC: | alan.coopersmith, roland.mainz |
Version: | 6.8.0 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Otis Wildflower
2004-09-20 13:06:34 UTC
once hw accelerated indirect rendering works this should just work with glxproxy and dmx. I would find this very useful, myself. I wish I could run OpenGL across more than two monitors (using the nVidia trick). BTW - Sun's Xinerama implementation in the Xsun server is not that different from that in Xorg. The difference is that the Sun OpenGL team extended Sun's OpenGL to support Xinerama mode with hardware acceleration. (Unfortunately, they're a different team from our X group, with sources encumbered by various licenses so I can't offer back their changes to that.) because the DRI is capable of accelerating GL on multiple heterogeneous heads at once, it's really really hard to integrate that with GL. so the options look like: - MergedFB for the single-card, multiple head case, which fakes Xinerama geometry information while still enabling DRI - Xdmx with accelerated indirect GLX, which is a work in progress (bug #4988) fixing this within the DRI is probably not going to happen. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.