]> git.cworth.org Git - apitrace/commit
glws: Allow the attribute terminator to be specified
authorChia-I Wu <olvaffe@gmail.com>
Mon, 7 Nov 2011 21:45:20 +0000 (14:45 -0700)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 17 Nov 2011 15:50:26 +0000 (15:50 +0000)
commitba22603848891d875649bcddcc6d39da43b69429
tree1b859fdadc4518fa7f08b522395f604c1bf26574
parent5b7584ebd8d90155b717c8c6fa5ed7ea025d7804
glws: Allow the attribute terminator to be specified

This is needed to support EGL attribute lists.  They have EGL_NONE, instead of
zero, as the list terminator.
glws.hpp