Commit Graph

178 Commits

Author SHA1 Message Date
Lone_Wolf
ce9c8c7467 re-uploaded with correct SRCINFO 2020-07-30 11:36:30 +02:00
Lone_Wolf
3131155e87 updated llvm version req 2020-07-28 13:46:54 +02:00
Lone_Wolf
8aa88df382 switched to b_ndebug=false for now, also corrected permissions for license file 2020-07-16 13:27:44 +02:00
Lone_Wolf
a8e3ec7346 re-enabled LTO 2020-07-02 16:41:53 +02:00
Lone_Wolf
1014743d8e driconf translation files no longer require separate ninja command, removed 2020-06-23 12:58:00 +02:00
Lone_Wolf
c60b8c5b16 update deprecated meson options 2020-06-08 13:56:00 +02:00
Lone_Wolf
c4cdb3aa4e disabled lto, see https://bugs.archlinux.org/task/66666 and https://gitlab.freedesktop.org/mesa/mesa/-/issues/2977 2020-05-18 00:46:06 +02:00
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
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
cc57668b64 depends on xorgproto instead of individual *-proto packages, includes patch to fix Mesa bug #105262 2018-03-04 23:54:07 +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