mesa.git
7 months agoMerge mesa (25.0.5-1) import into refs/heads/workingbranch
Timo Aaltonen [Fri, 2 May 2025 05:32:56 +0000 (08:32 +0300)]
Merge mesa (25.0.5-1) import into refs/heads/workingbranch

7 months agodrisw: Avoid crashing when swrast_loader == NULL
Daniel van Vugt [Fri, 4 Apr 2025 09:41:37 +0000 (17:41 +0800)]
drisw: Avoid crashing when swrast_loader == NULL

This is a blanket fix for all the segfaults in `drisw_init_screen()`
when `swrast_loader` is NULL, since 1de7c86bc1. A similar more targeted
fix for vmwgfx can be found in f3b8d7da46 ("egl: never select swrast
for vmwgfx"). We can safely return NULL because the caller
`driCreateNewScreen3` handles NULL, as does its own callers.

As this is currently the top crasher of gnome-shell since Ubuntu
upgraded to Mesa 25 and it seems to be coming from multiple different
drivers still, we want a universal fix to at least stop the crash
reports. People can figure out which drivers still need tweaking in
`dri2_load_driver` or elsewhere later.

Fixes: 1de7c86bc1 ("dri: pass through a type enum for creating screen instead of driver_extensions")
Related: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12678 (radeon)
Related: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12859 (radeon)
Related: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12300 (nvidia-drm)
Related: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12462 (nvidia-drm)
Bug-Ubuntu: https://bugs.launchpad.net/bugs/2101817

Gbp-Pq: Name drisw-Avoid-crashing-when-swrast_loader-NULL.patch

7 months agodisable use of ppc64el assembly code
Dmitry Shachnev [Fri, 2 May 2025 05:32:56 +0000 (08:32 +0300)]
disable use of ppc64el assembly code

Bug-Debian: https://bugs.debian.org/1092890
Last-Update: 2025-02-02

Gbp-Pq: Name disable_ppc64el_assembly.diff

7 months agosrc_glx_dri_common.h
Debian X Strike Force [Fri, 2 May 2025 05:32:56 +0000 (08:32 +0300)]
src_glx_dri_common.h

Gbp-Pq: Name src_glx_dri_common.h.diff

7 months agopath_max
Debian X Strike Force [Fri, 2 May 2025 05:32:56 +0000 (08:32 +0300)]
path_max

Gbp-Pq: Name path_max.diff

7 months agomesa (25.0.5-1) unstable; urgency=medium
Timo Aaltonen [Fri, 2 May 2025 05:32:56 +0000 (08:32 +0300)]
mesa (25.0.5-1) unstable; urgency=medium

  [ Simon McVittie ]
  * Share a single JSON manifest per Vulkan driver between all architectures
    (Closes: #980148)

  [ Timo Aaltonen ]
  * New upstream release.

[dgit import unpatched mesa 25.0.5-1]

7 months agoImport mesa_25.0.5.orig.tar.xz
Timo Aaltonen [Fri, 2 May 2025 05:32:56 +0000 (08:32 +0300)]
Import mesa_25.0.5.orig.tar.xz

[dgit import orig mesa_25.0.5.orig.tar.xz]

7 months agoImport mesa_25.0.5-1.debian.tar.xz
Timo Aaltonen [Fri, 2 May 2025 05:32:56 +0000 (08:32 +0300)]
Import mesa_25.0.5-1.debian.tar.xz

[dgit import tarball mesa 25.0.5-1 mesa_25.0.5-1.debian.tar.xz]

7 months agoMerge mesa (25.0.4-1) import into refs/heads/workingbranch
Timo Aaltonen [Tue, 22 Apr 2025 10:10:18 +0000 (13:10 +0300)]
Merge mesa (25.0.4-1) import into refs/heads/workingbranch

7 months agodrisw: Avoid crashing when swrast_loader == NULL
Daniel van Vugt [Fri, 4 Apr 2025 09:41:37 +0000 (17:41 +0800)]
drisw: Avoid crashing when swrast_loader == NULL

This is a blanket fix for all the segfaults in `drisw_init_screen()`
when `swrast_loader` is NULL, since 1de7c86bc1. A similar more targeted
fix for vmwgfx can be found in f3b8d7da46 ("egl: never select swrast
for vmwgfx"). We can safely return NULL because the caller
`driCreateNewScreen3` handles NULL, as does its own callers.

As this is currently the top crasher of gnome-shell since Ubuntu
upgraded to Mesa 25 and it seems to be coming from multiple different
drivers still, we want a universal fix to at least stop the crash
reports. People can figure out which drivers still need tweaking in
`dri2_load_driver` or elsewhere later.

Fixes: 1de7c86bc1 ("dri: pass through a type enum for creating screen instead of driver_extensions")
Related: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12678 (radeon)
Related: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12859 (radeon)
Related: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12300 (nvidia-drm)
Related: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12462 (nvidia-drm)
Bug-Ubuntu: https://bugs.launchpad.net/bugs/2101817

Gbp-Pq: Name drisw-Avoid-crashing-when-swrast_loader-NULL.patch

7 months agodisable use of ppc64el assembly code
Dmitry Shachnev [Tue, 22 Apr 2025 10:10:18 +0000 (13:10 +0300)]
disable use of ppc64el assembly code

Bug-Debian: https://bugs.debian.org/1092890
Last-Update: 2025-02-02

Gbp-Pq: Name disable_ppc64el_assembly.diff

7 months agosrc_glx_dri_common.h
Debian X Strike Force [Tue, 22 Apr 2025 10:10:18 +0000 (13:10 +0300)]
src_glx_dri_common.h

Gbp-Pq: Name src_glx_dri_common.h.diff

7 months agopath_max
Debian X Strike Force [Tue, 22 Apr 2025 10:10:18 +0000 (13:10 +0300)]
path_max

Gbp-Pq: Name path_max.diff

7 months agomesa (25.0.4-1) unstable; urgency=medium
Timo Aaltonen [Tue, 22 Apr 2025 10:10:18 +0000 (13:10 +0300)]
mesa (25.0.4-1) unstable; urgency=medium

  * New upstream release.
  * patches: Drop upstreamed gfxstream patches.

[dgit import unpatched mesa 25.0.4-1]

7 months agoImport mesa_25.0.4.orig.tar.xz
Timo Aaltonen [Tue, 22 Apr 2025 10:10:18 +0000 (13:10 +0300)]
Import mesa_25.0.4.orig.tar.xz

[dgit import orig mesa_25.0.4.orig.tar.xz]

7 months agoImport mesa_25.0.4-1.debian.tar.xz
Timo Aaltonen [Tue, 22 Apr 2025 10:10:18 +0000 (13:10 +0300)]
Import mesa_25.0.4-1.debian.tar.xz

[dgit import tarball mesa 25.0.4-1 mesa_25.0.4-1.debian.tar.xz]

8 months agoMerge mesa (25.0.3-1) import into refs/heads/workingbranch
Timo Aaltonen [Thu, 3 Apr 2025 10:47:45 +0000 (13:47 +0300)]
Merge mesa (25.0.3-1) import into refs/heads/workingbranch

8 months ago[PATCH] gfxstream: follow the semantics desired by distro VK loader
Gurchetan Singh [Fri, 21 Mar 2025 15:07:20 +0000 (08:07 -0700)]
[PATCH] gfxstream: follow the semantics desired by distro VK loader

- vkCreateInstance should return VK_SUCCESS absent a few specific
  conditions
- just don't add any physical devices later

Cc: mesa-stable
Reviewed-by: Aaron Ruby <aruby@qnx.com>
Gbp-Pq: Name gfxstream-follow-the-semantics-desired-by-distro-VK.diff

8 months ago[PATCH] gfxstream: refactor device initialization
Gurchetan Singh [Wed, 19 Mar 2025 18:02:22 +0000 (11:02 -0700)]
[PATCH] gfxstream: refactor device initialization

Don't add unnecessary logspam if virtgpu isn't present.

Cc: mesa-stable
Reviewed-by: Aaron Ruby <aruby@qnx.com>
Gbp-Pq: Name gfxstream-refactor-device-init.diff

8 months ago[PATCH] gfxstream: check device exists before using it
Gurchetan Singh [Tue, 18 Mar 2025 23:01:47 +0000 (16:01 -0700)]
[PATCH] gfxstream: check device exists before using it

Segfaults in the error case otherwise.

Cc: mesa-stable
Reviewed-by: Aaron Ruby <aruby@qnx.com>
Gbp-Pq: Name gfxstream-check-device-before-using.diff

8 months ago[PATCH] gfxstream: Add common interfaces in the VirtGpuDevice to query DrmInfo and...
Aaron Ruby [Thu, 6 Feb 2025 21:46:25 +0000 (16:46 -0500)]
[PATCH] gfxstream: Add common interfaces in the VirtGpuDevice to query DrmInfo and PciBusInfo

- Advertise the availability of these extensions, fully implemented as
guestOnly features

Reviewed-By: Gurchetan Singh <gurchetansingh@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33363>

Gbp-Pq: Name gfxstream-add-common-interfaces.diff

8 months ago[PATCH] gfxstream: Make the virtgpu device discovery for LinuxVirtGpu more robust
Aaron Ruby [Fri, 10 Jan 2025 22:17:56 +0000 (17:17 -0500)]
[PATCH] gfxstream: Make the virtgpu device discovery for LinuxVirtGpu more robust

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33363>

Gbp-Pq: Name gfxstream-make-virtgpu-discovery-more-robust.diff

8 months agodisable use of ppc64el assembly code
Dmitry Shachnev [Thu, 3 Apr 2025 10:47:45 +0000 (13:47 +0300)]
disable use of ppc64el assembly code

Bug-Debian: https://bugs.debian.org/1092890
Last-Update: 2025-02-02

Gbp-Pq: Name disable_ppc64el_assembly.diff

8 months agosrc_glx_dri_common.h
Debian X Strike Force [Thu, 3 Apr 2025 10:47:45 +0000 (13:47 +0300)]
src_glx_dri_common.h

Gbp-Pq: Name src_glx_dri_common.h.diff

8 months agopath_max
Debian X Strike Force [Thu, 3 Apr 2025 10:47:45 +0000 (13:47 +0300)]
path_max

Gbp-Pq: Name path_max.diff

8 months agomesa (25.0.3-1) unstable; urgency=medium
Timo Aaltonen [Thu, 3 Apr 2025 10:47:45 +0000 (13:47 +0300)]
mesa (25.0.3-1) unstable; urgency=medium

  * New upstream release.
  * patches: Further fixes for spam caused by gfxstream.

[dgit import unpatched mesa 25.0.3-1]

8 months agoImport mesa_25.0.3.orig.tar.xz
Timo Aaltonen [Thu, 3 Apr 2025 10:47:45 +0000 (13:47 +0300)]
Import mesa_25.0.3.orig.tar.xz

[dgit import orig mesa_25.0.3.orig.tar.xz]

8 months agoImport mesa_25.0.3-1.debian.tar.xz
Timo Aaltonen [Thu, 3 Apr 2025 10:47:45 +0000 (13:47 +0300)]
Import mesa_25.0.3-1.debian.tar.xz

[dgit import tarball mesa 25.0.3-1 mesa_25.0.3-1.debian.tar.xz]

8 months agoMerge mesa (25.0.2-1) import into refs/heads/workingbranch
Timo Aaltonen [Thu, 20 Mar 2025 14:52:21 +0000 (16:52 +0200)]
Merge mesa (25.0.2-1) import into refs/heads/workingbranch

8 months ago[PATCH] gfxstream: refactor device initialization
Gurchetan Singh [Wed, 19 Mar 2025 18:02:22 +0000 (11:02 -0700)]
[PATCH] gfxstream: refactor device initialization

Don't add unnecessary logspam if virtgpu isn't present.

Cc: mesa-stable
Reviewed-by: Aaron Ruby <aruby@qnx.com>
Gbp-Pq: Name gfxstream-refactor-device-init.diff

8 months ago[PATCH] gfxstream: check device exists before using it
Gurchetan Singh [Tue, 18 Mar 2025 23:01:47 +0000 (16:01 -0700)]
[PATCH] gfxstream: check device exists before using it

Segfaults in the error case otherwise.

Cc: mesa-stable
Reviewed-by: Aaron Ruby <aruby@qnx.com>
Gbp-Pq: Name gfxstream-check-device-before-using.diff

8 months ago[PATCH] gfxstream: Add common interfaces in the VirtGpuDevice to query DrmInfo and...
Aaron Ruby [Thu, 6 Feb 2025 21:46:25 +0000 (16:46 -0500)]
[PATCH] gfxstream: Add common interfaces in the VirtGpuDevice to query DrmInfo and PciBusInfo

- Advertise the availability of these extensions, fully implemented as
guestOnly features

Reviewed-By: Gurchetan Singh <gurchetansingh@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33363>

Gbp-Pq: Name gfxstream-add-common-interfaces.diff

8 months ago[PATCH] gfxstream: Make the virtgpu device discovery for LinuxVirtGpu more robust
Aaron Ruby [Fri, 10 Jan 2025 22:17:56 +0000 (17:17 -0500)]
[PATCH] gfxstream: Make the virtgpu device discovery for LinuxVirtGpu more robust

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33363>

Gbp-Pq: Name gfxstream-make-virtgpu-discovery-more-robust.diff

8 months agodisable use of ppc64el assembly code
Dmitry Shachnev [Thu, 20 Mar 2025 14:52:21 +0000 (16:52 +0200)]
disable use of ppc64el assembly code

Bug-Debian: https://bugs.debian.org/1092890
Last-Update: 2025-02-02

Gbp-Pq: Name disable_ppc64el_assembly.diff

8 months agosrc_glx_dri_common.h
Debian X Strike Force [Thu, 20 Mar 2025 14:52:21 +0000 (16:52 +0200)]
src_glx_dri_common.h

Gbp-Pq: Name src_glx_dri_common.h.diff

8 months agopath_max
Debian X Strike Force [Thu, 20 Mar 2025 14:52:21 +0000 (16:52 +0200)]
path_max

Gbp-Pq: Name path_max.diff

8 months agomesa (25.0.2-1) unstable; urgency=medium
Timo Aaltonen [Thu, 20 Mar 2025 14:52:21 +0000 (16:52 +0200)]
mesa (25.0.2-1) unstable; urgency=medium

  * New upstream release.
  * patches: Fix spam from gfxstream. (Closes: #1100360)
  * rules: Update gentarball target to use xz and the current tree.

[dgit import unpatched mesa 25.0.2-1]

8 months agoImport mesa_25.0.2.orig.tar.xz
Timo Aaltonen [Thu, 20 Mar 2025 14:52:21 +0000 (16:52 +0200)]
Import mesa_25.0.2.orig.tar.xz

[dgit import orig mesa_25.0.2.orig.tar.xz]

8 months agoImport mesa_25.0.2-1.debian.tar.xz
Timo Aaltonen [Thu, 20 Mar 2025 14:52:21 +0000 (16:52 +0200)]
Import mesa_25.0.2-1.debian.tar.xz

[dgit import tarball mesa 25.0.2-1 mesa_25.0.2-1.debian.tar.xz]

9 months agoMerge mesa (25.0.1-2) import into refs/heads/workingbranch
Timo Aaltonen [Fri, 7 Mar 2025 06:52:20 +0000 (08:52 +0200)]
Merge mesa (25.0.1-2) import into refs/heads/workingbranch

9 months agodisable use of ppc64el assembly code
Dmitry Shachnev [Fri, 7 Mar 2025 06:52:20 +0000 (08:52 +0200)]
disable use of ppc64el assembly code

Bug-Debian: https://bugs.debian.org/1092890
Last-Update: 2025-02-02

Gbp-Pq: Name disable_ppc64el_assembly.diff

9 months agosrc_glx_dri_common.h
Debian X Strike Force [Fri, 7 Mar 2025 06:52:20 +0000 (08:52 +0200)]
src_glx_dri_common.h

Gbp-Pq: Name src_glx_dri_common.h.diff

9 months agopath_max
Debian X Strike Force [Fri, 7 Mar 2025 06:52:20 +0000 (08:52 +0200)]
path_max

Gbp-Pq: Name path_max.diff

9 months agomesa (25.0.1-2) unstable; urgency=medium
Timo Aaltonen [Fri, 7 Mar 2025 06:52:20 +0000 (08:52 +0200)]
mesa (25.0.1-2) unstable; urgency=medium

  * rules: Build gfxstream only on 64bit. (Closes: #1099704)

[dgit import unpatched mesa 25.0.1-2]

9 months agoImport mesa_25.0.1-2.debian.tar.xz
Timo Aaltonen [Fri, 7 Mar 2025 06:52:20 +0000 (08:52 +0200)]
Import mesa_25.0.1-2.debian.tar.xz

[dgit import tarball mesa 25.0.1-2 mesa_25.0.1-2.debian.tar.xz]

9 months agoImport mesa_25.0.1.orig.tar.xz
Timo Aaltonen [Thu, 6 Mar 2025 11:07:00 +0000 (13:07 +0200)]
Import mesa_25.0.1.orig.tar.xz

[dgit import orig mesa_25.0.1.orig.tar.xz]

10 months agoMerge mesa (24.3.4-3) import into refs/heads/workingbranch
Emilio Pozuelo Monfort [Mon, 3 Feb 2025 07:40:16 +0000 (08:40 +0100)]
Merge mesa (24.3.4-3) import into refs/heads/workingbranch

10 months agodisable use of ppc64el assembly code
Dmitry Shachnev [Mon, 3 Feb 2025 07:40:16 +0000 (08:40 +0100)]
disable use of ppc64el assembly code

Bug-Debian: https://bugs.debian.org/1092890
Last-Update: 2025-02-02

Gbp-Pq: Name disable_ppc64el_assembly.diff

10 months agosrc_glx_dri_common.h
Debian X Strike Force [Mon, 3 Feb 2025 07:40:16 +0000 (08:40 +0100)]
src_glx_dri_common.h

Gbp-Pq: Name src_glx_dri_common.h.diff

10 months agopath_max
Debian X Strike Force [Mon, 3 Feb 2025 07:40:16 +0000 (08:40 +0100)]
path_max

Gbp-Pq: Name path_max.diff

10 months agomesa (24.3.4-3) unstable; urgency=medium
Emilio Pozuelo Monfort [Mon, 3 Feb 2025 07:40:16 +0000 (08:40 +0100)]
mesa (24.3.4-3) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * Revert "Build with gcc-12 and -O1 on ppc64el".
  * Add a patch to disable ppc64el assembly code. (Closes: #1092890)

  [ Emilio Pozuelo Monfort ]
  * Release to sid.

[dgit import unpatched mesa 24.3.4-3]

10 months agoImport mesa_24.3.4-3.debian.tar.xz
Emilio Pozuelo Monfort [Mon, 3 Feb 2025 07:40:16 +0000 (08:40 +0100)]
Import mesa_24.3.4-3.debian.tar.xz

[dgit import tarball mesa 24.3.4-3 mesa_24.3.4-3.debian.tar.xz]

10 months agoImport mesa_24.3.4.orig.tar.xz
Timo Aaltonen [Thu, 23 Jan 2025 17:48:02 +0000 (19:48 +0200)]
Import mesa_24.3.4.orig.tar.xz

[dgit import orig mesa_24.3.4.orig.tar.xz]

12 months agoMerge mesa (24.2.8-1) import into refs/heads/workingbranch
Timo Aaltonen [Thu, 28 Nov 2024 11:59:57 +0000 (13:59 +0200)]
Merge mesa (24.2.8-1) import into refs/heads/workingbranch

12 months agosrc_glx_dri_common.h
Debian X Strike Force [Thu, 28 Nov 2024 11:59:57 +0000 (13:59 +0200)]
src_glx_dri_common.h

Gbp-Pq: Name src_glx_dri_common.h.diff

12 months agopath_max
Debian X Strike Force [Thu, 28 Nov 2024 11:59:57 +0000 (13:59 +0200)]
path_max

Gbp-Pq: Name path_max.diff

12 months agomesa (24.2.8-1) unstable; urgency=medium
Timo Aaltonen [Thu, 28 Nov 2024 11:59:57 +0000 (13:59 +0200)]
mesa (24.2.8-1) unstable; urgency=medium

  * New upstream release.

[dgit import unpatched mesa 24.2.8-1]

12 months agoImport mesa_24.2.8.orig.tar.xz
Timo Aaltonen [Thu, 28 Nov 2024 11:59:57 +0000 (13:59 +0200)]
Import mesa_24.2.8.orig.tar.xz

[dgit import orig mesa_24.2.8.orig.tar.xz]

12 months agoImport mesa_24.2.8-1.debian.tar.xz
Timo Aaltonen [Thu, 28 Nov 2024 11:59:57 +0000 (13:59 +0200)]
Import mesa_24.2.8-1.debian.tar.xz

[dgit import tarball mesa 24.2.8-1 mesa_24.2.8-1.debian.tar.xz]

13 months agoMerge mesa (24.2.7-1) import into refs/heads/workingbranch
Timo Aaltonen [Thu, 14 Nov 2024 12:08:39 +0000 (14:08 +0200)]
Merge mesa (24.2.7-1) import into refs/heads/workingbranch

13 months agosrc_glx_dri_common.h
Debian X Strike Force [Thu, 14 Nov 2024 12:08:39 +0000 (14:08 +0200)]
src_glx_dri_common.h

Gbp-Pq: Name src_glx_dri_common.h.diff

13 months agopath_max
Debian X Strike Force [Thu, 14 Nov 2024 12:08:39 +0000 (14:08 +0200)]
path_max

Gbp-Pq: Name path_max.diff

13 months agomesa (24.2.7-1) unstable; urgency=medium
Timo Aaltonen [Thu, 14 Nov 2024 12:08:39 +0000 (14:08 +0200)]
mesa (24.2.7-1) unstable; urgency=medium

  * New upstream release.

[dgit import unpatched mesa 24.2.7-1]

13 months agoImport mesa_24.2.7.orig.tar.xz
Timo Aaltonen [Thu, 14 Nov 2024 12:08:39 +0000 (14:08 +0200)]
Import mesa_24.2.7.orig.tar.xz

[dgit import orig mesa_24.2.7.orig.tar.xz]

13 months agoImport mesa_24.2.7-1.debian.tar.xz
Timo Aaltonen [Thu, 14 Nov 2024 12:08:39 +0000 (14:08 +0200)]
Import mesa_24.2.7-1.debian.tar.xz

[dgit import tarball mesa 24.2.7-1 mesa_24.2.7-1.debian.tar.xz]

13 months agoMerge mesa (24.2.6-1) import into refs/heads/workingbranch
Timo Aaltonen [Tue, 5 Nov 2024 07:59:12 +0000 (09:59 +0200)]
Merge mesa (24.2.6-1) import into refs/heads/workingbranch

13 months agosrc_glx_dri_common.h
Debian X Strike Force [Tue, 5 Nov 2024 07:59:12 +0000 (09:59 +0200)]
src_glx_dri_common.h

Gbp-Pq: Name src_glx_dri_common.h.diff

13 months agopath_max
Debian X Strike Force [Tue, 5 Nov 2024 07:59:12 +0000 (09:59 +0200)]
path_max

Gbp-Pq: Name path_max.diff

13 months agomesa (24.2.6-1) unstable; urgency=medium
Timo Aaltonen [Tue, 5 Nov 2024 07:59:12 +0000 (09:59 +0200)]
mesa (24.2.6-1) unstable; urgency=medium

  * New upstream release.
  * fix-armhf-build.diff: Dropped, upstream.

[dgit import unpatched mesa 24.2.6-1]

13 months agoImport mesa_24.2.6.orig.tar.xz
Timo Aaltonen [Tue, 5 Nov 2024 07:59:12 +0000 (09:59 +0200)]
Import mesa_24.2.6.orig.tar.xz

[dgit import orig mesa_24.2.6.orig.tar.xz]

13 months agoImport mesa_24.2.6-1.debian.tar.xz
Timo Aaltonen [Tue, 5 Nov 2024 07:59:12 +0000 (09:59 +0200)]
Import mesa_24.2.6-1.debian.tar.xz

[dgit import tarball mesa 24.2.6-1 mesa_24.2.6-1.debian.tar.xz]

14 months agoMerge mesa (24.2.4-1) import into refs/heads/workingbranch
Timo Aaltonen [Thu, 3 Oct 2024 19:18:55 +0000 (22:18 +0300)]
Merge mesa (24.2.4-1) import into refs/heads/workingbranch

14 months agofix-armhf-build
Debian X Strike Force [Thu, 3 Oct 2024 19:18:55 +0000 (22:18 +0300)]
fix-armhf-build

Gbp-Pq: Name fix-armhf-build.diff

14 months agosrc_glx_dri_common.h
Debian X Strike Force [Thu, 3 Oct 2024 19:18:55 +0000 (22:18 +0300)]
src_glx_dri_common.h

Gbp-Pq: Name src_glx_dri_common.h.diff

14 months agopath_max
Debian X Strike Force [Thu, 3 Oct 2024 19:18:55 +0000 (22:18 +0300)]
path_max

Gbp-Pq: Name path_max.diff

14 months agomesa (24.2.4-1) unstable; urgency=medium
Timo Aaltonen [Thu, 3 Oct 2024 19:18:55 +0000 (22:18 +0300)]
mesa (24.2.4-1) unstable; urgency=medium

  * New upstream release.
  * clc-find-opencl-headers.diff: Dropped, upstream.

[dgit import unpatched mesa 24.2.4-1]

14 months agoImport mesa_24.2.4.orig.tar.xz
Timo Aaltonen [Thu, 3 Oct 2024 19:18:55 +0000 (22:18 +0300)]
Import mesa_24.2.4.orig.tar.xz

[dgit import orig mesa_24.2.4.orig.tar.xz]

14 months agoImport mesa_24.2.4-1.debian.tar.xz
Timo Aaltonen [Thu, 3 Oct 2024 19:18:55 +0000 (22:18 +0300)]
Import mesa_24.2.4-1.debian.tar.xz

[dgit import tarball mesa 24.2.4-1 mesa_24.2.4-1.debian.tar.xz]

14 months agoMerge mesa (24.2.3-1) import into refs/heads/workingbranch
Timo Aaltonen [Fri, 20 Sep 2024 18:57:00 +0000 (21:57 +0300)]
Merge mesa (24.2.3-1) import into refs/heads/workingbranch

14 months agofix-armhf-build
Debian X Strike Force [Fri, 20 Sep 2024 18:57:00 +0000 (21:57 +0300)]
fix-armhf-build

Gbp-Pq: Name fix-armhf-build.diff

14 months ago[PATCH] clc: find opencl headers from the installed llvm/clang location
Lionel Landwerlin [Wed, 19 Jun 2024 20:52:57 +0000 (23:52 +0300)]
[PATCH] clc: find opencl headers from the installed llvm/clang location

A number of people report the headers not being found when running
intel-clc. I've run into the same issue but only on the most recent
Ubuntu version.

Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Gbp-Pq: Name clc-find-opencl-headers.diff

14 months agosrc_glx_dri_common.h
Debian X Strike Force [Fri, 20 Sep 2024 18:57:00 +0000 (21:57 +0300)]
src_glx_dri_common.h

Gbp-Pq: Name src_glx_dri_common.h.diff

14 months agopath_max
Debian X Strike Force [Fri, 20 Sep 2024 18:57:00 +0000 (21:57 +0300)]
path_max

Gbp-Pq: Name path_max.diff

14 months agomesa (24.2.3-1) unstable; urgency=medium
Timo Aaltonen [Fri, 20 Sep 2024 18:57:00 +0000 (21:57 +0300)]
mesa (24.2.3-1) unstable; urgency=medium

  * New upstream release.
  * patches: Fix build on armel/armhf with llvm-19.

[dgit import unpatched mesa 24.2.3-1]

14 months agoImport mesa_24.2.3.orig.tar.xz
Timo Aaltonen [Fri, 20 Sep 2024 18:57:00 +0000 (21:57 +0300)]
Import mesa_24.2.3.orig.tar.xz

[dgit import orig mesa_24.2.3.orig.tar.xz]

14 months agoImport mesa_24.2.3-1.debian.tar.xz
Timo Aaltonen [Fri, 20 Sep 2024 18:57:00 +0000 (21:57 +0300)]
Import mesa_24.2.3-1.debian.tar.xz

[dgit import tarball mesa 24.2.3-1 mesa_24.2.3-1.debian.tar.xz]

15 months agoMerge mesa (24.2.2-1) import into refs/heads/workingbranch
Timo Aaltonen [Fri, 6 Sep 2024 04:13:53 +0000 (07:13 +0300)]
Merge mesa (24.2.2-1) import into refs/heads/workingbranch

15 months agosrc_glx_dri_common.h
Debian X Strike Force [Fri, 6 Sep 2024 04:13:53 +0000 (07:13 +0300)]
src_glx_dri_common.h

Gbp-Pq: Name src_glx_dri_common.h.diff

15 months agopath_max
Debian X Strike Force [Fri, 6 Sep 2024 04:13:53 +0000 (07:13 +0300)]
path_max

Gbp-Pq: Name path_max.diff

15 months agomesa (24.2.2-1) unstable; urgency=medium
Timo Aaltonen [Fri, 6 Sep 2024 04:13:53 +0000 (07:13 +0300)]
mesa (24.2.2-1) unstable; urgency=medium

  * New upstream release.
  * patches: dril fixes dropped, upstream.

[dgit import unpatched mesa 24.2.2-1]

15 months agoImport mesa_24.2.2.orig.tar.xz
Timo Aaltonen [Fri, 6 Sep 2024 04:13:53 +0000 (07:13 +0300)]
Import mesa_24.2.2.orig.tar.xz

[dgit import orig mesa_24.2.2.orig.tar.xz]

15 months agoImport mesa_24.2.2-1.debian.tar.xz
Timo Aaltonen [Fri, 6 Sep 2024 04:13:53 +0000 (07:13 +0300)]
Import mesa_24.2.2-1.debian.tar.xz

[dgit import tarball mesa 24.2.2-1 mesa_24.2.2-1.debian.tar.xz]

17 months agoMerge mesa (24.1.3-2) import into refs/heads/workingbranch
Timo Aaltonen [Fri, 5 Jul 2024 12:53:39 +0000 (15:53 +0300)]
Merge mesa (24.1.3-2) import into refs/heads/workingbranch

17 months agosrc_glx_dri_common.h
Debian X Strike Force [Fri, 5 Jul 2024 12:53:39 +0000 (15:53 +0300)]
src_glx_dri_common.h

Gbp-Pq: Name src_glx_dri_common.h.diff

17 months agopath_max
Debian X Strike Force [Fri, 5 Jul 2024 12:53:39 +0000 (15:53 +0300)]
path_max

Gbp-Pq: Name path_max.diff

17 months agomesa (24.1.3-2) unstable; urgency=medium
Timo Aaltonen [Fri, 5 Jul 2024 12:53:39 +0000 (15:53 +0300)]
mesa (24.1.3-2) unstable; urgency=medium

  [ Christopher Obbard ]
  * mesa-teflon-delegate: Fix library installation path

[dgit import unpatched mesa 24.1.3-2]

17 months agoImport mesa_24.1.3-2.debian.tar.xz
Timo Aaltonen [Fri, 5 Jul 2024 12:53:39 +0000 (15:53 +0300)]
Import mesa_24.1.3-2.debian.tar.xz

[dgit import tarball mesa 24.1.3-2 mesa_24.1.3-2.debian.tar.xz]

17 months agoImport mesa_24.1.3.orig.tar.xz
Timo Aaltonen [Thu, 4 Jul 2024 09:49:04 +0000 (12:49 +0300)]
Import mesa_24.1.3.orig.tar.xz

[dgit import orig mesa_24.1.3.orig.tar.xz]

18 months agoMerge mesa (24.1.1-2) import into refs/heads/workingbranch
Timo Aaltonen [Mon, 10 Jun 2024 16:59:35 +0000 (19:59 +0300)]
Merge mesa (24.1.1-2) import into refs/heads/workingbranch

18 months agosrc_glx_dri_common.h
Debian X Strike Force [Mon, 10 Jun 2024 16:59:35 +0000 (19:59 +0300)]
src_glx_dri_common.h

Gbp-Pq: Name src_glx_dri_common.h.diff