notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/libGL/files/patch-include__GL__internal__dri_interface.h
SVNWeb

Number of commits found: 3

Mon, 10 Apr 2017
[ 19:14 rezny search for other commits by this committer ] Original commit   Revision:438198 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Update Mesa to 17.0.3

* OpenGL 4.5 support for RadeonSI and recent Intel
* Use LLVM 4.0 by default, building with 3.9 is possible via MESA_LLVM_VER
* DRI3 remains enabled at compile time, but is now disabled at runtime for
  stock FreeBSD.  Set LIBGL_DRI3_ENABLE in the environment to enable DRI3.
  This extra check is added when compiling on stock FreeBSD, not DRM-next.
  This change was made to work around a problem in libEGL, which fails to
  fall back to using DRI2 when run on a system without DRI3 support.

Reviewed by:	jmd, mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10250
Sat, 11 Feb 2017
[ 13:31 rezny search for other commits by this committer ] Original commit   Revision:433862 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Update Mesa to 13.0.4

* Use LLVM 3.9
* OpenGL 4.4 support for recent Intel and ReadeonSI

PR:	214581
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9438
Sat, 5 Dec 2015
[ 10:46 kwm search for other commits by this committer ] Original commit   Revision:403056
Add patch to use drm.h instead of redefining the types.

This unbreaks the build of xorg-server on 9.3.

Number of commits found: 3