mesa/src
Eric Anholt 81a12778f5 util: Fix build on old glibc.
We need to link librt for u_thread.h's clock_gettime() call.

Fixes: b822d9dd67 ("gallium/util: move u_queue.{c,h} to src/util")
Reviewed-by: Matt Turner <mattst88@gmail.com>
(cherry picked from commit b94ddc181b)
2017-08-21 14:30:49 +03:00
..
amd radv: force cs/ps/l2 flush at end of command stream. (v2) 2017-08-21 14:30:49 +03:00
compiler glsl/ast: update rhs in addition to the var's constant_value 2017-08-19 17:39:35 +03:00
egl egl: avoid eglCreatePlatform*Surface{EXT,} crash with invalid dpy 2017-08-19 17:39:35 +03:00
gallium nv50/ir: fix TXQ srcMask 2017-08-19 17:39:35 +03:00
gbm configure: set HAVE_foo_PLATFORM as applicable 2017-05-31 22:32:02 +02:00
getopt
glx dri3/GLX: Fix drawable invalidation v2 2017-06-14 10:40:22 +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 anv/formats: Allow sampling on depth-only formats on gen7 2017-08-19 13:46:04 +03:00
loader dri3: Wait for all pending swapbuffers to be scheduled before touching the front 2017-08-03 00:19:07 +01:00
mapi configure: only install khrplatform.h if needed 2017-08-03 00:19:06 +01:00
mesa st/mesa: fix a null pointer access 2017-08-19 17:39:35 +03:00
util util: Fix build on old glibc. 2017-08-21 14:30:49 +03:00
vulkan configure: check once for DRI3 dependencies 2017-05-31 22:32:03 +02:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript