Re: [Mesa-dev] [PATCH] docs: Mark GL_ARB_enhanced_layouts as in progress

2015-10-04 Thread Timothy Arceri
On Sun, 2015-10-04 at 11:24 +1100, Timothy Arceri wrote: > --- > docs/GL3.txt | 8 +++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > diff --git a/docs/GL3.txt b/docs/GL3.txt > index e020deb..09c711f 100644 > --- a/docs/GL3.txt > +++ b/docs/GL3.txt > @@ -178,7 +178,13 @@ GL 4.4, GLSL 4

[Mesa-dev] [PATCH] docs: Mark GL_ARB_enhanced_layouts as in progress

2015-10-03 Thread Timothy Arceri
--- docs/GL3.txt | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index e020deb..09c711f 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -178,7 +178,13 @@ GL 4.4, GLSL 4.40: GL_MAX_VERTEX_ATTRIB_STRIDE DONE (all driv