Mesa (opengl-es-v2): mesa/es: Add APIspec.xml and its parser.

Brian Paul brianp at kemper.freedesktop.org
Mon Jan 4 21:17:44 UTC 2010


Module: Mesa
Branch: opengl-es-v2
Commit: 0c1a7bbe0d0c6727a432890164032188787e7e26
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c1a7bbe0d0c6727a432890164032188787e7e26

Author: Chia-I Wu <olvaffe at gmail.com>
Date:   Sun Nov 22 20:09:06 2009 +0800

mesa/es: Add APIspec.xml and its parser.

APIspec.xml is based on APIspec.txt.  The new format has less code
duplications and should be easier to read.

Signed-off-by: Chia-I Wu <olvaffe at gmail.com>

---

 src/mesa/es/main/APIspec.dtd    |   52 +
 src/mesa/es/main/APIspec.py     |  601 ++++++
 src/mesa/es/main/APIspec.xml    | 4405 +++++++++++++++++++++++++++++++++++++++
 src/mesa/es/main/APIspecutil.py |  262 +++
 4 files changed, 5320 insertions(+), 0 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=0c1a7bbe0d0c6727a432890164032188787e7e26



More information about the mesa-commit mailing list