summarylogtreecommitdiffstats
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 4484299aaa68fbf2715fc11eff021177966b6b32.
2020-05-28Include backported path of exile fix until ACO is rebase againJohn Schoenick
2020-05-13Merge with upstream mesa-gitJohn Schoenick
2020-05-09tested succesfull buildLone_Wolf
2020-05-08added lib32-vulkan-driverLone_Wolf
2020-05-03enabled ltoLone_Wolf
2020-05-03remove vulkan file that is already present in mesa-gitLone_Wolf
2020-05-03added vulkan-device-select-layerLone_Wolf
2020-04-19Bump LLVM requirement to 10John Schoenick
2020-04-19updated for llvm/clang 10Lone_Wolf
2020-04-06cleaned up providesLone_Wolf
2020-03-06added commands to update translation files (used by DRI configuration tool)Lone_Wolf
2020-02-24lib32-zstd issue fixed, re-enabled support for zstdLone_Wolf
2020-02-12disabled zstd for lib32-mesa due to an upstream issue with lib32-zstdLW-archlinux
2020-02-12switched to gitlab sourceLW-archlinux
2020-01-26updated maintainer email addressLW-archlinux
2020-01-07Fix duplicate /usr/bin/ file conflicting with non-lib32 packageJohn Schoenick
2020-01-01updated llvm dependency versionLW-archlinux
2019-12-15moved lib32-vulkan-icd-loader from makedepends to depends as without it ↵LW-archlinux
32-bit vulkan and zink failed. zink added to gallium_drivers.
2019-12-15remove undesired script from /usr/binLW-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-03lib32-libglvnd 1.2.0 entered extra, depend on it againLW-archlinux
2019-09-29re-upload with default MESA_WHICH_LLVMLW-archlinux
2019-09-29switched from lib32-libglvnd to lib32-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-11Fix build for pkgconf-1.6.3-2 upstream changes with pkg-config-32John Schoenick
2019-09-11Also provide lib32-mesa-libgl to match upstream mesa packageJohn Schoenick
2019-09-11Depend on just 'mesa' not mesa-aco-git for 64bit providerJohn Schoenick
2019-09-03re-build with default value for MESA_WHICH_LLVMLW-archlinux
2019-09-02switched PKG_CONFIG var to use i686-pc-linux-gnu-pkg-config instead of ↵LW-archlinux
deprecated pkg-config-32
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-12Change makedepend from mesa-git to mesa-aco-gitJohn Schoenick
Technically mesa-git is more-right, since you only need something providing it to build the ACO variant for 32bit, but depends already pointed at mesa-aco-git and AUR helpers generally are not super strong with provides.
2019-07-08Also conflict/provide lib32-vulkan-mesa-layerJohn Schoenick
Which is an AUR package matching the repo vulkan-mesa-layer package
2019-07-03Update pkgdesc and fix depends typoJohn Schoenick
2019-07-03Initial lib32-mesa-aco-git from upstream lib32-mesa-gitJohn Schoenick
Same set of changes as mesa-aco-git, but these two packages don't actually share version history, so maintaining that for now.
2019-06-19removed unneeded hooks from pkgname=LW-archlinux
2019-06-04changed depends to distinguish between aur lib32-llv-git and lib32-llvm-git ↵LW-archlinux
from LH unoffical repo
2019-05-30another NINJAFLAGS correctionLW-archlinux
2019-05-30corrected use of NINJAFLAGSLW-archlinux
2019-05-27users should validate NINJAFLAGS value, not PKGBUILDLW-archlinux
2019-05-14switch MESA_WHICH_LLVM option 1 to *-minimal-git packagesLW-archlinux