]> git.cworth.org Git - apitrace/commit
Basic state dumping.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 30 Mar 2011 08:10:40 +0000 (09:10 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 30 Mar 2011 08:10:40 +0000 (09:10 +0100)
commit589082df2ebc7654cbe980658793213d509266a3
treef735cd822069b7d6fa1c04c2f59be7ec30567640
parentb298e53f1e27fc1f4377787d93e2478168805d8c
Basic state dumping.

In JSON format. Human readable, but it is really meant to be parsed by a
GUI,
.gitignore
CMakeLists.txt
apigen/glenumsize.sed [new file with mode: 0644]
glretrace.py
glstate.hpp [new file with mode: 0644]
glstate.py [new file with mode: 0644]
json.hpp [new file with mode: 0644]