mapi_abi: Use GLES information from XML rather than gles_api.py.
authorPaul Berry <stereotype441@gmail.com>
Wed, 10 Oct 2012 23:31:01 +0000 (16:31 -0700)
committerPaul Berry <stereotype441@gmail.com>
Tue, 16 Oct 2012 19:03:56 +0000 (12:03 -0700)
commitc8ad6ef1c616795baa1fb14eb78205972967af76
tree5aa5996aa6c34ce64bd9f4b492af1cd6297da1b8
parent137f8ef2258cda926074d1c4708b4925f7da71a8
mapi_abi: Use GLES information from XML rather than gles_api.py.

Note: mapi_abi can consume API information from either XML or a .csv
file.  A side effect of this change is that the ES1 and ES2 API
printers can only be used with XML input now.  That's ok, since the
.csv input format is only used for the OpenVG API.

Tested-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mapi/mapi/mapi_abi.py