]> git.cworth.org Git - apitrace/commit
Allow float-based attrib_lists as found in WGL.
authorAndreas Hartmetz <ahartmetz@gmail.com>
Fri, 12 Jul 2013 09:37:35 +0000 (11:37 +0200)
committerAndreas Hartmetz <ahartmetz@gmail.com>
Sat, 13 Jul 2013 13:15:05 +0000 (15:15 +0200)
commitedea899194c441353943c22577bc22bf0e64d187
tree50027149cf5cc1a9f63da399a8e66bd0d24e5203
parent10cd0a53f61390cf211a54b3aa838ab1807487e4
Allow float-based attrib_lists as found in WGL.

It also turns out that no "type" member is needed in AttribArray,
so remove it.
specs/stdapi.py
wrappers/trace.py