Re: [Mesa-dev] [PATCH 03/21] GL: Correct function arguments for NamedBufferStorage.

2015-01-30 Thread Laura Ekstrand
There's a patch to replace these now: GL: Update glext.h to Khronos Revision 29537. ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] [PATCH 03/21] GL: Correct function arguments for NamedBufferStorage.

2015-01-21 Thread Ian Romanick
On 01/21/2015 05:40 PM, Laura Ekstrand wrote: > --- > include/GL/glext.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/GL/glext.h b/include/GL/glext.h > index 88505b0..1ffe576 100644 > --- a/include/GL/glext.h > +++ b/include/GL/glext.h > @@ -2735,7 +2735,7 @@ G

[Mesa-dev] [PATCH 03/21] GL: Correct function arguments for NamedBufferStorage.

2015-01-21 Thread Laura Ekstrand
--- include/GL/glext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/GL/glext.h b/include/GL/glext.h index 88505b0..1ffe576 100644 --- a/include/GL/glext.h +++ b/include/GL/glext.h @@ -2735,7 +2735,7 @@ GLAPI void APIENTRY glGetTransformFeedbackiv (GLuint xfb, GLenum