mesa/src
Matt Whitlock c8fd7d060d egl/android: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Without this fix, duplicated file descriptors leak into child processes.
See commit aaac913e90 for one instance
where the same fix was employed.

Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Matt Whitlock <freedesktop@mattwhitlock.name>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2016-10-04 11:08:50 +02:00
..
amd radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3 2016-09-16 23:07:10 +00:00
compiler spirv: translate cull distance semantic. 2016-10-04 10:16:23 +10:00
egl egl/android: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC) 2016-10-04 11:08:50 +02:00
gallium vl/dri3: fix warning about incompatible pointer type 2016-10-03 12:51:30 -04:00
gbm gbm: return appropriate error when queryImage() fails 2016-09-27 13:37:21 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI") 2016-09-15 13:14:43 +01:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl Introduce .editorconfig 2016-08-31 17:06:54 -07:00
intel intel: fix compilation warning on gen_get_device_info 2016-10-04 07:38:45 +03:00
loader loader/dri3: Always use at least two back buffers 2016-09-06 13:04:48 +09:00
mapi Revert "mapi: export all GLES 3.2 functions in libGLESv2.so" 2016-09-23 12:13:13 -07:00
mesa i965: Only emit 1 viewport when possible. 2016-10-03 18:41:10 -07:00
util util: remove Sun C Compiler support 2016-09-23 16:17:16 +10:00
Makefile.am glsl: Prepare standalone compiler to be able to use parameter lists 2016-09-27 11:11:15 +10:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00