Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / mesa


Commits:
f2c5a4fe by Timo Aaltonen at 2025-12-04T15:45:49+02:00
disable-ccs-for-intel-xe2.diff: Dropped, fixed upstream.

- - - - -
c9b60653 by Timo Aaltonen at 2025-12-04T15:45:59+02:00
releasing package mesa version 25.2.8-2

- - - - -


3 changed files:

- debian/changelog
- − debian/patches/disable-ccs-for-intel-xe2.diff
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+mesa (25.2.8-2) unstable; urgency=medium
+
+  * disable-ccs-for-intel-xe2.diff: Dropped, fixed upstream.
+
+ -- Timo Aaltonen <[email protected]>  Thu, 04 Dec 2025 15:45:54 +0200
+
 mesa (25.2.8-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/patches/disable-ccs-for-intel-xe2.diff deleted
=====================================
@@ -1,11 +0,0 @@
---- a/src/intel/vulkan/anv_device.c
-+++ b/src/intel/vulkan/anv_device.c
-@@ -1567,7 +1567,7 @@ VkResult anv_AllocateMemory(
-        */
-       alloc_flags |= ANV_BO_ALLOC_COMPRESSED;
-    } else if (mem_type->compressed && !INTEL_DEBUG(DEBUG_NO_CCS)) {
--      alloc_flags |= ANV_BO_ALLOC_COMPRESSED;
-+//      alloc_flags |= ANV_BO_ALLOC_COMPRESSED;
-    }
- 
-    /* Anything imported or exported is EXTERNAL */


=====================================
debian/patches/series
=====================================
@@ -2,4 +2,3 @@ path_max.diff
 src_glx_dri_common.h.diff
 disable_ppc64el_assembly.diff
 0001-anv-Use-os_get_page_size-for-mmap-offset-alignment-t.patch
-disable-ccs-for-intel-xe2.diff



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/-/compare/5a5a5b02c50a4376eff55714eb17b2172fdeb864...c9b606538c4bef663bb2a35e04e003bc219b6bdb

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/-/compare/5a5a5b02c50a4376eff55714eb17b2172fdeb864...c9b606538c4bef663bb2a35e04e003bc219b6bdb
You're receiving this email because of your account on salsa.debian.org.


Reply via email to