summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2020-06-16Revert "Include backported path of exile fix until ACO is rebase again"John Schoenick
No longer applies cleanly This reverts commit 2ecdafd75ddbf31dc44cf77ee57f48fa1914e320.
2020-05-28Include backported path of exile fix until ACO is rebase againJohn Schoenick
2020-05-13Merge upstream mesa-gitJohn Schoenick
2020-05-01enabled LTOLone_Wolf
2020-04-30added vulkan-device-select-layerLone_Wolf
2020-04-19Bump LLVM requirement to 10John Schoenick
2020-04-19updated for llvm/clang 10Lone_Wolf
2020-04-10opencl was failing unless certain depends were installed, added optdepends ↵Lone_Wolf
to clarify.
2020-04-10opencl-mesa was missing from provides, correctedLone_Wolf
2020-04-06cleaned up providesLone_Wolf
2020-03-06added commands to update translation files (used by DRI configuration tool)Lone_Wolf
2020-03-05corrected some typosLone_Wolf
2020-02-12added zstd as dependecy, also building with zstd=trueLW-archlinux
2020-02-11switched source to https://gitlab.freedesktop.org/mesa/mesa.gitLW-archlinux
2020-01-26updated maintainer email addressLW-archlinux
2020-01-01updated llvm dependency versionLW-archlinux
2019-12-15remove undesired script from /usr/binLW-archlinux
2019-10-29added gallium zink, removed GLES v1 support (nothing seems to use it)LW-archlinux
2019-10-19Pull in libglvnd headers fix from upstreamJohn Schoenick
2019-10-16updated version requirement for repo llvm to 9.0.0LW-archlinux
2019-10-14Bump to LLVM 9John Schoenick
2019-10-06Make the glvnd situation better again.John Schoenick
Everything is upstream now. Just require libglvnd>=1.2 and it should be fine?
2019-10-03libglvnd 1.2.0 entered extra, depend on it againLW-archlinux
2019-09-28switch from extra/libglvnd to aur libglvnd12LW-archlinux
2019-09-27Fix .pc file situation by backporting fixes not yet on branchJohn Schoenick
Brings in from upstream: 893fdda82b70ec4b735e29719597f90d06a1b150 ff97e08ad2ac33e47e72eb4b5f54bd1dc810746c This won't be necessary when ACO rebases again
2019-09-20Update pkgver format to include top commit dateJohn Schoenick
Upstream was rebased and commit depth decreased, which isn't super helpful for a pkgver The YYYYMMDD number here is higher than the old commit depth so there shouldn't be an order issue.
2019-09-11Also provide mesa-libgl to match upstream mesa packageJohn Schoenick
2019-09-05mesa-git patch for llvm trunk builds included in master, removed itLW-archlinux
2019-09-03opencl build fail was due to llvm trunk commits that were reverted, opencl ↵LW-archlinux
support re-enabled
2019-09-02added patch for clang compiler invocation error, unfortunately that gives ↵LW-archlinux
new errors. disabled building opencl-clover for now
2019-08-05updated llvm dependency to 8.0.1LW-archlinux
2019-08-01Bump version to 19.2.0_devel.114724.fbaabd839e8John Schoenick
2019-07-30Bump version to 19.2.0_devel.114720.5c6077221ddJohn Schoenick
2019-07-23Remove egl.pc to avoid conflict, bumpJohn Schoenick
2019-07-22Loosen llvm version check and bump versionJohn Schoenick
2019-07-16Bump to 19.2.0_devel.113859.5031ab774a6John Schoenick
2019-07-12Bump to 19.2.0_devel.113855.7157929d52cJohn Schoenick
2019-07-09changes in provides & conflicts arrays : incorrect mesa-vulkan-layer ↵LW-archlinux
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-08Also conflict/provide with vulkan-mesa-layerJohn Schoenick
Which was renamed from the previous AUR mesa-vulkan-layer
2019-07-05mesa-aco: Bump to 19.2.0_devel.113503.0ba58be607fJohn Schoenick
2019-07-03Update pkgdesc for ACO versionJohn Schoenick
2019-07-03Merge changes from upstream mesa-gitJohn Schoenick
Merge remote-tracking branch 'origin/master'
2019-07-03Fix build directory for mesa-acoJohn Schoenick
2019-07-03removed patch that is now in master, added mesa-vulkan-layer to provides & ↵LW-archlinux
conflicts
2019-07-02Create mesa-aco-git from mesa-gitJohn Schoenick
2019-06-29add patch to solve opencl build with latest clang trunkLW-archlinux
2019-06-04changed depends to distinguish between aur llvm-git and llvm-git from LH ↵LW-archlinux
unoffical repo
2019-05-30corrected use of NINJAFLAGSLW-archlinux
2019-05-27users should validate NINJAFLAGS value, not PKGBUILDLW-archlinux
2019-05-24minor changes to makedependsLW-archlinux