]> git.cworth.org Git - apitrace/commit
Proper AttribArray / attrib_list support for applicable GLX functions.
authorAndreas Hartmetz <ahartmetz@gmail.com>
Mon, 8 Jul 2013 10:36:11 +0000 (12:36 +0200)
committerAndreas Hartmetz <ahartmetz@gmail.com>
Mon, 8 Jul 2013 11:24:23 +0000 (13:24 +0200)
commitb936e5593d92cfa559040360a96efb719026523f
tree6f7e4c8f145ffea46323ab8f384b85b90ed4308a
parent54bdb5a0c8b1409f57f330d93c34e4442c4c6ab7
Proper AttribArray / attrib_list support for applicable GLX functions.

The functions are:

glXChooseFBConfig
glXCreateWindow
glXCreatePixmap
glXCreatePbuffer
glXChooseFBConfigSGIX
glXCreateGLXPbufferSGIX
glXBindTexImageEXT
glXBindVideoDeviceNV
specs/glxapi.py
specs/stdapi.py