On Mon, Mar 7, 2011 at 9:47 AM, Jon Severinsson <j...@severinsson.net> wrote: > As you are about to introduce --enable-patented for floating point textures, > I thought the same functionality should be used for s3tc support. > > This patch series does so by importing the code from libtxc_dxtn into mesa and > build it instead of the dlopened library.
This is kind off different. At the moment you can distribute a mesa binary and someone can just drop libtxc_dxtn into place and it'll all work. This removes this feature in favour of having to recompile all of mesa to get s3tc support. float is different since I don't think we can do it in a nice clean separate lib. Dave. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev