mesa/src
Nicolai Hähnle de6e6a347d loader: unconditionally include unistd.h and stdlib.h
Otherwise we would fail with "implicit declaration of function" geteuid
and getenv respectively.

To trigger (re)move the libdrm.pc file and use the following:

 $ ./autogen.sh --disable-egl --disable-gbm --disable-dri \
    --with-dri-drivers=swrast --with-gallium-drivers=swrast
 $ make

Cc: Vinson Lee <vlee@freedesktop.org>
Fixes: 3f462050c ("loader: Add an environment variable to override driver name choice.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99701
v2: [Emil: handle stdlib.h add commit message]
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-02-10 11:47:12 +00:00
..
amd radv: handle queue submission with no cs but semaphores 2017-02-09 23:45:33 +00:00
compiler glsl: Allow compatibility shaders with MESA_GL_VERSION_OVERRIDE=... 2017-02-09 15:14:43 +00:00
egl android: fix droid_create_image_from_prime_fd_yuv for YV12 2017-02-03 07:44:33 +02:00
gallium gallium/radeon: use staging for texture read mappings from GTT WC 2017-02-10 11:27:50 +01:00
gbm gbm/dri: fix memory leaks in error path 2017-01-27 17:56:58 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: guard swap-interval functions against destroyed drawables 2017-02-06 17:39:30 +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 intel/blorp: do not return const data by get_px_size_sa() 2017-02-10 11:47:12 +00:00
loader loader: unconditionally include unistd.h and stdlib.h 2017-02-10 11:47:12 +00:00
mapi mapi: automake: include builddir prior to srcdir 2017-01-27 17:56:56 +00:00
mesa gallium: add separate PIPE_CAP_INT64_DIVMOD 2017-02-09 12:57:21 -05:00
util util/disk_cache: error check asprintf() 2017-02-10 09:25:32 +11:00
vulkan vulkan/wsi: Lower the maximum image sizes 2017-01-25 09:05:30 -08:00
Makefile.am vulkan: automake: do not use EXTRA_DIST in a conditional 2017-01-18 13:41:32 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00