mesa/src
Matt Turner e0670715bc r300g: Use PATH_MAX instead of limiting ourselves to 100 chars.
When built with Gentoo's package manager, the Mesa source directory
exists seven directories deep. The path to the .test file is too long
and is silently truncated, leading to a crash. Just use PATH_MAX.

Cc: 10.4, 10.5 <mesa-stable@lists.freedesktop.org>
Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=540970
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
(cherry picked from commit f5e2aa1324)
2015-03-07 17:22:13 +00:00
..
egl egl: Take alpha bits into account when selecting GBM formats 2015-03-07 17:22:05 +00:00
gallium r300g: Use PATH_MAX instead of limiting ourselves to 100 chars. 2015-03-07 17:22:13 +00:00
gbm gbm: Define _DEFAULT_SOURCE to avoid warning 2015-01-16 21:54:54 -08:00
getopt
glsl glsl: Rewrite and fix min/max to saturate optimization. 2015-02-27 23:04:51 +00:00
glx glx: Fix returned values of GLX_RENDERER_PREFERRED_PROFILE_MESA 2015-02-27 23:04:34 +00:00
gtest gtest: Add headers to distribution. 2014-12-12 12:11:46 -08:00
hgl hgl: traverse add-on entries 2014-12-10 14:01:01 +00:00
loader loader: Remove NEED_OPENGL_COMMON check. 2015-01-23 14:28:44 -08:00
mapi mapi: fix shared-glapi dependency tracking 2015-03-02 15:50:32 +00:00
mesa i965/fs: Don't use backend_visitor::instructions after creating the CFG. 2015-03-07 17:21:41 +00:00
util Use __typeof instead of typeof with Solaris Studio compilers 2015-02-24 12:28:06 +00:00
Makefile.am glsl: Build a libglsl_util library. 2015-01-23 14:28:44 -08:00
SConscript egl: Fix non-dri SCons builds re #87657 2014-12-25 10:34:49 -05:00