Re: [Mesa-dev] [PATCH 3/5] docs/specs: annotate MESA_agp_offset as obsolete

2017-11-30 Thread Ian Romanick
I think at least moving deprecated specs to old is a good idea. Once Khronos has the "Obsolete" notation, we could just delete them. On 11/29/2017 11:23 AM, Emil Velikov wrote: > From: Emil Velikov > > No Mesa driver has implemented the extension in ages. Seemingly non Mesa > drivers don't impl

[Mesa-dev] [PATCH 3/5] docs/specs: annotate MESA_agp_offset as obsolete

2017-11-29 Thread Emil Velikov
From: Emil Velikov No Mesa driver has implemented the extension in ages. Seemingly non Mesa drivers don't implement it either. As mentioned by Ian, the extension is effectively superseded by ARB_vertex_buffer_object. Cc: Brian Paul Cc: Ian Romanick Signed-off-by: Emil Velikov --- Should be c