Re: [Mesa-dev] [PATCH] glx: Add GLXBadProfileARB to the error string list

2012-10-20 Thread Kenneth Graunke
On 10/17/2012 12:14 PM, Adam Jackson wrote: On 10/17/12 2:52 PM, Brian Paul wrote: On 10/17/2012 12:38 PM, Adam Jackson wrote: Note: This is a candidate for the stable branches. Signed-off-by: Adam Jackson --- src/glx/glxext.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/glx/glx

Re: [Mesa-dev] [PATCH] glx: Add GLXBadProfileARB to the error string list

2012-10-18 Thread Ian Romanick
On 10/17/2012 11:52 AM, Brian Paul wrote: On 10/17/2012 12:38 PM, Adam Jackson wrote: Note: This is a candidate for the stable branches. Signed-off-by: Adam Jackson --- src/glx/glxext.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/glx/glxext.c b/src/glx/glxext.c index 4d59a06..e55

Re: [Mesa-dev] [PATCH] glx: Add GLXBadProfileARB to the error string list

2012-10-17 Thread Adam Jackson
On 10/17/12 2:52 PM, Brian Paul wrote: On 10/17/2012 12:38 PM, Adam Jackson wrote: Note: This is a candidate for the stable branches. Signed-off-by: Adam Jackson --- src/glx/glxext.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/glx/glxext.c b/src/glx/glxext.c index 4d59a06..e55c1

Re: [Mesa-dev] [PATCH] glx: Add GLXBadProfileARB to the error string list

2012-10-17 Thread Brian Paul
On 10/17/2012 12:38 PM, Adam Jackson wrote: Note: This is a candidate for the stable branches. Signed-off-by: Adam Jackson --- src/glx/glxext.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/glx/glxext.c b/src/glx/glxext.c index 4d59a06..e55c1c1 100644 --- a/src/glx/glxext.c +++ b/sr

[Mesa-dev] [PATCH] glx: Add GLXBadProfileARB to the error string list

2012-10-17 Thread Adam Jackson
Note: This is a candidate for the stable branches. Signed-off-by: Adam Jackson --- src/glx/glxext.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/glx/glxext.c b/src/glx/glxext.c index 4d59a06..e55c1c1 100644 --- a/src/glx/glxext.c +++ b/src/glx/glxext.c @@ -81,6 +81,7 @@ static /* cons