Commit Graph

173 Commits

Author SHA1 Message Date
Lone_Wolf
e2aa15f306 enabled LTO 2020-05-01 00:16:56 +02:00
Lone_Wolf
167c27ac7a added vulkan-device-select-layer 2020-04-30 23:59:17 +02:00
Lone_Wolf
262cd1fb63 updated for llvm/clang 10 2020-04-19 16:31:12 +02:00
Lone_Wolf
c18e2a4175 opencl was failing unless certain depends were installed, added optdepends to clarify. 2020-04-10 22:46:10 +02:00
Lone_Wolf
6bfd09ff5b opencl-mesa was missing from provides, corrected 2020-04-10 21:23:36 +02:00
Lone_Wolf
8cbe1940a7 cleaned up provides 2020-04-06 16:48:29 +02:00
Lone_Wolf
9ade7c8055 added commands to update translation files (used by DRI configuration tool) 2020-03-06 22:56:48 +01:00
Lone_Wolf
b421544cb8 corrected some typos 2020-03-05 21:51:53 +01:00
LW-archlinux
5e041ee425 added zstd as dependecy, also building with zstd=true 2020-02-12 01:06:05 +01:00
LW-archlinux
9d52ad2497 switched source to https://gitlab.freedesktop.org/mesa/mesa.git 2020-02-11 23:44:58 +01:00
LW-archlinux
fd989d6a74 updated maintainer email address 2020-01-26 02:18:27 +01:00
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
de8595be9a re-upload with default MESA_WHICH_LLVM 2019-09-29 00:22:35 +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
2bf9ea9de8 updated srcinfo 2018-12-13 15:09:06 +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