mesa/src
Timothy Arceri da40ac65c7 gallium/util: remove PIPE_THREAD_ROUTINE()
This was made unnecessary with fd33a6bcd7.

This was mostly done with:
find ./src -type f -exec sed -i -- \
's:PIPE_THREAD_ROUTINE(\([^,]*\), \([^)]*\)):int\n\1(void \*\2):g' {} \;

With some small manual tidy ups.

Reviewed-by: Plamena Manolova <plamena.manolova@intel.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2017-03-07 09:12:16 +11:00
..
amd radv: Emit pending flushes before executing a secondary command buffer 2017-03-06 19:46:14 +01:00
compiler util/disk_cache: fix make check 2017-03-06 16:39:55 +11:00
egl EGL/Android: Add EGL_EXT_buffer_age extension 2017-03-04 16:37:12 +00:00
gallium gallium/util: remove PIPE_THREAD_ROUTINE() 2017-03-07 09:12:16 +11:00
gbm gbm/dri: fix memory leaks in error path 2017-01-27 17:56:58 +00:00
getopt
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 i965: don't require 64bit cmpxchg 2017-03-06 11:07:20 -08:00
loader egl/dri3: implement query surface hook 2017-02-28 10:11:42 +00:00
mapi glapi: fix typo in count_scale 2017-03-07 08:11:40 +11:00
mesa i965: Return NULL from initScreen2, not false. 2017-03-06 12:38:15 -08:00
util ralloc: don't leave out the alignment factor 2017-03-06 11:28:48 -08:00
vulkan android: fix outdir for gen_enum_to_str files 2017-03-04 16:38:33 +00:00
Makefile.am automake: move wayland-drm prior to Vulkan 2017-03-04 23:44:14 +00:00
SConscript