Commit Graph

207 Commits

Author SHA1 Message Date
LW-archlinux
194f53dbcb updated llvm dependency version 2020-01-01 13:56:58 +01:00
LW-archlinux
e9a553dbdf remove undesired script from /usr/bin 2019-12-15 15:05:50 +01:00
LW-archlinux
cea9b7c61b added gallium zink, removed GLES v1 support (nothing seems to use it) 2019-10-29 10:56:10 +01:00
LW-archlinux
d78d695cbd updated version requirement for repo llvm to 9.0.0 2019-10-16 13:55:05 +02:00
LW-archlinux
3432817c58 libglvnd 1.2.0 entered extra, depend on it again 2019-10-03 22:16:15 +02:00
LW-archlinux
97b9a07ff3 switch from extra/libglvnd to aur libglvnd12 2019-09-28 22:54:21 +02:00
LW-archlinux
6ddefddc83 mesa-git patch for llvm trunk builds included in master, removed it 2019-09-05 18:19:30 +02:00
LW-archlinux
c4d7449dff opencl build fail was due to llvm trunk commits that were reverted, opencl support re-enabled 2019-09-03 02:58:48 +02:00
LW-archlinux
a73bf6fe5a added patch for clang compiler invocation error, unfortunately that gives new errors. disabled building opencl-clover for now 2019-09-02 14:50:21 +02:00
LW-archlinux
191ca95ed1 updated llvm dependency to 8.0.1 2019-08-05 13:24:56 +02:00
LW-archlinux
27c04435e4 changes in provides & conflicts arrays : incorrect mesa-vulkan-layer replaced with vulkan-mesa-layer, removed version from vulkan-driver as vulkan-driver is a virtual pacakge and not intended to have a version. Also created SRCINFO with MESA_WHICH_LLVM unset 2019-07-09 15:18:30 +02:00
LW-archlinux
64bda5146c removed patch that is now in master, added mesa-vulkan-layer to provides & conflicts 2019-07-03 12:52:56 +02:00
LW-archlinux
7d172ac358 add patch to solve opencl build with latest clang trunk 2019-06-29 21:32:04 +02:00
LW-archlinux
2914250db5 changed depends to distinguish between aur llvm-git and llvm-git from LH unoffical repo 2019-06-04 16:33:43 +02:00
LW-archlinux
0cb3b57c1b corrected use of NINJAFLAGS 2019-05-30 12:46:12 +02:00
LW-archlinux
fe90919618 users should validate NINJAFLAGS value, not PKGBUILD 2019-05-27 14:38:45 +02:00
LW-archlinux
3d3148fd1d minor changes to makedepends 2019-05-24 20:53:03 +02:00
LW-archlinux
c1cadbe192 regression solved upstream, removed patch 2019-05-23 15:45:56 +02:00
LW-archlinux
93b1a223c4 apply patch to fix regression 2019-05-21 22:49:44 +02:00
LW-archlinux
df473fc71d revert a commit that causes visual corruption & error messages 2019-05-20 16:24:08 +02:00
LW-archlinux
f3ff43848a switch MESA_WHICH_LLVM option 1 to *-minimal-git packages 2019-05-14 21:35:42 +02:00
LW-archlinux
38447c32ea switched envvar to MESA_WHICH_LLVM with new default=4 llvm (stable from extra) 2019-05-14 16:00:44 +02:00
LW-archlinux
ffc8c0ee04 moved removal of _build folder to prepare() 2019-05-12 14:57:09 +02:00
LW-archlinux
551d1aaf9f use environment variable to select llvm package to build against 2019-05-09 15:07:31 +02:00
LW-archlinux
00bd919161 switch to llvm-git dependenies 2019-05-04 18:08:03 +02:00
LW-archlinux
8778bf777e switched to NINJAFLAGS 2019-05-03 16:52:32 +02:00
LW-archlinux
f47c39b0ca ninja uses MAKEFLAGS envvar now, switched to llvm-lw-git and associated packages for llvm trunk 2019-04-28 01:51:13 +02:00
LW-archlinux
652444db8f get ninja to use MAKEFLAGS 2019-04-17 00:36:33 +02:00
LW-archlinux
adf9030b3e switched to llvm-git 2019-04-12 22:28:56 +02:00
LW-archlinux
471ae7c934 added glslang as dep 2019-04-06 17:16:12 +02:00
LW-archlinux
be758080ab enabled support for vulkan overlay 2019-03-27 17:23:24 +01:00
LW-archlinux
3c450c331d removing libGLESv{1_CM,2}.so* is no longer needed, see https://cgit.freedesktop.org/mesa/mesa/commit/?id=b01524fff05eef66e8cd24f1c5aacefed4209f03 2019-03-09 14:09:08 +01:00
LW-archlinux
58c67c68bd added suppport for experimental intel iris gallium driver 2019-02-25 23:46:06 +01:00
LW-archlinux
0a4ca922a6 removed codegenoptions patch 2018-12-16 13:42:15 +01:00
LW-archlinux
3b20a4e81c patch added to solve opencl compilation problem 2018-12-13 15:07:59 +01:00
LW-archlinux
3b6cc19d9a added libxrandr to makedeps 2018-11-16 17:22:11 +01:00
LW-archlinux
7135301474 updated .srcinfo 2018-08-29 23:12:25 +02:00
LW-archlinux
7bb1f45fdf corrected upstream url 2018-08-28 11:45:28 +02:00
LW-archlinux
93556d0a63 replaced python2 makedepend with python3 version 2018-08-12 16:13:16 +02:00
LW-archlinux
56e1a028e3 Bug 107487 solved, reverted workaround 2018-08-07 20:54:07 +02:00
LW-archlinux
a7df1a7ce0 remove files in /usr/bin, see https://bugs.freedesktop.org/show_bug.cgi?id=107487 2018-08-04 20:53:04 +02:00
LW-archlinux
6c1ae6a969 add meson to makedepends 2018-06-26 21:19:57 +02:00
LW-archlinux
fe7f8b319e switch from autotools to meson for building 2018-06-26 20:46:10 +02:00
LW-archlinux
5c15ca2fea texture float is enabled by default now 2018-06-18 13:40:38 +02:00
LW-archlinux
ababef6e73 small change 2018-06-08 22:52:33 +02:00
LW-archlinux
e731a2b8fd removed clover build patch, its now in master 2018-05-30 01:32:28 +02:00
LW-archlinux
e4359950a3 re-added wayland platform to stay closer to extra/mesa 2018-05-26 13:55:35 +02:00
LW-archlinux
e277d2a73f patch added to fix opencl build failure 2018-05-23 15:46:59 +02:00
LW-archlinux
47eab9a1d6 removed patch for opencl build failure as it entered master 2018-05-15 16:32:12 +02:00
LW-archlinux
8f936a8ed1 added patch to solve opencl sypport buildfailure 2018-05-13 13:04:42 +02:00
LW-archlinux
51188ef280 opencl support removed due to build failure with it 2018-04-27 00:41:17 +02:00
LW-archlinux
7276034262 version in master has been increased upstream, removed patch 2018-04-22 23:39:09 +02:00
LW-archlinux
1fa23a4471 increase version number to avoid confusion with rc-candidates 2018-04-22 15:50:22 +02:00
LW-archlinux
e481705dd0 added conflict with wayland < 1.14.93 to avoid breaking firefox (and likely other userspace applications) due to
wayland_egl move
2018-04-04 13:00:05 +02:00
LW-archlinux
be63a70feb cleanup & small fixes 2018-04-04 11:07:37 +02:00
LW-archlinux
7d039bb887 Added support for surfaceless platform 2018-04-04 00:13:04 +02:00
LW-archlinux
4a7928d31a No longer builds wayland support, as this is being moved to wayland project 2018-04-03 23:56:41 +02:00
LW-archlinux
771601344f build patch now in master, removed 2018-04-03 23:39:37 +02:00
LW-archlinux
cb211a7654 patch added to solve buid failure 2018-04-01 11:54:33 +02:00
LW-archlinux
4da168ebaa valgrind no longer needed as makedep 2018-03-15 15:57:23 +01:00
LW-archlinux
f5ba86d283 no longer builds gallium i915 since it appears to be unmaintained and deprecated 2018-03-13 14:59:44 +01:00
LW-archlinux
d5efa5e98b new makedep valgrind 2018-03-09 00:01:36 +01:00
LW-archlinux
b62f5a0d72 removed 2 patches that have been upstreamed 2018-03-06 13:23:01 +01:00
LW-archlinux
e4da399724 use autoreconf instead of autogen 2018-01-10 00:27:36 +01:00
LW-archlinux
2e080a5556 drop historical Arch dri module path - use upstream default path see FS#56847 2017-12-28 16:32:24 +01:00
LW-archlinux
f6d20a63b2 removed no longer needed patches 2017-10-26 12:55:48 +02:00
LW-archlinux
3b372bfb44 patch added from https://bugs.freedesktop.org/show_bug.cgi?id=103388 2017-10-24 17:38:28 +02:00
LW-archlinux
eab6a5930f txc_dtn is now integrated in mesa 2017-10-03 14:56:06 +02:00
LW-archlinux
e0ba8b69ed added wayland-protocols as makedep, changed deprecated omx configure-flag 2017-09-16 15:13:31 +02:00
LW-archlinux
9008a6af7d removed replaces= 2017-06-03 02:34:32 +02:00
LW-archlinux
b775749565 enabled libglvnd 2017-05-22 17:01:33 +02:00
LW-archlinux
ded28cf3ae updated configure flags 2017-05-22 13:09:18 +02:00
LW-archlinux
c5edcd07e8 source uri changed from git+https to git 2017-03-15 15:03:38 +01:00
LW-archlinux
217db84049 removed obsolete pthread patch 2017-03-14 22:52:49 +01:00
LW-archlinux
7594cafefd mesa-libgl-git now provides opengl-provider to ease future transition to libglvnd 2017-03-11 17:20:59 +01:00
LW-archlinux
13af95bc8e switched to gallium osmesa 2017-03-06 14:30:23 +01:00
LW-archlinux
46a3206c7e cleaned up PKGBUILD, reduced number of sub packages 2017-02-27 23:48:24 +01:00
LW-archlinux
7275018316 provides & dependencies updated 2016-12-12 00:17:42 +01:00
LW-archlinux
302c19deeb small change in deps 2016-11-23 23:43:23 +01:00
LW-archlinux
7d8051f6fb copy correct radv files 2016-11-10 15:32:44 +01:00
LW-archlinux
78558fb1f9 now provides libegl & libgles 2016-11-08 19:20:48 +01:00
LW-archlinux
7f38bfa945 fix build error in intel vulkan driver 2016-10-23 16:45:49 +02:00
LW-archlinux
2d1792df1b added radeon vulkan driver 2016-10-07 23:50:33 +02:00
LW-archlinux
15475e6393 RGB blit patch removed as it was accepted in master 2016-08-26 15:00:03 +02:00
LW-archlinux
e2ff333b57 patch added, see PKGBUILD 2016-08-15 00:48:39 +02:00
LW-archlinux
957ace37a0 pthread stubs patch improved & renamed 2016-07-21 02:52:27 +02:00
LW-archlinux
95c44c12d0 upstream changed location of some vulkan files 2016-07-07 11:33:56 +02:00
LW-archlinux
c4208992b7 lipthread-stubs dep removed 2016-06-20 16:20:46 +02:00
LW-archlinux
2400ce5c7e new dependency :libpthread-stubs 2016-05-24 16:05:50 +02:00
LW-archlinux
45fcea2473 build fail solved upstream, vulkan support re-enabled 2016-04-28 21:59:38 +02:00
LW-archlinux
d535a64b88 vulkan support commented out due to build failure 2016-04-28 14:51:51 +02:00
LW-archlinux
f1e2412c82 fix fileconflict between mesa-git and vulkan-headers 2016-04-20 10:52:59 +02:00
LW-archlinux
1ed15e5e0b vulkan try 3 2016-04-20 00:05:29 +02:00
LW-archlinux
a85aba4dff explicitly enable dri3 2016-02-04 14:53:14 +01:00
LW-archlinux
c3a3fee455 added ilo gallium driver 2016-02-04 13:41:29 +01:00
LW-archlinux
3f44a7b99b reverted from libgcrypt to nettle, also cleaned up config flags 2016-02-01 15:21:55 +01:00
LW-archlinux
a28efa0faa cleaned dependencies 2016-01-29 21:29:31 +01:00
LW-archlinux
50b521d1ac switched from nettle to libgcrypt, now builds intel 915 gallium driver 2016-01-29 19:09:39 +01:00
LW-archlinux
72c43125f1 libdrm >= 2.4.66 2015-12-24 00:30:56 +01:00
LW-archlinux
d2238e92e2 [makedepends] replaced ocl-icd by libcl
[depends]  libdrm >= 2.4.66
2015-12-23 16:12:36 +01:00
LW-archlinux
7ee19f5be8 xvmc added to deps 2015-11-27 15:27:58 +01:00
LW-archlinux
9329f25ba2 added VirGL support 2015-11-03 16:30:09 +01:00
LW-archlinux
8054f36206 cleaned up dependencies 2015-09-09 00:30:32 +02:00
LW-archlinux
cc9a3f0fae updated to 11.0.0_devel 2015-08-07 17:56:11 +02:00
Armin K
dd8236b302 Sync from AUR3. 2015-05-23 16:49:00 +02:00
Armin K
45ee142dcd Minor alignment fix. 2014-12-30 19:48:55 +01:00
Armin K
e15511d858 Initial commit for mesa-git. 2014-12-30 19:42:36 +01:00