mesa/src
Mike Blumenkrantz 0077c8cae7 zink: remove extra gfx prog unref during separable replacement
programs start with one reference per contained shader. the only other
places they can be referenced are:
* batch refs
* merged separable programs during compile

this unref did not match any of those cases and caused early deletion

caselist:
dEQP-GLES31.functional.atomic_counter.inc.8_counters_5_calls_10_threads
dEQP-GLES31.functional.texture.filtering.cube_array.combinations.linear_mipmap_linear_linear_mirror_repeat
dEQP-GLES31.functional.texture.specification.texsubimage3d_pbo.rgb32i_cube_array
dEQP-GLES31.functional.texture.specification.texsubimage3d_pbo.rgb8_image_height_cube_array
dEQP-GLES31.functional.texture.specification.texsubimage3d_depth.depth24_stencil8_cube_array
dEQP-GLES31.functional.sample_shading.min_sample_shading.multisample_texture_samples_2_color
dEQP-GLES31.functional.vertex_attribute_binding.usage.mixed_usage.mixed_attribs_instanced_binding

cc: mesa-stable

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36294>
(cherry picked from commit 6570184201)
2025-07-30 11:31:12 +02:00
..
amd radv/winsys: Support vm_always_valid in the NULL winsys 2025-07-30 11:31:12 +02:00
android_stub
asahi asahi,hk: fix ts allocation for more shader types 2025-07-02 16:19:30 +02:00
broadcom v3dv: Do not increase TFU READAHEAD for imported buffers size 2025-07-16 16:23:12 +02:00
c11 c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
compiler nir/print: Don't segfault checking has_debug_info 2025-07-30 11:31:12 +02:00
drm-shim
egl egl/x11: don't leak device_name when choosing zink 2025-07-30 11:31:12 +02:00
etnaviv meson: Streamline silencing of warnings in bindgen generated code 2025-07-16 16:23:09 +02:00
freedreno tu: Use safe-const binning VS when safe-const full VS is used 2025-07-30 11:31:10 +02:00
gallium zink: remove extra gfx prog unref during separable replacement 2025-07-30 11:31:12 +02:00
gbm meson: support building with system libgbm 2025-04-09 12:15:33 +00:00
getopt
gfxstream gfxstream: get rid of logspam in virtualized case 2025-06-04 15:52:44 +02:00
glx glx: Fix memory leak with software dri 2025-07-02 16:19:30 +02:00
gtest
imagination treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
imgui
intel intel/dev: Add WCL PCI IDs 2025-07-30 11:31:11 +02:00
loader loader: Report DRI_PRIME errors earlier 2025-07-16 16:23:12 +02:00
mapi Get rid of 5 remaining references to glapitable.h 2025-04-27 11:44:57 +02:00
mesa bufferobj: init the return value for GetParam functions 2025-07-30 11:31:11 +02:00
microsoft dzn: Roll up initialization failure in dzn_meta_init 2025-07-02 16:19:32 +02:00
nouveau nouveau/headers: Stop running rustfmt 2025-07-16 16:23:12 +02:00
panfrost pan/genxml: Add missing parenthesis on pan_cast_and_pack macros 2025-07-30 11:31:11 +02:00
tool perfetto/android: align datasource names with tooling expectations 2025-04-08 18:29:10 +00:00
util util: add workaround for legacy OpenGL tf2 2025-07-16 16:23:10 +02:00
virtio venus: allow to build vtest-only on non-DRM/KMS systems 2025-07-16 16:23:10 +02:00
vulkan vulkan/wsi/x11: Refuse to connect to thread-unsafe Displays 2025-07-16 16:23:12 +02:00
x11 glx/egl/x11: fix x11_dri3_check_multibuffer 2025-02-17 02:50:15 +00:00
.clang-format radv: Add radv_foreach_stage to ForEachMacros again. 2025-04-11 18:01:47 +00:00
meson.build meson: split subdir for virtio/vdrm and virtio/vulkan 2025-07-16 16:23:06 +02:00