Mesa (master): glapi: Annotate XML with exec="skip" for unimplemented functions.

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


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

Author: Paul Berry <stereotype441 at gmail.com>
Date:   Thu Oct 18 20:53:11 2012 -0700

glapi: Annotate XML with exec="skip" for unimplemented functions.

Future patches will use this annotation when code generating
_mesa_create_exec_table(), to determine which functions should be
skipped because they aren't implemented by Mesa.

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

---

 src/mapi/glapi/gen/ARB_geometry_shader4.xml   |    2 +-
 src/mapi/glapi/gen/ARB_get_program_binary.xml |    9 +-
 src/mapi/glapi/gen/GL3x.xml                   |    7 +-
 src/mapi/glapi/gen/es_EXT.xml                 |   12 +-
 src/mapi/glapi/gen/gl_API.dtd                 |    3 +-
 src/mapi/glapi/gen/gl_API.xml                 |  550 +++++++++++++------------
 6 files changed, 310 insertions(+), 273 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=3464bce419875535e53241bab1bf224f9d47ae72



More information about the mesa-commit mailing list