]> git.cworth.org Git - apitrace/commit
Handle GL_ARB_vertex_array_bgra better.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Fri, 19 Oct 2012 13:27:48 +0000 (14:27 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Fri, 19 Oct 2012 13:27:48 +0000 (14:27 +0100)
commit7c0362cdbe4dfae3c6ce0432d2fee16498288f2d
tree76567fefd19b81f88754458002f03a7ab4462f84
parentba42a90896aa3539bfc18d1327d5a73637b3d098
Handle GL_ARB_vertex_array_bgra better.

Size can be a symbolic constant GL_BGRA, instead of a numeric value.
helpers/glsize.hpp
specs/glapi.py
specs/gltypes.py