Bug 318021 - wouldn't work with AIGLX
Summary: wouldn't work with AIGLX
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: opengl-games-utils
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Hans de Goede
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 304781
TreeView+ depends on / blocked
 
Reported: 2007-10-04 10:23 UTC by Nils Philippsen
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-04 11:26:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nils Philippsen 2007-10-04 10:23:22 UTC
Currently, opengl-games-utils greps for "direct rendering" in the output of
glxinfo to distinguish between accelerated and software-rendered 3D.
Unfortunately, this test isn't conclusive.

Besides problems with some proprietary drivers, AIGLX provides a
non-direct-rendering way to accelerate 3D and using the wrapper in its current
state would lock out users of it.

Unless the test can be shown to work in all cases, it would be best if users
could bypass the check, e.g. by adding a "Start Program anyway" button.

Unfortunately, I can't try out changes currently as accelerated 3D on my box
isn't working (see bug #228414).

Comment 1 Hans de Goede 2007-10-04 11:26:06 UTC
(In reply to comment #0)
> Currently, opengl-games-utils greps for "direct rendering" in the output of
> glxinfo to distinguish between accelerated and software-rendered 3D.
> Unfortunately, this test isn't conclusive.
> 

A lot of things have been claimed to not work with the wrapper, but on one has
managed to prove this in an actual test-case. I just enabled desktop effects on
a F8-test2 live cd and then run glxinfo, it still says direct-rendering: Yes.

glxinfo also says direct-rendering: Yes for both the nvidia and fglrx drivers
(both have been confirmed by actual users).

So I'm closing this, please only reopen if you can give a real world, tested,
reproducible example where this does not work.



Note You need to log in before you can comment on or make changes to this bug.