mesa/src
Iago Toral Quiroga 4afbf4ad31 v3d: get rid of shader_state pointer in v3d_key
Having this pointer in the key is undesirable since it makes
copying keys difficult and error prone (as seen in previous
patches), also, it is only there for convenience and we don't
strictly need it (in fact the vulkan driver doesn't use it at
all), so let's just get rid of it so our v3d_key is fully
static.

Reviewed-by: Juan A. Suarez <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25418>
2023-10-02 06:35:07 +00:00
..
amd ci/vkcts-navi21: mark more of the RT handles checks as flakes 2023-10-02 03:08:11 +00:00
android_stub
asahi asahi: decode: Fix uint64_t format modifiers in agxdecode_stateful() 2023-10-01 12:37:55 -04:00
broadcom v3d: get rid of shader_state pointer in v3d_key 2023-10-02 06:35:07 +00:00
c11 util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
compiler nir: Support arrays in block_image_store_agx 2023-10-01 12:32:12 -04:00
drm-shim
egl egl/wayland: enable WL_bind_wayland_display for zink 2023-09-19 02:47:31 +00:00
etnaviv ci/etnaviv: Drop some gc2k flakes that I think are resolved. 2023-09-28 16:34:51 +00:00
freedreno ci/freedreno: Add a new flake 2023-09-29 17:27:49 -03:00
gallium v3d: get rid of shader_state pointer in v3d_key 2023-10-02 06:35:07 +00:00
gbm egl/drm: Assume modern DRI interface versions 2023-07-28 12:25:19 +00:00
getopt
glx glx: XFree visual info 2023-09-28 12:17:49 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination pvr: Force compile error on GNU void pointer arithmetic 2023-09-27 15:25:32 +00:00
imgui
intel ci/anv: Catch some flakes 2023-09-29 17:27:49 -03:00
loader loader: add DRI_PRIME_DEBUG env var 2023-09-18 07:45:27 +00:00
mapi glthread: sync for VDPAU sync functions 2023-08-17 04:53:37 +00:00
mesa compiler/types: Add support for Cooperative Matrix types 2023-09-28 07:35:02 +00:00
microsoft microsoft/compiler: Fix printf formatting string issues 2023-09-22 10:47:33 -07:00
nouveau nvk: Init pipelineCacheUUID 2023-09-28 15:31:21 +00:00
panfrost panfrost: advertise YUV formats for valhall 2023-09-26 21:13:51 +00:00
tool pps-producer: add ability to select device with DRI_PRIME 2023-09-07 10:44:51 +00:00
util util: Fix bookkeeping of linear node sizes 2023-09-26 02:53:27 +00:00
virtio llvmpipe/fs: fix regression in sample mask handling from tgsi removal. 2023-09-26 20:15:22 +00:00
vulkan vulkan: Handle vkSetDebugUtilsObjectNameEXT on WSI objects 2023-09-28 01:23:55 +00:00
.clang-format nir: Add nir_foreach_block_in_cf_node_reverse 2023-09-22 10:05:58 +00:00
meson.build nvk: add vulkan skeleton 2023-08-04 21:31:52 +00:00