mesa/src
Erik Faye-Lund de3e323be1 glsl: No need to lock in _mesa_glsl_release_types
This function only gets called while mesa is unloading, so there's
no potential of racing or multiple calls at the same time. So let's
just get rid of the locking.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
2015-06-29 09:06:40 -07:00
..
egl egl_dri2: Remove trailing whitespaces 2015-06-26 17:05:21 +00:00
gallium clover: implement CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE 2015-06-29 13:24:37 +02:00
gbm mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
getopt
glsl glsl: No need to lock in _mesa_glsl_release_types 2015-06-29 09:06:40 -07:00
glx glx: Use loader_open_device() helper 2015-06-23 16:54:53 +01:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader loader: move loader_open_device out of HAVE_LIBUDEV block 2015-06-24 13:43:44 +01:00
mapi mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
mesa mesa/main: only call _mesa_destroy_shader_compiler once on exit 2015-06-29 09:06:40 -07:00
util util/list: add list_first/last_entry 2015-06-21 07:52:36 -04:00
Makefile.am mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
SConscript