summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
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.