guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#63219] [PATCH mesa-branch 0/4] Mesa update plus various fixes and c


From: Kaelyn Takata
Subject: [bug#63219] [PATCH mesa-branch 0/4] Mesa update plus various fixes and cleanups.
Date: Tue, 02 May 2023 00:59:09 +0000

This is a small collection of fixes and cleanups for mesa, along with updating
it to the latest release.

Issues that should be resolved by the series include:
* https://issues.guix.gnu.org/48868
* https://issues.guix.gnu.org/58251
* https://issues.guix.gnu.org/58887
* https://issues.guix.gnu.org/59453
* https://issues.guix.gnu.org/62313
* https://issues.guix.gnu.org/63128

I've done some cursory testing so far, such as checking glxinfo, vulkaninfo
(from vulkan-tools), vainfo (from libva-utils), and vdpauinfo, and playing
h264 and h265 videos with hardware acceleration using an mpv built against the
updated mesa.

Cheers,
Kaelyn


Kaelyn Takata (4):
  gnu: mesa: Fix library paths in Vulkan layer manifests.
  gnu: mesa: Use gexps instead of quasiquote.
  gnu: mesa: Fix hardware video decoding.
  gnu: mesa: Update to 23.0.3.

 gnu/local.mk                                  |  1 -
 gnu/packages/gl.scm                           | 81 +++++++++++++------
 .../mesa-fix-sporadic-test-failures.patch     | 27 -------
 3 files changed, 55 insertions(+), 54 deletions(-)
 delete mode 100644 gnu/packages/patches/mesa-fix-sporadic-test-failures.patch


base-commit: f21007ce4aceeacf5bbfc7cd45d526073141f194
--
2.39.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]