mesa/src
Vinson Lee 641f629536 glsl: Link tests with CLOCK_LIB.
Fix 'make check' linking errors with glibc < 2.17.

  CXXLD  glsl/glsl_test
glsl/.libs/libglsl.a(libmesautil_la-u_queue.o): In function `u_thread_get_time_nano':
src/util/../../src/util/u_thread.h:84: undefined reference to `clock_gettime'

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
2017-03-25 01:23:04 -07:00
..
amd radv: Invalidate L2 for TRANSFER_WRITE barriers 2017-03-23 09:20:31 +10:00
compiler glsl: Link tests with CLOCK_LIB. 2017-03-25 01:23:04 -07:00
egl Android: drop Android 4.4 (KitKat) support 2017-03-22 17:53:31 +00:00
gallium freedreno: free compiler when screen is destroyed 2017-03-24 18:01:47 -04:00
gbm gbm: Use unsigned for BO offset getter 2017-03-23 15:28:41 +00:00
getopt
glx glx: Prefer library path given by pkgconfig over the system 2017-03-23 12:30:19 +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 genxml: Add 3DSTATE_DEPTH_BUFFER to gen5.xml 2017-03-24 19:07:05 -07:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mesa/glthread: add custom marshalling for ClearBufferfv() 2017-03-25 13:39:12 +11:00
mesa mesa/glthread: add custom marshalling for ClearBufferfv() 2017-03-25 13:39:12 +11:00
util util/disk_cache: don't deadlock on premature EOF 2017-03-25 13:08:37 +11:00
vulkan vulkan/wsi: include builddir for generated headers 2017-03-13 16:04:20 +01:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript