[Mesa-dev] [Bug 32825] egl_glx driver completely broken in 7.9 branch [fix in master]
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 6 06:45:05 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=32825
--- Comment #4 from nobled <nobled at dreamwidth.org> 2011-01-06 06:45:04 PST ---
(In reply to comment #3)
> Did you try a clean build? I don't see why the fix would make 0x3034 have the
> value 0x3 or 0x4.
Yeah, a fresh git checkout:
git checkout 7.9
git clean -xdf
autoreconf && ./configure --disable-glw --disable-glut --disable-glu
--disable-gallium-i915 --disable-gallium-i965 --disable-gallium-radeon
--disable-gallium-svga --enable-xcb
cd src/egl && make
I just needed to rebuild the egl_glx.so, so I just did that. That shouldn't
make a difference, right?
--
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