mesa/src
Jason Ekstrand 6be603edf7 anv/descriptor_set: Unlink sets from the pool in set_destroy
anv_descriptor_pool_free_set is called on the clean-up path of
anv_descriptor_set_create and the set may not have been added to the
pool's list of sets yet.  While we're here, we move adding it to that
list into set_create for symmetry.

Fixes: 105002bd2d "anv: destroy descriptor sets when pool gets..."
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2019-04-24 05:40:27 +00:00
..
amd radv: Add adaptive_sync driconfig option and enable it by default. 2019-04-23 23:49:39 +00:00
broadcom v3d: Fix atomic cmpxchg in shaders on hardware. 2019-04-18 13:24:55 -07:00
compiler glsl: Silence may unused parameter warnings in glsl/ir.h 2019-04-23 17:49:19 -07:00
egl egl/dri2: Mark potentially unused 'display' variable with MAYBE_UNUSED 2019-04-19 16:17:37 +00:00
freedreno vulkan/wsi: Add X11 adaptive sync support based on dri options. 2019-04-23 23:49:39 +00:00
gallium android/iris: fix driinfo header filename 2019-04-23 22:25:17 -07:00
gbm Delete autotools 2019-04-15 13:44:29 -07:00
getopt
glx Delete autotools 2019-04-15 13:44:29 -07:00
gtest Delete autotools 2019-04-15 13:44:29 -07:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel anv/descriptor_set: Unlink sets from the pool in set_destroy 2019-04-24 05:40:27 +00:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi mesa: add GL_AMD_compressed_ATC_texture support 2019-04-23 17:11:56 +00:00
mesa st/mesa/radeonsi: fix race between destruction of types and shader compilation 2019-04-24 10:23:10 +10:00
util drirc: Add workaround for Epic Games Launcher 2019-04-22 16:04:19 -04:00
vulkan vulkan/wsi: Add X11 adaptive sync support based on dri options. 2019-04-23 23:49:39 +00:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00