Mesa (master): glapi: Annotate XML with deprecated="3.1" for deprecated functions.

Paul Berry stereotype441 at kemper.freedesktop.org
Tue Nov 6 21:02:33 UTC 2012


Module: Mesa
Branch: master
Commit: 89a577080fd0d17b17dd096549d0d6cd4a358888
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=89a577080fd0d17b17dd096549d0d6cd4a358888

Author: Paul Berry <stereotype441 at gmail.com>
Date:   Mon Oct 15 10:52:13 2012 -0700

glapi: Annotate XML with deprecated="3.1" for deprecated functions.

Future patches will use this annotation when code generating
_mesa_create_exec_table(), to determine which functions should be
skipped in core contexts.

Reviewed-by: Jordan Justen <jordan.l.justen at intel.com>
Reviewed-by: Matt Turner <mattst88 at gmail.com>

---

 src/mapi/glapi/gen/APPLE_vertex_array_object.xml   |    6 +-
 src/mapi/glapi/gen/ARB_robustness.xml              |   22 +-
 .../glapi/gen/ARB_vertex_type_2_10_10_10_rev.xml   |   60 +-
 src/mapi/glapi/gen/EXT_separate_shader_objects.xml |    6 +-
 src/mapi/glapi/gen/NV_primitive_restart.xml        |    2 +-
 src/mapi/glapi/gen/gl_API.dtd                      |    3 +-
 src/mapi/glapi/gen/gl_API.xml                      | 1159 +++++++++++---------
 7 files changed, 710 insertions(+), 548 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=89a577080fd0d17b17dd096549d0d6cd4a358888



More information about the mesa-commit mailing list