Date: Thu, 24 Apr 2014 11:13:47 +0200 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= <jean-sebastien.pedron@dumbbell.fr> To: freebsd-x11@freebsd.org Subject: Re: Question about OpenGL Version on ATI Radeon HD 4850 using KMS Message-ID: <5358D5CB.70409@dumbbell.fr> In-Reply-To: <1398258416.2545.17.camel@amd64.my.domain> References: <1398258416.2545.17.camel@amd64.my.domain>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --dUHaDbODD6VlOSnnilcolxjf6gD6JdVls Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 23.04.2014 15:06, Werner Lehmann wrote: > But my question is: Why only OpenGL 2.1, when according to mesa3g.org i= n > mesa 9.1 there is already OpenGL 3.1 and in mesa 10.1 OpenGL 3.3? Hi! Mesa needs to be configured with --enable-texture-float (especially graphics/dri) to unlock OpenGL versions beyond 2.1. This option enables a patent-encumbered code. We're discussing what to do with this option. In the meantime, you can add the following line to graphics/dri/Makefile (after the inclusion of bsd.mesalib.mk): CONFIGURE_ARGS+=3D--enable-texture-float And rebuild graphics/dri. --=20 Jean-S=E9bastien P=E9dron --dUHaDbODD6VlOSnnilcolxjf6gD6JdVls Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJTWNXQAAoJEDnpl2Gl/ZTMe00P/ijGLF7W0YEV6J1zDJhMnDZk PxaXzfDiEFQqiUfYRtRqSC2Pe+z6KhVdv/eTbtFum5oh3PdO9/M3ROOjvbjE6fDW JBbnBWizcWUYaQg2V6q6nxYUJhQ810FEqbB/slQKgAJpBV/WQSkkEhSZV9DTi2QR WiilEXKJ30Jq1ved3zO2YLgHNDiWN/r05kBkDeobNkqSMJ+0FaI4cig4ity2JeQa N4dpphRyNupyNyKnBpjLogpevykKZsR1QzJ5dhR1CbiX3zsjKttgZ7+jRg+hG6Ex F6zrVNGgDFuJ42kvKwwmKYskvYafP0HGHxxViIvThHO+rt+Pv2tyDjnfrvwddTHs QRiBv5kmbv7l7ALRUHH7HPNOuzMlaJCaMS9t4Wf2iWHiwjZK0NNrvTABsMexSzDL ElB2Mqkgdx1a2lDYmeX3oqEC/QKBc9tP+N98WICW3i29wHqZKQt6w5ecZXhUKVG4 u2f3NcyR8g8y5oOLc7jrkoDMdzeYwi/b6gqstBeQUhz3ur6MD4+s/feiTxLRJ29q m/qEJEBqqt5DpOGWywpt5rTfPyqTtTI59dxgwzlLIVMqHpdSh6Tl/k5XiLLs+u5e iKzPNmoLtyPANTTvpzQKhKGE6Z4RutVmv/sfNQrPoR6KfOObN82CpznevLtWPHGc cL3mV/yBavHT6KvR2CLg =h4EN -----END PGP SIGNATURE----- --dUHaDbODD6VlOSnnilcolxjf6gD6JdVls--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5358D5CB.70409>