From 7a4107291d1545fbdd9f144cac76a89e9f49b634 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Wed, 29 Nov 2017 15:09:01 +0000 Subject: [PATCH] docs/specs: annotate MESA_agp_offset as obsolete 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. v2: Move the extension to OLD/ Signed-off-by: Emil Velikov Reviewed-by: Brian Paul (v1) Reviewed-by: Adam Jackson (v1) Reviewed-by: Ian Romanick --- docs/extensions.html | 2 +- docs/specs/{ => OLD}/MESA_agp_offset.spec | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) rename docs/specs/{ => OLD}/MESA_agp_offset.spec (95%) diff --git a/docs/extensions.html b/docs/extensions.html index 8191200d114..1fbd35d9dda 100644 --- a/docs/extensions.html +++ b/docs/extensions.html @@ -23,7 +23,7 @@ The specifications follow.
    -
  • MESA_agp_offset.spec +
  • MESA_agp_offset.spec
  • MESA_copy_sub_buffer.spec
  • MESA_drm_image.spec
  • MESA_multithread_makecurrent.spec diff --git a/docs/specs/MESA_agp_offset.spec b/docs/specs/OLD/MESA_agp_offset.spec similarity index 95% rename from docs/specs/MESA_agp_offset.spec rename to docs/specs/OLD/MESA_agp_offset.spec index 06e1d902edd..ac5ad7d7679 100644 --- a/docs/specs/MESA_agp_offset.spec +++ b/docs/specs/OLD/MESA_agp_offset.spec @@ -13,8 +13,7 @@ Contact Status - Shipping (Mesa 4.0.4 and later. Only implemented in particular - XFree86/DRI drivers.) + Obsolete. Effectively superseded by ARB_vertex_buffer_object. Version -- 2.30.2