mesa/src
Lionel Landwerlin b43bcb05a1 anv: fix incorrect realloc failure handling
We don't want to leak in case of failure.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reported-by: Ivan Briano <ivan.briano@intel.com>
Fixes: 246261f0ad ("anv: prepare the driver for delayed submissions")
Fixes: 34f32a6d66 ("anv: implement VK_KHR_timeline_semaphore")
Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6200>
2020-08-06 23:07:56 +00:00
..
amd aco: fix C++11/C++14 compilation 2020-08-06 23:51:14 +01:00
android_stub ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
broadcom nir: Add a nir_foreach_uniform_variable helper 2020-07-29 17:38:58 +00:00
compiler glsl_to_nir: fix bitfield_extract with 16-bit operands 2020-08-05 22:04:47 +00:00
drm-shim drm-shim: Return -EINVAL instead of abort()ing on unknown ioctls. 2020-07-30 19:59:20 +00:00
egl egl/android: Remove unused variable 2020-08-05 18:08:06 +00:00
etnaviv
freedreno freedreno/ir3: Clean up instrlen setup. 2020-08-05 23:06:55 +00:00
gallium panfrost: signal syncobj if nothing is going to be flushed 2020-08-06 13:16:25 +00:00
gbm
getopt
glx glx: Fix build and warnings with -Dglx=dri -Dglx-direct=false 2020-07-23 01:23:12 +00:00
gtest
hgl
imgui
intel anv: fix incorrect realloc failure handling 2020-08-06 23:07:56 +00:00
loader
mapi mapi: Mark TLS symbols as optional in glapi-symbols.txt 2020-08-05 18:08:07 +00:00
mesa st/mesa: Treat vertex outputs absent in outputMapping as zero in mesa_to_tgsi 2020-08-06 16:53:50 +00:00
panfrost panfrost: Add MSAA mode selection field 2020-08-04 18:39:24 +00:00
util util: Fix SCons build. 2020-08-05 22:55:06 -07:00
vulkan vulkan: Allow global symbol HMI for Android 2020-08-05 18:08:07 +00:00
meson.build ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
SConscript