https://bugs.freedesktop.org/show_bug.cgi?id=36182
--- Comment #22 from Benjamin Bellec <b.bel...@gmail.com> 2011-04-18 15:31:15 PDT --- > How can i say mesa that it should use this lib? Or must i recompile my mesa? > when yes how? If libtxc_dxtn.so is in the mesa directory (/usr/lib or /usr/local/lib for instance, it depends on your distro/install), then this is enabled (if your mesa have enabled libtxc_dxtn at compile time, but by default it's set). You can check with : $ glewinfo | grep s3tc But not all driver support s3tc, I know r300g and r600g (with kernel 2.6.39) do. But intel, nouveau, etc ? To get libtxc_dtxn, extra repository can sometimes provide it (eg. RPM Fusion). Else, you can download libtxc_dxtn.tar.gz, make, make insall it. It's easy. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev