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/libosmesa/pkg-plist
SVNWeb

Number of commits found: 10

Tue, 20 Jul 2021
[ 07:36 Emmanuel Vadot (manu) search for other commits by this committer ]    commit hash:22a85734ff71983126a94a1970c534a45a9e730e  commit hash:22a85734ff71983126a94a1970c534a45a9e730e  commit hash:22a85734ff71983126a94a1970c534a45a9e730e  22a8573  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
mesa*: Update to 21.1.5

- swrast is only a gallium driver now.
- Bump needed llvm to 12
- libclc is still a llvm10, moving to >10 needs to change
  from where we pick libclc as its now part of llvm

Differential Revision:	    https://reviews.freebsd.org/D31165
Reviewed by: kbowling, zeising
Fri, 5 Jun 2020
[ 09:13 manu search for other commits by this committer ] Original commit   Revision:537998 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
mesa*: Switch to meson

Upstream switched to meson for their build system so do the same as
it will be easier to find problems sooner than later.
This also switch to python3, python is only used for the build.
There is more thing enabled by default (or auto-enabled based on some
configuration) so we need to disable a lot more things than with autotools.

This should be a non functional change.

Reviewed by:	zeising (x11@)
Differential Revision:	https:/reviews.freebsd.org/D25092
Thu, 17 Sep 2015
[ 18:07 kwm search for other commits by this committer ] Original commit   Revision:397198 (Only the first 10 of 83 ports in this commit are shown above. View all ports for this commit)
Update Mesa port to 10.6.6 and add Clover.
Add beignet 1.1.0.
Add clinfo, clblas, clfft and clrng.

The major change is that all Mesa ports are now configured the same way.
This fixes several problems and enables new features.  The details
are described in this blog post:
http://blogs.freebsdish.org/graphics/2015/03/18/unifying-mesa-ports-configure/

The second important change is the OpenCL support.  Mesa's
implementation, Clover, is enabled as well as Beignet.  Clover
targets all Gallium drivers, only Radeon GPUs in our case.  Beignet
is for Intel GPUs starting with Ivy Bridge.  Thanks to Johannes
Dieterich, O. Hartman, and Koop Mast for their work on OpenCL!  As a
bonus, there are several OpenCL-based math ports added (clblas,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 20 Oct 2014
[ 17:04 bapt search for other commits by this committer ] Original commit   Revision:371283 (Only the first 10 of 487 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Thu, 15 May 2014
[ 16:44 tijl search for other commits by this committer ] Original commit   Revision:354152
Avoid USE_AUTOTOOLS.

Approved by:	gahr (maintainer)
Mon, 14 Jan 2013
[ 16:39 gahr search for other commits by this committer ] Original commit   Revision:310395
- Update to 9.0.1
  Release notes:
  * 9.0 http://www.mesa3d.org/relnotes-9.0.html
  * 9.0.1 http://www.mesa3d.org/relnotes-9.0.1.html
- This update includes the switch from autotools to SCons
Thu, 1 Mar 2012
[ 16:43 gahr search for other commits by this committer ] Original commit 
- Update to 8.0.1
  Release notes:
  http://mesa3d.org/relnotes-8.0.html and http://mesa3d.org/relnotes-8.0.1.html
Wed, 14 Sep 2011
[ 07:33 gahr search for other commits by this committer ] Original commit 
- Update to 7.11
  Release notes: http://mesa3d.org/relnotes-7.11.html
- Unbreak on 9.x amd64
Mon, 31 May 2010
[ 09:19 gahr search for other commits by this committer ] Original commit 
- Add symlinks to lib/libOSMesa.so.7 and lib/libOSMesa.so

Requested by:   Stas Timokhin (maintainer of science/paraview)
Fri, 9 Apr 2010
[ 08:40 gahr search for other commits by this committer ] Original commit 
- New port: graphics/libosmesa

  Import version 7.8.1 of the Mesa3D library, built for off-screen rendering.

Number of commits found: 10