Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-10 | Get rid of removed gallium-omx option | Echo J | |
And add missing semi-optional spirv-tools dependency | |||
2024-09-05 | Remove deleted dri3 build option | Echo J | |
And add (untested) ARM support | |||
2024-08-22 | Simplify the crate hack | Echo J | |
2024-07-20 | Add missing Python yaml dependency | Echo J | |
This should fix a build error in Chaotic-AUR builder | |||
2024-05-06 | Add missing python-packaging package | Echo J | |
This fixes the build on the Chaotic-AUR servers (which likely use a clean chroot) | |||
2024-05-06 | Add debug stuff | Echo J | |
2024-04-10 | Add more files for the Rust hack | Echo J | |
2024-04-09 | Add extra Rust dependencies | Echo J | |
And fix a deprecated value warning for glvnd | |||
2024-03-25 | Add a conflict for the Arch repo package | Echo J | |
And install license directly/update package description | |||
2024-03-01 | Remove upstreamed iadd3 patch | Echo J | |
And change the driver name too | |||
2024-02-27 | Remove memory budget patch | Echo J | |
This patch has been upstreamed now | |||
2024-02-17 | Remove upstreamed VR patch | Echo J | |
2024-02-16 | Update patches | Echo J | |
And remove the upstreamed memory placed patch | |||
2024-02-16 | Add more patches for testing | Echo J | |
Hopefully none of these cause issues | |||
2024-02-02 | Remove upstreamed compressed image patch | Echo J. | |
2024-01-29 | Remove some Vulkan 1.3 stuff | Echo J. | |
2024-01-20 | Add some more patches for testing | Echo J. | |
And switch to a SPDX license tag | |||
2024-01-10 | Remove pipeline caching patch | Echo J. | |
It got recently upstreamed | |||
2024-01-06 | Reenable the pipeline cache patch | Echo J. | |
And add a directory to the Meson Rust hack | |||
2023-12-21 | Remove present wait patch | Echo J. | |
And advertise the 32-bit version of this driver too | |||
2023-12-19 | Add present wait patch :josh_blue: | Echo J. | |
Also fix a sed expression in the Vulkan 1.3 hack | |||
2023-12-16 | Disable the pipeline caching patch | Echo J. | |
2023-12-16 | Update memory model patch | Echo J. | |
Also update the patching stuff for Vulkan 1.3 hack (and rebase the pipeline caching patch a bit) Note: The pipeline caching patch now causes weird segfaults (I need to debug this later when I'm back on nouveau) | |||
2023-12-15 | Update pipeline caching/memory budget patches | Echo J. | |
Also workaround the false negative in .install file when NVIDIA driver is being used | |||
2023-12-11 | Update memory budget patch | Echo J. | |
And remove the unnecessary ninja command (the library is still being linked twice for some reason) | |||
2023-12-07 | Update pipeline cache patch | Echo J. | |
2023-12-04 | Update pipeline cache patch | Echo J. | |
2023-11-29 | Update patches for Vulkan 1.1 commit | Echo J. | |
NVK now exposes Vulkan 1.1 when NAK is enabled (but I'm still exposing a higher Vulkan version) | |||
2023-11-25 | Update Vulkan 1.1 patch | Echo J. | |
2023-11-21 | Update entrypoints back to Vulkan 1.3 | Echo J. | |
Also re-add the --reconfigure option (it's still needed in some cases) | |||
2023-11-21 | Add a workaround for a Meson bug | Echo J. | |
Also remove fairly redundant --reconfigure option | |||
2023-11-17 | Update pipeline caching/sync2 patches | Echo J. | |
There was another round of NVK shader changes | |||
2023-11-16 | Update the symbol used for new uAPI detection | Echo J. | |
The old one was renamed in 6.7 so change it to something more stable | |||
2023-11-15 | Rebase the pipeline caching patch | Echo J. | |
The previous version got broken by the NAK shader rewrite | |||
2023-11-14 | Update SRCINFO | Echo J. | |
2023-11-14 | Update the package for NAK support | Echo J. | |
Also add a pipeline caching change for testing | |||
2023-11-10 | Initial taste of NVK | Echo J. | |