]> git.cworth.org Git - apitrace/blob - apigen/README
Handle vertex attriv locations correctly.
[apitrace] / apigen / README
1 This directory contains several helper scripts that facilitate the generation
2 of the API descriptions from specs.
3
4 The specs are not expressive enough, which is why we can just code generate
5 everything from them.
6
7 The typical procedure is to run
8
9   make -B
10
11 and then manually crossport new functions / enums to the files in the top dir
12 via a side-by-side diff tool, such as gvimdiff.