aboutsummaryrefslogtreecommitdiff
path: root/graphics/mesa-gallium-va
Commit message (Collapse)AuthorAgeFilesLines
* graphics/mesa: Update to 22.3.5Emmanuel Vadot2023-02-091-1/+1
| | | | | | Release notes: https://lists.freedesktop.org/archives/mesa-announce/2023-February/000705.html Sponsored by: Beckhoff Automation GmbH & Co. KG
* graphics/mesa: Update to 22.3.4Emmanuel Vadot2023-01-271-1/+0
| | | | | | Release notes: https://lists.freedesktop.org/archives/mesa-dev/2023-January/225916.html Sponsored by: Beckhoff Automation GmbH & Co. KG
* graphics/mesa: Remove old header from the plistEmmanuel Vadot2022-12-131-1/+0
| | | | Reported by: jbeich
* graphics/mesa: Stop adding libglapi.so as a deps when not neededEmmanuel Vadot2022-12-081-1/+1
| | | | | | Not every mesa port needs this lib so stop adding a dep on it if not needed. Sponsored by: Beckhoff Automation GmbH & Co. KG
* graphics/mesa: Do not add USE_LDCONFIG for every mesa portsEmmanuel Vadot2022-12-081-0/+1
| | | | | | | Not every mesa ports provides shared libraries intented for dynamic uses so stop running ldconfig script for those ports. Sponsored by: Beckhoff Automation GmbH & Co. KG
* graphics/mesa-gallium-va: CleanupEmmanuel Vadot2022-12-081-3/+6
| | | | | | | - Specify license directly in this port. - Order ONLY_FOR_ARCH Sponsored by: Beckhoff Automation GmbH & Co. KG
* graphics/mesa*: Stop using meson native-fileEmmanuel Vadot2022-12-081-0/+1
| | | | | | | | Use BINARY_ALIAS instead, this is cleaner. While here directly record the deps on libLLVM for packages that needs it. Sponsored by: Beckhoff Automation GmbH & Co. KG
* graphics/mesa: Update to 22.3Emmanuel Vadot2022-12-052-1/+1
| | | | | | | | | | | | 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
* graphics/mesa*: Update to 22.2.2Emmanuel Vadot2022-10-241-0/+1
| | | | | | | | | While here enable vc1, h264 and h265 for mesa-gallium-va Release notes: https://lists.freedesktop.org/archives/mesa-announce/2022-October/000689.html Sponsored by: Beckhoff Automation GmbH & Co. KG PR: 267238
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)Alexey Dokuchaev2021-10-251-1/+1
| | | | | | | | | ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should start with lower-case letter and not end with a period which is added by the framework, similar to other knobs like BROKEN, IGNORE, et al. While here, remove needless quoting, add missing Oxford comma, expand contractions and jargonisms, use correct spelling for proper names.
* mesa*: Update to 21.1.5Emmanuel Vadot2021-07-201-2/+1
| | | | | | | | | | - 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
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-221-1/+1
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* mesa-*: Update to 20.2.3Emmanuel Vadot2020-12-032-9/+39
| | | | | | | | | | - Fix mesa-gallium-va and mesa-gallium-vdpau for X11 usage - Add a patch so iris will be prefered for compatible intel GPUs (>=broadwell) PR: 250307 250325 Notes: svn path=/head/; revision=556929
* graphics/mesa-gallium-va: enable on powerpc64lePiotr Kubaj2020-11-271-1/+1
| | | | | | | powerpc64le also supports radeon and amdgpu. Notes: svn path=/head/; revision=556463
* After r556423, also bump PORTREVISION on other Mesa ports.Piotr Kubaj2020-11-271-1/+1
| | | | Notes: svn path=/head/; revision=556425
* graphics/mesa*: Add Iris Gallium driver and libunwind for more archEmmanuel Vadot2020-10-131-0/+1
| | | | | | | | | | | | | | Iris is the prefered gallium driver for Intel Gen8 to Gen11, add it to the build. [1] Add libunwind support for more arch. [2] PR: 250307 [1], 250305 [2] Submitted by: jbeich [2] Reported by: jbeich [1] Reviewed by: zeising Notes: svn path=/head/; revision=552236
* graphics/mesa*: Update to 20.2Emmanuel Vadot2020-10-123-0/+56
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 Notes: svn path=/head/; revision=552109