Well, I wrote the exact same patch and sent it a few seconds ago before
I noticed this.
Sorry to break things.
Reviewed-by: Dylan Baker
On Fri, May 22, 2015 at 01:23:52PM -0700, Brian Paul wrote:
> Replace -h with --header-tag as was done for the Makefile build.
> ---
> src/glx/SConscript | 2
Replace -h with --header-tag as was done for the Makefile build.
---
src/glx/SConscript | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/glx/SConscript b/src/glx/SConscript
index b91c0bd..619e4c3 100644
--- a/src/glx/SConscript
+++ b/src/glx/SConscript
@@ -125,7 +125,7 @@ en
- Original Message -
> On Fri, Nov 8, 2013 at 9:55 AM, wrote:
> > From: José Fonseca
> >
> > By disabling DRI3 support for the time being.
> >
> > I'll add DRI3 support to scons build when the DRI3 dependencies become
> > more widely available (as now there is no convenient way of test
On Fri, Nov 8, 2013 at 9:55 AM, wrote:
> From: José Fonseca
>
> By disabling DRI3 support for the time being.
>
> I'll add DRI3 support to scons build when the DRI3 dependencies become
> more widely available (as now there is no convenient way of testing it
> except building dependencies from so
From: José Fonseca
By disabling DRI3 support for the time being.
I'll add DRI3 support to scons build when the DRI3 dependencies become
more widely available (as now there is no convenient way of testing it
except building dependencies from source).
---
src/glx/SConscript | 6 ++
src/glx/gl
On 11/08/2013 10:55 AM, jfons...@vmware.com wrote:
From: José Fonseca
By disabling DRI3 support for the time being.
I'll add DRI3 support to scons build when the DRI3 dependencies become
more widely available (as now there is no convenient way of testing it
except building dependencies from so