mesa/src
Chad Versace a771efdefe venus: Enable VK_EXT_pipeline_creation_cache_control
The extension disrupts assumptions in venus. It gives
vkCreateFooPipelines an additional success code,
VK_PIPELINE_COMPILE_REQUIRED, which allows some pipelines to succeed
creation and others fail.

Tested with 'dEQP-VK.*cache_control*' at vulkan-cts-1.3.3.1.
  pass/fail/skip/warn = 15/0/0/3
Warnings were from long pipeline compiles on a full debug build in host
and guest.

See: https://gitlab.freedesktop.org/virgl/virglrenderer/-/merge_requests/890
Signed-off-by: Chad Versace <chadversary@chromium.org>
Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org>
Reviewed-by: Ryan Neph <ryanneph@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17847>
2022-08-24 22:50:33 +00:00
..
amd radv: Fold 16bit image sources. 2022-08-24 17:04:03 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi asahi: Fix warning building for macOS 12.0 2022-08-21 14:32:40 -04:00
broadcom ci: update pass/fail results for spec@!opengl 1.0@gl-1.0-dlist-bitmap 2022-08-24 18:13:02 +00:00
c11 c11: #include <threads.h> when the os/platform provide it 2022-08-18 01:02:07 +00:00
compiler nir/fold_16bit_tex_image: Add an option to fold image sources. 2022-08-24 17:04:03 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl meson: replace manual compiler flags with meson arguments 2022-08-24 22:13:19 +00:00
etnaviv util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
freedreno meson: replace manual compiler flags with meson arguments 2022-08-24 22:13:19 +00:00
gallium meson: replace manual compiler flags with meson arguments 2022-08-24 22:13:19 +00:00
gbm gbm: Add USE_FRONT_RENDERING flag 2022-08-05 00:57:38 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx mapi: Remove usage of _glapi_check_multithread and _glapi_destroy_multithread 2022-08-22 21:32:09 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imagination pvr: Implement vkResetDescriptorPool API. 2022-08-16 11:32:47 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel meson: replace manual compiler flags with meson arguments 2022-08-24 22:13:19 +00:00
loader loader/dri3: remove a no-op free call 2022-08-12 13:11:03 +00:00
mapi mapi: Improve comment about _glapi_tls_Dispatch and _glapi_tls_Context 2022-08-22 21:32:09 +00:00
mesa st/mesa: fix potential use-after-free in draw_bitmap_quad 2022-08-24 18:13:02 +00:00
microsoft vulkan,anv,dozen: Use VK_IMAGE_LAYOUT_ATTACHMENT_FEEDBACK_LOOP_OPTIMAL_EXT 2022-08-23 16:41:55 +00:00
nouveau nv50/nir: A group barrier is CTA-level not global-level 2022-08-23 18:29:44 +00:00
panfrost meson: replace manual compiler flags with meson arguments 2022-08-24 22:13:19 +00:00
tool meson: replace manual compiler flags with meson arguments 2022-08-24 22:13:19 +00:00
util util: Fix [-Wdeprecated-declarations] in mesa-sha1_test.cpp 2022-08-23 15:19:16 +00:00
virtio venus: Enable VK_EXT_pipeline_creation_cache_control 2022-08-24 22:50:33 +00:00
vulkan vulkan: Update the XML and headers to 1.3.225 2022-08-24 12:19:13 +00:00
meson.build meson: Remove usage of use_elf_tls 2022-07-29 23:59:11 +00:00