[Mesa-dev] [Bug 37234] gears of glxgears change brightness

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 16 02:51:50 PDT 2011


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

--- Comment #3 from almos <aaalmosss at gmail.com> 2011-05-16 02:51:51 PDT ---
(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.

-- 
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 mesa-dev mailing list