mesa/src
Mike Blumenkrantz 032a428fac aux/tc: fix rp info resizing clobbering current info
the recording rp_info may be a pointer to a member of the array being
reallocated, so test for this and re-set it to avoid invalid memory
access

found with this caselist:
KHR-GL46.texture_gather.offset-gather-unorm-2darray
KHR-GL46.texture_view.view_sampling

cc: mesa-stable

Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21729>
(cherry picked from commit 6ee5337d94)
2023-03-23 13:54:57 -07:00
..
amd radv: disable DCC with signedness reinterpretation on GFX11 2023-03-23 13:54:55 -07:00
android_stub
asahi agx: Don't crash trying to encoding minifloats 2023-01-11 21:14:21 +00:00
broadcom v3dv: ensure we apply binning syncs to secondary command buffers 2023-02-07 14:23:33 -08:00
c11 c11: Remove _MTX_INITIALIZER_NP for windows 2022-11-09 04:38:28 +00:00
compiler nir: fix nir_ishl_imm 2023-03-20 18:00:20 -07:00
drm-shim drm-shim: Use hide_drm_device_path() to hide other drm devices 2022-12-30 15:51:11 -08:00
egl egl: Rewrite eglGetMscRateANGLE to avoid probes and handle multi-monitor 2023-01-27 09:17:37 -08:00
etnaviv etnaviv: drm: fix check if BO is on a deferred destroy list 2023-01-31 10:29:04 -08:00
freedreno Revert "freedreno/a5xx: Fix clip_mask" 2023-02-16 10:43:50 -08:00
gallium aux/tc: fix rp info resizing clobbering current info 2023-03-23 13:54:57 -07:00
gbm gbm/backend: fix gbm compile without dri 2023-02-16 09:10:45 -08:00
getopt
glx glx: Fix glXGetFBConfigFromVisualSGIX 2023-03-20 11:49:41 -07:00
gtest
hgl
imagination pvr: Remove PVR_STATIC_CLEAR_.*_BIT and use VkImageAspectFlags. 2023-01-04 16:30:39 +00:00
imgui
intel anv: force MEDIA_INTERFACE_DESCRIPTOR_LOAD reemit after 3D->GPGPU switch 2023-03-23 11:25:07 -07:00
loader loader: do not check the mesa DRI_Mesa version if it was not found 2023-02-22 10:12:12 -08:00
mapi glapi/meson: drop duplicate line in deps 2023-02-28 09:48:59 -08:00
mesa mesa: fix glPopClientAttrib with fixed-func VP and zero-stride varyings 2023-03-15 13:04:32 -07:00
microsoft microsoft/clc: Set features that are used by CL tests 2023-02-22 23:33:44 +00:00
nouveau nir: Eliminate nir_op_i2b 2022-12-14 06:23:21 +00:00
panfrost panfrost: fix tiny sample_positions BO memory leak 2023-02-17 11:06:49 -08:00
tool perfetto: Add the intel data sources to system.cfg. 2023-01-12 20:21:03 +00:00
util util: rzalloc and free hash_table_u64 2023-02-28 09:48:54 -08:00
virtio venus: fix VK_EXT_image_view_min_lod feature query 2023-03-15 13:04:22 -07:00
vulkan wsi/display: check alloc failure in wsi_display_alloc_connector() 2023-03-20 11:49:41 -07:00
meson.build meson: build radeon drm-shim also for r300 and r600 2022-11-16 14:37:47 +00:00