mesa/src
Alex Smith c19607d59d radv: Reinitialise loaderMagic when allocating a cached command buffer
This must be set to ICD_LOADER_MAGIC by vkAllocateCommandBuffers, which
was being done when allocating a new buffer but not when reusing an
existing one in the cache. This would hit an assertion and crash in
debug builds of the Vulkan loader.

Fixes: 682248db45 ("radv: Cache command buffers in command pool.")
Signed-off-by: Alex Smith <asmith@feralinteractive.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2017-03-13 23:42:36 +01:00
..
amd radv: Reinitialise loaderMagic when allocating a cached command buffer 2017-03-13 23:42:36 +01:00
compiler glsl: don't use ralloc for blob creation 2017-03-13 09:50:19 +11:00
egl wayland: move .gitignore where applicable 2017-03-13 11:16:30 +00:00
gallium gallium/radeon: disable the shader cache if dumping shaders 2017-03-13 23:34:52 +01:00
gbm gbm/gbm-symbols-check: do not mandate bash 2017-03-10 14:12:48 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/tests: automake: add dispatch-index-check to the tarball 2017-02-28 16:18:27 +00:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: Use vk_outarray in vkGetPhysicalDeviceQueueFamilyProperties 2017-03-13 15:08:15 -07:00
loader loader: Move non-error message to debug level 2017-03-08 16:35:00 +00:00
mapi nir: remove shebang from python scripts 2017-03-10 14:12:47 +00:00
mesa st/mesa: disable the shader cache if dumping shaders 2017-03-13 23:34:52 +01:00
util util/vulkan: Add vk_outarray (v2) 2017-03-13 15:08:11 -07:00
vulkan vulkan/wsi: include builddir for generated headers 2017-03-13 16:04:20 +01:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00