Commit graph

321 commits

Author SHA1 Message Date
MilhouseVH
5d461314b4 mesa: update to mesa-19.0.0 2019-03-14 04:17:09 +00:00
MilhouseVH
0d867f0452 mesa: update to mesa-18.3.4 2019-02-19 02:24:04 +00:00
MilhouseVH
dc9b3e67b5 mesa: update to mesa-18.3.3 2019-01-31 23:25:13 +00:00
MilhouseVH
9fcc6a9c27 mesa: update to mesa-18.3.2 2019-01-19 07:26:48 +00:00
MilhouseVH
420b2e111c mesa: update to mesa-18.3.1 2018-12-11 21:33:26 +00:00
MilhouseVH
790832820e mesa: update to mesa-18.3.0 2018-12-07 16:52:51 +00:00
MilhouseVH
5cd180114f mesa: switch to git source 2018-11-28 19:48:15 +00:00
MilhouseVH
c9b5c4b7f9 mesa: update to mesa-18.2.6 2018-11-28 18:40:52 +00:00
MilhouseVH
3413f96fee mesa: update to mesa-18.2.5 2018-11-15 19:34:16 +00:00
MilhouseVH
7a7af7cf21 mesa: update to mesa-18.2.4 2018-10-31 20:07:19 +00:00
MilhouseVH
5dba0732b5 mesa: update to mesa-18.2.3 2018-10-23 10:12:58 +01:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
MilhouseVH
a0cf6769ba mesa: update to mesa-18.2.2 2018-10-05 14:42:45 +01:00
MilhouseVH
6aa3b52e3b mesa: update to mesa-18.2.1 2018-09-21 14:35:45 +01:00
MilhouseVH
3f343817f7 mesa: update to mesa-18.2.0 2018-09-08 19:30:12 +01:00
MilhouseVH
bbbae03975 mesa: update to mesa-18.1.7 2018-08-24 18:12:15 +01:00
MilhouseVH
f0b3163221 mesa: update to mesa-18.1.6 2018-08-13 20:25:02 +01:00
MilhouseVH
af73a0ec52 mesa: update to mesa-18.1.5 2018-07-27 18:34:21 +01:00
CvH
122e3a7d4a spdx: packages/graphics 2018-07-17 23:58:50 +02:00
MilhouseVH
762c61f2df mesa: update to mesa-18.1.4 2018-07-13 22:34:36 +01:00
Lukas Rusak
81122ec909
mesa: only build va tracker if using a gallium driver that uses it 2018-06-26 12:48:15 -07:00
Lukas Rusak
ec1cab7a98
mesa: don't set dri-drivers-path, just use the default 2018-06-12 11:25:14 -07:00
Lukas Rusak
6322e0e3df
x11/proto: replace proto's with xorgproto 2018-06-11 10:52:50 -07:00
MilhouseVH
404a9a8557
various licence fixups 2018-06-11 10:34:38 -07:00
Lukas Rusak
c5104c7c88
mesa: build with lto 2018-06-05 10:26:25 -07:00
Lukas Rusak
c67d17b8ed
mesa: change to use meson 2018-06-05 10:26:25 -07:00
Lukas Rusak
3c57088ab2
mesa: update to 18.1.1 2018-06-05 10:26:25 -07:00
MilhouseVH
68f9edd9ba mesa: update to mesa-18.0.2 2018-04-30 23:15:30 +01:00
Lukas Rusak
5d0355141e
mesa: update to 18.0.1 2018-04-18 18:24:09 -07:00
MilhouseVH
1fed43a1ca
Merge pull request #2533 from lrusak/package-updates
graphics package updates
2018-04-03 17:15:57 +01:00
Lukas Rusak
ac48c6a763
mesa: disable libunwind 2018-03-27 15:12:58 -07:00
Lukas Rusak
d20987a627
mesa: update to 18.0.0 2018-03-27 15:12:58 -07:00
Lukas Rusak
7cb7c55919
mesa: add libva support and add upstream patch 2018-03-20 11:58:37 -07:00
MilhouseVH
a74a9d662d mesa: update to mesa-17.3.5 2018-02-24 19:29:52 +00:00
MilhouseVH
8ba501a288 mesa: update to mesa-17.3.3 2018-01-26 03:24:58 +00:00
MilhouseVH
d826c2e5b8 mesa: update to mesa-17.3.2 2018-01-12 19:27:38 +00:00
Lukas Rusak
3a9350fd93
mesa: allow building with DISPLAYSERVER=weston 2017-12-16 10:17:49 -08:00
MilhouseVH
952e4219e7 mesa: update to mesa-17.3.0 2017-12-09 14:45:38 +00:00
Emil Velikov
fb391f927d mesa: drop EGL drom MESA_EGL_PLATFORMS
The toggle is used for more than EGL - EGL, Vulkan as well a the video
codec drivers.
2017-12-01 13:10:08 +00:00
Emil Velikov
e7e7f4d4b3 mesa: reference to GLVND wrt local libGL handling 2017-12-01 13:10:08 +00:00
Emil Velikov
0fff459055 mesa: remove no longer available configure toggle
--enable-shader-cache was removed a few releases ago
2017-12-01 13:10:08 +00:00
Emil Velikov
41d5a8a7a1 mesa: toggle and document glx-tls
You need the toggle even when building EGL. The glx in the name is due
to historical reasons.
2017-12-01 13:10:08 +00:00
Emil Velikov
43a51725e2 mesa: document the workaround in pre_configure_target
Add some information why we need the extra linking, and reference to a
thread with possible solutions.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2017-12-01 13:10:08 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
MilhouseVH
13f9c9d3df
Merge pull request #2161 from evelikov/remove-unneeded-glu-et-al
Remove unneeded glu et al
2017-11-02 11:04:55 +00:00
Emil Velikov
90e2c23205 mesa: rework and simplify the dependency list
systemd, openssl - not required
Python2:host - not required when using the release tarball
toolchain expat libdrm - required for everything (as far as we're
concerned)
2017-10-29 13:40:14 +00:00
MilhouseVH
f1bd5a74e7 mesa: update to mesa-17.2.3 2017-10-24 03:02:34 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00