https://bugs.freedesktop.org/show_bug.cgi?id=70706
--- Comment #21 from Christopher Yeleighton giecrilj@stegny.2a.pl --- (In reply to comment #16)
(In reply to comment #15)
openSUSE ships a xorg config file in the glamor package: $> cat /etc/X11/xorg.conf.d/05-glamor.conf Section "Module" Load "dri2" Load "glamoregl" EndSection
I think this was a workaround to get correct GL symbol tables. As the GL loader has changed with xserver 1.15 this is probably no longer needed.
Commenting out (#) the two Load commands fixed this for me.
Or move it away...;-)
So, I can confirm that this works OK, now on
Commenting the two lines has no effect upon glxinfo.
dri-devel@lists.freedesktop.org