Re: [Mesa-dev] [PATCH 2/3] Disable direct rendering on GNU/Hurd

2011-03-23 Thread Jon TURNEY
On 15/03/2011 00:28, Jakob Bornecrantz wrote: > On Mon, Mar 14, 2011 at 11:08 PM, Jon TURNEY > wrote: >> From: nobled >> >> The Hurd kernel doesn't have DRM yet. >> >> Signed-off-by: Jon TURNEY >> Reviewed-by: Julien Cristau >> --- >> configure.ac | 13 +++-- >> 1 files changed, 11 i

Re: [Mesa-dev] [PATCH 2/3] Disable direct rendering on GNU/Hurd

2011-03-14 Thread Jakob Bornecrantz
On Mon, Mar 14, 2011 at 11:08 PM, Jon TURNEY wrote: > From: nobled > > The Hurd kernel doesn't have DRM yet. > > Signed-off-by: Jon TURNEY > Reviewed-by: Julien Cristau > --- >  configure.ac |   13 +++-- >  1 files changed, 11 insertions(+), 2 deletions(-) > > diff --git a/configure.ac

[Mesa-dev] [PATCH 2/3] Disable direct rendering on GNU/Hurd

2011-03-14 Thread Jon TURNEY
From: nobled The Hurd kernel doesn't have DRM yet. Signed-off-by: Jon TURNEY Reviewed-by: Julien Cristau --- configure.ac | 13 +++-- 1 files changed, 11 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 38e673d..5bcb5a1 100644 --- a/configure.ac +++ b/co

[Mesa-dev] [PATCH 2/3] Disable direct rendering on GNU/Hurd

2011-02-16 Thread Jon TURNEY
From: nobled The Hurd kernel doesn't have DRM yet. Signed-off-by: Jon TURNEY --- configure.ac | 13 +++-- 1 files changed, 11 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 5559efc..0202769 100644 --- a/configure.ac +++ b/configure.ac @@ -730,12 +730,21

[Mesa-dev] [PATCH 2/3] Disable direct rendering on GNU/Hurd

2010-10-29 Thread Jon TURNEY
From: nobled The Hurd kernel doesn't have DRM yet. Signed-off-by: Jon TURNEY --- configure.ac | 13 +++-- 1 files changed, 11 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 3c3da14..af70a7b 100644 --- a/configure.ac +++ b/configure.ac @@ -688,12 +688,21