mesa/src
Friedrich Vock adb4934d59 radv/winsys: Return VK_ERROR_INVALID_EXTERNAL_HANDLE if buffer imports fail
Section 11.2.6 of the Vulkan spec states:
"Importing memory from a particular host pointer may not be possible due to
 additional platform-specific restrictions beyond the scope of this
 specification in which case the implementation must fail the memory
 import operation with the error code VK_ERROR_INVALID_EXTERNAL_HANDLE_KHR."

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17995>
2022-08-17 11:22:11 +00:00
..
amd radv/winsys: Return VK_ERROR_INVALID_EXTERNAL_HANDLE if buffer imports fail 2022-08-17 11:22:11 +00:00
android_stub
asahi asahi: Identify depth clip mode bit 2022-08-14 19:59:19 +00:00
broadcom v3dv: vkCmdClearAttachments no longer generates its own RCL 2022-08-15 23:35:16 +00:00
c11 c11: Remove mtx_try from mtx enums as it's not a part of c11 standard 2022-08-15 14:40:52 +00:00
compiler nir/lower_gs_intrinsics: fix primitive count for points 2022-08-15 01:39:28 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl egl/wgl: Fix some awkward sizeof formatting 2022-08-10 21:00:43 +00:00
etnaviv util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
freedreno tu: Disable LRZ write when alpha-to-coverage is enabled 2022-08-17 05:21:46 +00:00
gallium radeonsi: prevent u_blitter recursion in si_update_ps_colorbuf0_slot 2022-08-17 12:03:46 +02:00
gbm gbm: Add USE_FRONT_RENDERING flag 2022-08-05 00:57:38 +00:00
getopt
glx glx: Remove usage of USE_ELF_TLS 2022-07-29 23:59:12 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: Implement vkResetDescriptorPool API. 2022-08-16 11:32:47 +00:00
imgui
intel intel/tools: Also look for 'batch' tag 2022-08-17 02:24:09 +00:00
loader loader/dri3: remove a no-op free call 2022-08-12 13:11:03 +00:00
mapi glthread: track glBindFramebufferEXT, not just glBindFramebuffer 2022-08-12 06:06:48 +00:00
mesa mesa/st: simplify sampler border color swizzling 2022-08-12 14:24:52 +00:00
microsoft meson: remove source_root() call in nir compiler path 2022-08-12 13:11:03 +00:00
nouveau nir: Split usub_sat lowering flag from uadd_sat. 2022-07-22 17:54:28 +00:00
panfrost panfrost: Do no use designated initializer for union 2022-08-12 18:06:36 +00:00
tool meson/pps: Check if libdrm exists to compile pps 2022-06-22 11:52:36 +03:00
util util: Disable usage of __attribute__((__const__)) when the compiler is clang 2022-08-12 18:33:24 +00:00
virtio virgl: add support for hardware video acceleration 2022-08-11 10:21:03 +00:00
vulkan vulkan: add attachment sample count info AMD support 2022-08-16 08:40:42 +02:00
meson.build meson: Remove usage of use_elf_tls 2022-07-29 23:59:11 +00:00