Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gles2: Add an ABI-check test | Matt Turner | 2013-03-19 | 1 | -0/+292 |
Checks that no functions are exported that are not part of the ABI. Note that currently we are exporting functions that are aliased to functions that are part of the ABI. They shouldn't be exported, but the XML descriptions don't adequately describe this case. |