]> git.cworth.org Git - apitrace/blob - specs/README.markdown
trace: Additional support for GL_KHR_debug, GL_ARB_debug_output, and GL_AMD_debug_output.
[apitrace] / specs / README.markdown
1 This directory contains specification of several APIs in a Python class
2 hierarchy.
3
4 The base classes of this hierarchy are in stdapi.py.
5
6 Some of these specifications are (partially) generated from other external
7 specifications, by ad-hoc scripts in the `scripts` subdirectory.