Summary: | gears of glxgears change brightness | ||
---|---|---|---|
Product: | Mesa | Reporter: | almos <aaalmosss> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
almos
2011-05-15 11:21:59 UTC
Also seen it when running in indirect rendering. almos, either your libGL or the drivers were messed up during compilation or you have non-matching versions thereof (like an old libGL and a new driver). Delete and recompile everything. It's very unlikely that Mesa couldn't run glxgears. (In reply to comment #2) > almos, either your libGL or the drivers were messed up during compilation or > you have non-matching versions thereof (like an old libGL and a new driver). > Delete and recompile everything. > > It's very unlikely that Mesa couldn't run glxgears. Now I tried all combinations. The color of the faces of the gears are the following (copied from OOo Calc, cell separator is ';'): with shared glapi;; ;system libGL (7.10.2);compiled libGL (LD_LIBRARY_PATH=/home/almos/sources/mesa/lib/) r300g;linear shift between normal color and darker, periodically;alternate between the dark color and a different one (red gear is yellow, blue is white, green is cyan) llvmpipe;linear shift between normal color and darker, periodically;always white ;; without shared glapi;; ;system libGL (7.10.2);compiled libGL (LD_LIBRARY_PATH=/home/almos/sources/mesa/lib/) r300g;linear shift between normal color and darker, periodically;correct rendering llvmpipe;linear shift between normal color and darker, periodically;correct rendering The other demos I mentioned in the initial report are geartrain and gloss. Both render correctly, when gears does. This is likely a duplicate of bug #36282 which is fixed now. I tried all combinations again with current mesa, and gears is rendered correctly in each case. |
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.