Re: [Mesa-dev] [PATCH 10/11] docs: Add extensions not part of any GL or GL ES version

2016-06-15 Thread Dave Airlie
On 15 June 2016 at 12:01, Ian Romanick wrote: > From: Ian Romanick > > Based loosely on patches submitted ages ago by Thomas Helland. > > Signed-off-by: Ian Romanick > --- > docs/GL3.txt | 56 > 1 file changed, 56 insertions(+) > > diff -

Re: [Mesa-dev] [PATCH 10/11] docs: Add extensions not part of any GL or GL ES version

2016-06-15 Thread Ilia Mirkin
On Wed, Jun 15, 2016 at 1:35 PM, Ian Romanick wrote: > On 06/15/2016 08:04 AM, Ilia Mirkin wrote: >> On Tue, Jun 14, 2016 at 10:01 PM, Ian Romanick wrote: >>> From: Ian Romanick >>> >>> Based loosely on patches submitted ages ago by Thomas Helland. >>> >>> Signed-off-by: Ian Romanick >>> --- >>

Re: [Mesa-dev] [PATCH 10/11] docs: Add extensions not part of any GL or GL ES version

2016-06-15 Thread Ian Romanick
On 06/15/2016 08:04 AM, Ilia Mirkin wrote: > On Tue, Jun 14, 2016 at 10:01 PM, Ian Romanick wrote: >> From: Ian Romanick >> >> Based loosely on patches submitted ages ago by Thomas Helland. >> >> Signed-off-by: Ian Romanick >> --- >> docs/GL3.txt | 56 +++

Re: [Mesa-dev] [PATCH 10/11] docs: Add extensions not part of any GL or GL ES version

2016-06-15 Thread Ilia Mirkin
On Tue, Jun 14, 2016 at 10:01 PM, Ian Romanick wrote: > From: Ian Romanick > > Based loosely on patches submitted ages ago by Thomas Helland. > > Signed-off-by: Ian Romanick > --- > docs/GL3.txt | 56 > 1 file changed, 56 insertions(+) >

Re: [Mesa-dev] [PATCH 10/11] docs: Add extensions not part of any GL or GL ES version

2016-06-15 Thread Nicolai Hähnle
On 15.06.2016 04:01, Ian Romanick wrote: From: Ian Romanick Based loosely on patches submitted ages ago by Thomas Helland. Signed-off-by: Ian Romanick --- docs/GL3.txt | 56 1 file changed, 56 insertions(+) diff --git a/docs/GL3.txt

[Mesa-dev] [PATCH 10/11] docs: Add extensions not part of any GL or GL ES version

2016-06-14 Thread Ian Romanick
From: Ian Romanick Based loosely on patches submitted ages ago by Thomas Helland. Signed-off-by: Ian Romanick --- docs/GL3.txt | 56 1 file changed, 56 insertions(+) diff --git a/docs/GL3.txt b/docs/GL3.txt index 0deeaa1..b0966a2 100644