Re: [Mesa-dev] [PATCH 10/12] sso: update glGet: GL_PROGRAM_PIPELINE_BINDING

2013-05-28 Thread Ian Romanick
On 05/24/2013 01:17 PM, gregory hainaut wrote: On Sat, 4 May 2013 11:35:22 +0200 gregory hainaut wrote: On Fri, 3 May 2013 12:04:48 -0700 Matt Turner wrote: On Fri, May 3, 2013 at 10:44 AM, Gregory Hainaut wrote: --- src/mesa/main/get.c |9 + src/mesa/main/get_

Re: [Mesa-dev] [PATCH 10/12] sso: update glGet: GL_PROGRAM_PIPELINE_BINDING

2013-05-28 Thread Ian Romanick
On 05/24/2013 01:17 PM, gregory hainaut wrote: On Sat, 4 May 2013 11:35:22 +0200 gregory hainaut wrote: On Fri, 3 May 2013 12:04:48 -0700 Matt Turner wrote: On Fri, May 3, 2013 at 10:44 AM, Gregory Hainaut wrote: --- src/mesa/main/get.c |9 + src/mesa/main/get_

Re: [Mesa-dev] [PATCH 10/12] sso: update glGet: GL_PROGRAM_PIPELINE_BINDING

2013-05-24 Thread gregory hainaut
On Sat, 4 May 2013 11:35:22 +0200 gregory hainaut wrote: > On Fri, 3 May 2013 12:04:48 -0700 > Matt Turner wrote: > > > On Fri, May 3, 2013 at 10:44 AM, Gregory Hainaut > > wrote: > > > --- > > > src/mesa/main/get.c |9 + > > > src/mesa/main/get_hash_params.py |3

Re: [Mesa-dev] [PATCH 10/12] sso: update glGet: GL_PROGRAM_PIPELINE_BINDING

2013-05-04 Thread gregory hainaut
On Fri, 3 May 2013 12:04:48 -0700 Matt Turner wrote: > On Fri, May 3, 2013 at 10:44 AM, Gregory Hainaut > wrote: > > --- > > src/mesa/main/get.c |9 + > > src/mesa/main/get_hash_params.py |3 +++ > > 2 files changed, 12 insertions(+) > > > > diff --git a/src/mesa/ma

Re: [Mesa-dev] [PATCH 10/12] sso: update glGet: GL_PROGRAM_PIPELINE_BINDING

2013-05-03 Thread Matt Turner
On Fri, May 3, 2013 at 10:44 AM, Gregory Hainaut wrote: > --- > src/mesa/main/get.c |9 + > src/mesa/main/get_hash_params.py |3 +++ > 2 files changed, 12 insertions(+) > > diff --git a/src/mesa/main/get.c b/src/mesa/main/get.c > index 54159c0..6cbb7db 100644 > --- a/

[Mesa-dev] [PATCH 10/12] sso: update glGet: GL_PROGRAM_PIPELINE_BINDING

2013-05-03 Thread Gregory Hainaut
--- src/mesa/main/get.c |9 + src/mesa/main/get_hash_params.py |3 +++ 2 files changed, 12 insertions(+) diff --git a/src/mesa/main/get.c b/src/mesa/main/get.c index 54159c0..6cbb7db 100644 --- a/src/mesa/main/get.c +++ b/src/mesa/main/get.c @@ -369,6 +369,7 @@ EXTRA_

[Mesa-dev] [PATCH 10/12] sso: update glGet: GL_PROGRAM_PIPELINE_BINDING

2013-04-12 Thread gregory
--- src/mesa/main/get.c |9 + src/mesa/main/get_hash_params.py |3 +++ 2 files changed, 12 insertions(+) diff --git a/src/mesa/main/get.c b/src/mesa/main/get.c index 54159c0..6cbb7db 100644 --- a/src/mesa/main/get.c +++ b/src/mesa/main/get.c @@ -369,6 +369,7 @@ EXTRA_

[Mesa-dev] [PATCH 10/12] sso: update glGet: GL_PROGRAM_PIPELINE_BINDING

2013-04-05 Thread gregory
--- src/mesa/main/get.c |9 + src/mesa/main/get_hash_params.py |3 +++ 2 files changed, 12 insertions(+) diff --git a/src/mesa/main/get.c b/src/mesa/main/get.c index 7ce2df1..f6311a5 100644 --- a/src/mesa/main/get.c +++ b/src/mesa/main/get.c @@ -356,6 +356,7 @@ EXTRA_