https://bugs.freedesktop.org/show_bug.cgi?id=70706
--- Comment #16 from Dieter Nützel Dieter@nuetzel-hh.de --- (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
openSUSE 13.1 Linux 3.13.1-3.gfc9498b-desktop xorg-x11-server-7.6_1.15.0-293.2.i586 (1.15 final) xf86-video-ati-7.3.0-37.1.i586 Mesa 10.1.0-devel (git-1597788) r600g RV730 AGP Without Glamor.
With glamor-0.6.0-41.2.i586 it is very slow and KDE's window borders are (massive) corrupted.
dri-devel@lists.freedesktop.org