non port: graphics/mesa-libs/pkg-plist |
SVNWeb
|
Number of commits found: 13 |
Mon, 5 Dec 2022
|
[ 14:03 Emmanuel Vadot (manu) ] 855947e (Only the first 10 of 21 ports in this commit are shown above. )
graphics/mesa: Update to 22.3
Release notes:
https://lists.freedesktop.org/archives/mesa-announce/2022-November/000695.html
On top of the release notes it seems that Gallium XVMC is also removed, see
https://gitlab.freedesktop.org/mesa/mesa/-/commit/8cc766d8f7eac26b7c029a2fac1bdfdba4776c29
for
more info.
Bump LLVM_DEFAULT to llvm15 so LTO works.
Also update libclc to track the one from llvm15.
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D37580
|
Wed, 19 Oct 2022
|
[ 19:22 Emmanuel Vadot (manu) ] a06b620
graphics/mesa-libs: fix check-plist
We need to build r300 dri driver but don't use it.
Sponsored by: Beckhoff Automation GmbH & Co. KG
PR: 267205
|
Tue, 20 Jul 2021
|
[ 07:36 Emmanuel Vadot (manu) ] 22a8573 (Only the first 10 of 25 ports in this commit are shown above. )
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
|
Thu, 17 Jun 2021
|
[ 04:25 Kevin Bowling (kbowling) Author: Jan Beich ] b44acc9
graphics/mesa-libs: enable libglvnd support
PR: 246767
Reviewed by: kbowling
Tested by: kbowling
Differential Revision: https://reviews.freebsd.org/D25020
|
Mon, 12 Oct 2020
|
[ 08:30 manu ] (Only the first 10 of 58 ports in this commit are shown above. )
graphics/mesa*: Update to 20.2
Update to 20.2
Move graphics/libxatracker to graphics/mesa-gallium-xa
Remove VAAPI and VDPAU options in mesa-libs in favor of
two new ports : mesa-gallium-va and mesa-gallium-vdpau
Bump needed llvm to llvm10
Change a lot of meson option from false to disabled as it's
deprecated.
Remove the drm and surfaceless platform from mesa* as it's always
enabled now.
Add zstd option, used for shader cache.
Reviewed by: x11 (zeising@)
Differential Revision: https://reviews.freebsd.org/D26682
|
Sat, 19 Sep 2020
|
[ 09:34 manu ]
mesa-libs: Add glesv1 lib
There is no real reason to disable glesv1 so add it to the build.
While here add a USE_GL for it.
Reviewed by: zeising
Approved by: x11 (zeising@)
Differential Revision: https://reviews.freebsd.org/D26461
|
Thu, 17 Sep 2020
|
[ 09:22 manu ]
mesa*: Only add x11 dependancy if it's requested
This allow to have a full setup without any x11 deps.
PR: 247029
Reviewed by: zeising
Approved by: x11 (zeising@)
Differential Revision: https://reviews.freebsd.org/D26438
|
Fri, 5 Jun 2020
|
[ 09:13 manu ] (Only the first 10 of 22 ports in this commit are shown above. )
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 Jan 2019
|
[ 15:34 jbeich ] (Only the first 10 of 14 ports in this commit are shown above. )
graphics/mesa-{libs,dri}: update to 18.2.8
- TEXTURE option is always enabled per
https://cgit.freedesktop.org/mesa/mesa/commit/?id=66673bef941a
Changes: https://www.mesa3d.org/relnotes/18.2.0.html
Changes: https://www.mesa3d.org/relnotes/18.2.1.html
Changes: https://www.mesa3d.org/relnotes/18.2.2.html
Changes: https://www.mesa3d.org/relnotes/18.2.3.html
Changes: https://www.mesa3d.org/relnotes/18.2.4.html
Changes: https://www.mesa3d.org/relnotes/18.2.5.html
Changes: https://www.mesa3d.org/relnotes/18.2.6.html
Changes: https://www.mesa3d.org/relnotes/18.2.7.html
Changes: https://www.mesa3d.org/relnotes/18.2.8.html
PR: 230298
Tested by: Samy Mahmoudi, Kevin Oberman
Approved by: maintainer timeout (2 weeks after 2019Q1)
Differential Revision: https://reviews.freebsd.org/D16571
|
Thu, 8 Nov 2018
|
[ 20:31 zeising ]
Enable libEGL for all platforms
Enable libEGL build for all platforms, even those without llvm. Previously
it was disabled on those platforms. This has been tested on sparc64.
Remove the EGL option completely.
PR: 232729
Submitted by: jbeich
Tested by: Yoshihiko Iwama (sparc64 support)
|
Mon, 15 Oct 2018
|
[ 23:59 jbeich ] (Only the first 10 of 19 ports in this commit are shown above. )
graphics/wayland: update to 1.16.0
- New libwayland-egl home for consumers as Mesa 18.2 dropped it
Changes: https://lists.freedesktop.org/archives/wayland-devel/2018-April/037767.html
Changes: https://lists.freedesktop.org/archives/wayland-devel/2018-August/039358.html
PR: 227423
Submitted by: Greg V <greg@unrelenting.technology>
Approved by: maintainer timeout (5 months)
|
Sun, 17 Dec 2017
|
[ 13:07 zeising ]
Update mesa ports to 17.3.0
Add missing dependencies on xcb and xxf86vm.
Changelog for mesa: https://www.mesa3d.org/relnotes/17.3.0.html
PR: 223195
Submitted by: jbeich
Tested by: Greg V, cpm
|
Fri, 12 May 2017
|
[ 18:46 rezny ] (Only the first 10 of 52 ports in this commit are shown above. )
Consolidate the Mesa ports, update to 17.0.4, and add Wayland option
* libGL, libEGL, libglesv2, libglapi, and gbm have been moved into mesa-libs,
graphics/dri has been renamed to mesa-dri, and USE_GL has been adjusted
* mesa-libs has a new WAYLAND option that enables platform support in libEGL
* mesa-dri now depends on graphics/s2tc for compressed texture support [1]
* re-remove obsolete dependency on makedepends [2]
* correct sed fix backported from 17.1 [3]
PR: 218799 (exp-run), 212762 [1], 218552 [2], 218562 [3]
Submitted by: dbn [1], jbeich [2,3]
Reported by: afiskon@devzen.ru [1]
Reviewed by: kwm, johalun0@gmail.com
Approved by: portmgr, swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10448
|
Number of commits found: 13 |