[Bug 38070] Blender fonts are blurry

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 8 10:12:51 PDT 2011


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

--- Comment #4 from Pascal Billery-Schneider <sagittarius at laposte.net> 2011-06-08 10:12:51 PDT ---
I managed to compile mesa git according to:
http://www.x.org/wiki/radeonBuildHowTo

with these options:

DRI_DRIVERS="radeon,r200,r300,r600,swrast" && ./autogen.sh --prefix=/opt/xorg
--with-dri-drivers=$DRI_DRIVERS --disable-gallium --enable-glx-tls
--with-dri-driverdir=/opt/xorg/lib/dri/

So I get now:
ldconfig -p | grep libGL.so
        libGL.so.1 (libc6,x86-64, Système d'exploitation ABI : Linux 2.4.20) =>
/opt/xorg/lib/libGL.so.1
        libGL.so.1 (libc6,x86-64) => /usr/lib64/libGL.so.1
        libGL.so.1 (libc6) => /usr/lib/libGL.so.1
        libGL.so (libc6,x86-64, Système d'exploitation ABI : Linux 2.4.20) =>
/opt/xorg/lib/libGL.so
        libGL.so (libc6,x86-64) => /usr/lib64/libGL.so

I'am going to reboot and see.

-- 
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 dri-devel mailing list