summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-09-10Get rid of removed gallium-omx optionEcho J
And add missing semi-optional lib32-spirv-tools dependency
2024-09-05Remove deleted dri3 build optionEcho J
2024-08-22Simplify the crate hackEcho J
And add an extra hack for bindgen
2024-07-20Add missing Python yaml dependencyEcho J
This should fix a build error in Chaotic-AUR builder
2024-05-06Add missing python-packaging packageEcho J
This fixes the build on the Chaotic-AUR servers (which likely use a clean chroot)
2024-04-10Restore the intel-rt optionEcho J
And add more files to the Rust hack
2024-04-09Add extra Rust dependenciesEcho J
And fix a deprecated value warning for glvnd (+ actually update the driver name)
2024-03-25Add a conflict for the Arch repo packageEcho J
And install license directly/update package description
2024-03-01Remove upstreamed iadd3 patchEcho J
And change the driver name too
2024-02-27Remove memory budget patchEcho J
This patch has been upstreamed now
2024-02-17Remove upstreamed VR patchEcho J
2024-02-16Disable Intel RTEcho J
2024-02-16Update patchesEcho J
And remove the upstreamed memory placed patch
2024-02-16Add more patches for testingEcho J
Hopefully none of these cause issues
2024-02-02Remove upstreamed compressed image patchEcho J.
2024-01-29Remove some Vulkan 1.3 stuffEcho J.
2024-01-20Add some more patches for testingEcho J.
And switch to a SPDX license tag
2024-01-10Remove pipeline caching patchEcho J.
It recently got upstreamed
2024-01-06Reenable the pipeline cache patchEcho J.
And add a directory to the Meson Rust hack
2023-12-16Update memory model patchEcho J.
Also update the patching stuff for Vulkan 1.3 hack (and disable the pipeline caching patch)
2023-12-15Update pipeline caching/memory budget patchesEcho J.
Also workaround the false negative in .install file when NVIDIA driver is being used
2023-12-11Update memory budget patchEcho J.
And remove the unnecessary ninja command (the library is still being linked twice for some reason)
2023-12-07Update pipeline cache patchEcho J.
2023-12-04Update pipeline cache patchEcho J.
2023-11-29Update patches for Vulkan 1.1 commitEcho J.
NVK now exposes Vulkan 1.1 when NAK is enabled (but I'm still exposing a higher Vulkan version)
2023-11-25Update Vulkan 1.1 patchEcho J.
2023-11-21Update entrypoints back to Vulkan 1.3Echo J.
2023-11-21Add a workaround for a Meson bugEcho J.
2023-11-17Update pipeline caching/sync2 patchesEcho J.
There was another round of NVK shader changes
2023-11-16Update the symbol used for new uAPI detectionEcho J.
The old one was renamed in 6.7 so change it to something more stable
2023-11-15Rebase the pipeline caching patchEcho J.
The previous version got broken by the NAK shader rewrite
2023-11-14Update the package for NAK supportEcho J.
Also add a pipeline caching change for testing
2023-11-10Initial taste of legacy NVKEcho J.