mesa/src/util
Mark Janes 9e351e077b util: Fix race condition on libgcrypt initialization
Fixes intermittent Vulkan CTS failures within the test groups:
dEQP-VK.api.object_management.multithreaded_per_thread_device
dEQP-VK.api.object_management.multithreaded_per_thread_resources
dEQP-VK.api.object_management.multithreaded_shared_resources

Signed-off-by: Mark Janes <mark.a.janes@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=94904

Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2016-04-12 15:38:43 -07:00
..
tests/hash_table util/hash_table: add _mesa_hash_table_clear (v4) 2016-02-03 14:03:25 +01:00
.gitignore
Android.mk
bitset.h util/bitset: Allow iterating over const bitsets 2016-01-18 09:18:42 -08:00
debug.c
debug.h
format_srgb.h
format_srgb.py
half_float.c
half_float.h
hash_table.c util/hash_table: add _mesa_hash_table_clear (v4) 2016-02-03 14:03:25 +01:00
hash_table.h util: fix new gcc6 warnings 2016-02-18 17:10:55 -05:00
list.h
macros.h
Makefile.am configure: Eliminate MSVC2008 compatibility. 2016-02-11 21:36:00 +00:00
Makefile.sources
mesa-sha1.c util: Fix race condition on libgcrypt initialization 2016-04-12 15:38:43 -07:00
mesa-sha1.h util/sha: do not wrap header inclusion in extern "C" 2016-03-09 17:16:50 +00:00
ralloc.c
ralloc.h
register_allocate.c
register_allocate.h
rgtc.c
rgtc.h
roundeven_test.c
rounding.h
SConscript scons: Eliminate MSVC2008 compatibility. 2016-02-11 21:36:00 +00:00
set.c util/set: don't compare against deleted entries 2016-02-02 14:42:32 -05:00
set.h
simple_list.h
strndup.c
strndup.h
strtod.c
strtod.h
texcompress_rgtc_tmp.h
u_atomic.h util/u_atomic: Remove MSVC 2008 support. 2016-02-12 10:31:15 +00:00
u_atomic_test.c