summaryrefslogtreecommitdiff
path: root/nongnu/packages/mesa.scm
AgeCommit message (Collapse)Author
2023-04-22nongnu: mesa: Update to 22.3.2.mesa-nextJohn Kehayias
Also update copyright lines, including all those present in the original gnu/packages/gl.scm from Guix's core-updates branch. Some may not be related to the copied mesa code and could be removed after investigating the log. * nongnu/packages/mesa.scm (mesa-next): Update to 22.3.2.
2023-04-22nongnu: mesa: Update to 22.3.0.John Kehayias
* nongnu/packages/mesa.scm (mesa-next): Update to 22.3.0. [phases]{fix-instrfromstring-test}: Remove. Test has been fixed in upstream with this release.
2023-04-22nongnu: mesa: Update to 22.2.2.John Kehayias
* nongnu/packages/mesa.scm (mesa-next): Update to 22.2.2.
2023-04-22nongnu: mesa-next: Fix failing test for i686-linux.John Kehayias
* nongnu/packages/mesa.scm (mesa-next)[phases]{fix-instrfromstring-test}: New phase. Fix the instrfromstring test which fails on i686 using the upstream change.
2023-04-22nongnu: mesa: Update to 22.2.1.John Kehayias
* nongnu/packages/mesa.scm (mesa-next): Update to 22.2.1.
2023-04-22nongnu: Add mesa-next.John Kehayias
* nongnu/packages/mesa.scm (libva-without-mesa): New variable. This is unchanged from Guix, but needed locally for mesa to build. (mesa-next): New variable. This is copied from mesa on the core-updates branch of Guix.
2023-04-22nongnu: Add libdrm-next.John Kehayias
* nongnu/packages/mesa.scm: New module. (libdrm-next): New variable. Taken from libdrm on the core-updates branch of Guix.