Comment # 21 on bug 70706 from
(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.


You are receiving this mail because: