mesa/src
Marek Olšák 231dfa5a02 trace: don't trace resource_destroy
due to the lack of pipe_resource wrapping, we can get this call from inside
of driver calls, which would try to lock an already-locked mutex.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-04-25 22:39:31 +02:00
..
amd android: radv/ac: Fix nir.h include 2017-04-24 18:01:03 +01:00
compiler glsl: use ARB_enhahnced_layouts for packing where possible 2017-04-24 12:08:14 +10:00
egl egl: add gitignore 2017-04-22 00:42:38 +01:00
gallium trace: don't trace resource_destroy 2017-04-25 22:39:31 +02:00
gbm gbm: Assert modifiers and count are copacetic 2017-04-09 09:29:57 -07:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx EGL: Implement the libglvnd interface for EGL (v3) 2017-04-17 13:03:58 +01: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 genxml: Fix gen_pack_header.py crash when field type is invalid. 2017-04-24 15:14:12 -07:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mesa: move glMultiDrawArrays to vbo and fix error handling 2017-04-19 08:10:19 +02:00
mesa mesa: use locked version of HashWalk for xfb objects 2017-04-25 09:58:47 +10:00
util util/queue: don't hang at exit 2017-04-18 16:32:00 -04:00
vulkan vulkan/wsi/wayland: Pass damage through to the compositor 2017-04-03 13:51:08 -07:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript