Commit Graph

104 Commits

Author SHA1 Message Date
863cdf4a35 spec-tool: add python based xml to hpp converter
XSLT1 is too hard to work with, and Khronos have an annoying tendency to
generate their spec such that it's not in dependency order. So we're
switching to python, and performing basic depedency analysis within a
new tool.

This should allow us to do more extensive type modifications and
annotations.
2017-09-04 15:08:54 +10:00
5ef137fda4 info-tool: use the default constructor 2017-09-01 12:34:24 +10:00
4848692016 info-tool: eliminate temporaries 2017-09-01 12:14:36 +10:00
e6a4529e59 info-tool: add simple json-like information query 2017-05-26 16:33:29 +10:00