Question about OpenGL Version on ATI Radeon HD 4850 using KMS

Jean-Sébastien Pédron jean-sebastien.pedron at dumbbell.fr
Thu Apr 24 09:13:54 UTC 2014


On 23.04.2014 15:06, Werner Lehmann wrote:
> But my question is: Why only OpenGL 2.1, when according to mesa3g.org in
> 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+=--enable-texture-float

And rebuild graphics/dri.

-- 
Jean-Sébastien Pédron

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20140424/9f3508e2/attachment.sig>


More information about the freebsd-x11 mailing list