mesa/src
Leo Liu 0ef8500aab vl/dri3: get Makefile properly
From original commit, the macro "if HAVE_DRI3" was in Makefile.sources,
this file is shared with SCons, SCons is not able to parse this marco,
the SCons build failed. Jose quickly gave two approaches and quick fix
with his second approach, thanks Jose for the solutions and fixes.

This patch is Jose's first approach, and it's more proper, because the
dri3 c file should not be included to build when DRI3 is not enabled.

Signed-off-by: Leo Liu <leo.liu@amd.com>
Acked-by: Emil Velikov <emil.velikov@collabora.com>
Cc: "12.0" <mesa-stable@lists.freedesktop.org>
2016-06-10 11:24:19 -04:00
..
compiler glsl/ir: remove TABs in ir_constant_expression.cpp 2016-06-10 10:30:18 +10:00
egl platform_android: prevent deadlock in droid_swap_buffers 2016-06-07 12:30:25 +01:00
gallium vl/dri3: get Makefile properly 2016-06-10 11:24:19 -04:00
gbm gbm: remove define _DEFAULT_SOURCE 2016-05-23 12:09:11 +01:00
getopt
glx glx: fix crash with bad fbconfig 2016-06-09 17:55:44 +03:00
gtest
hgl
intel anv/entrypoints: Stop using the C preprocessor 2016-06-07 12:30:25 +01:00
loader
mapi glapi/glx: Add overflow checks to the client-side indirect code 2016-06-08 14:39:46 -04:00
mesa mesa: Wrap extensions.h declarations with extern "C". 2016-06-10 11:00:42 +01:00
util mesa: Add .gitignore entries for make check binaries 2016-05-25 09:41:44 -07:00
Makefile.am mesa: automake: distclean git_sha1.h when building OOT 2016-06-07 12:30:23 +01:00
SConscript