Re: [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support

2017-05-16 Thread Timothy Arceri
On 16/05/17 23:26, Emil Velikov wrote: On 16 May 2017 at 02:07, Timothy Arceri wrote: On 16/05/17 10:47, Kenneth Graunke wrote: On Monday, May 15, 2017 4:06:31 PM PDT Timothy Arceri wrote: On 16/05/17 08:13, Ian Romanick wrote: On 04/23/2017 10:28 PM, Timothy

Re: [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support

2017-05-16 Thread Emil Velikov
On 16 May 2017 at 14:26, Emil Velikov wrote: > On 16 May 2017 at 02:07, Timothy Arceri wrote: >> On 16/05/17 10:47, Kenneth Graunke wrote: >>> >>> On Monday, May 15, 2017 4:06:31 PM PDT Timothy Arceri wrote: On 16/05/17 08:13, Ian

Re: [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support

2017-05-16 Thread Emil Velikov
On 16 May 2017 at 02:07, Timothy Arceri wrote: > On 16/05/17 10:47, Kenneth Graunke wrote: >> >> On Monday, May 15, 2017 4:06:31 PM PDT Timothy Arceri wrote: >>> >>> On 16/05/17 08:13, Ian Romanick wrote: On 04/23/2017 10:28 PM, Timothy Arceri wrote: >

Re: [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support

2017-05-15 Thread Timothy Arceri
On 16/05/17 10:47, Kenneth Graunke wrote: On Monday, May 15, 2017 4:06:31 PM PDT Timothy Arceri wrote: On 16/05/17 08:13, Ian Romanick wrote: On 04/23/2017 10:28 PM, Timothy Arceri wrote: diff --git a/src/mapi/glapi/gen/APPLE_vertex_array_object.xml

Re: [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support

2017-05-15 Thread Ian Romanick
On 05/15/2017 05:51 PM, Timothy Arceri wrote: > On 16/05/17 10:47, Kenneth Graunke wrote: >> On Monday, May 15, 2017 4:06:31 PM PDT Timothy Arceri wrote: >>> On 16/05/17 08:13, Ian Romanick wrote: On 04/23/2017 10:28 PM, Timothy Arceri wrote: > diff --git

Re: [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support

2017-05-15 Thread Ian Romanick
On 05/15/2017 04:06 PM, Timothy Arceri wrote: > On 16/05/17 08:13, Ian Romanick wrote: >> On 04/23/2017 10:28 PM, Timothy Arceri wrote: >> >>> diff --git a/src/mapi/glapi/gen/APPLE_vertex_array_object.xml >>> b/src/mapi/glapi/gen/APPLE_vertex_array_object.xml >>> deleted file mode 100644 >>> index

Re: [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support

2017-05-15 Thread Timothy Arceri
On 16/05/17 10:47, Kenneth Graunke wrote: On Monday, May 15, 2017 4:06:31 PM PDT Timothy Arceri wrote: On 16/05/17 08:13, Ian Romanick wrote: On 04/23/2017 10:28 PM, Timothy Arceri wrote: diff --git a/src/mapi/glapi/gen/APPLE_vertex_array_object.xml

Re: [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support

2017-05-15 Thread Kenneth Graunke
On Monday, May 15, 2017 4:06:31 PM PDT Timothy Arceri wrote: > On 16/05/17 08:13, Ian Romanick wrote: > > On 04/23/2017 10:28 PM, Timothy Arceri wrote: > > > >> diff --git a/src/mapi/glapi/gen/APPLE_vertex_array_object.xml > >> b/src/mapi/glapi/gen/APPLE_vertex_array_object.xml > >> deleted file

Re: [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support

2017-05-15 Thread Timothy Arceri
On 16/05/17 08:13, Ian Romanick wrote: On 04/23/2017 10:28 PM, Timothy Arceri wrote: diff --git a/src/mapi/glapi/gen/APPLE_vertex_array_object.xml b/src/mapi/glapi/gen/APPLE_vertex_array_object.xml deleted file mode 100644 index 7312f9b..000 ---

Re: [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support

2017-05-15 Thread Ian Romanick
On 04/23/2017 10:28 PM, Timothy Arceri wrote: > diff --git a/src/mapi/glapi/gen/APPLE_vertex_array_object.xml > b/src/mapi/glapi/gen/APPLE_vertex_array_object.xml > deleted file mode 100644 > index 7312f9b..000 > --- a/src/mapi/glapi/gen/APPLE_vertex_array_object.xml > +++ /dev/null > @@

[Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support

2017-04-23 Thread Timothy Arceri
Shared context support for VAOs was dropped in 0b2750620b65. From the ARB_vertex_array_object spec: "This extension differs from GL_APPLE_vertex_array_object in that client memory cannot be accessed through a non-zero vertex array object. It also differs in that vertex array objects