]> git.cworth.org Git - fips/commit
Track glext.h ABI changes
authorCarl Worth <cworth@cworth.org>
Wed, 23 Oct 2013 21:06:22 +0000 (14:06 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 23 Oct 2013 21:18:01 +0000 (14:18 -0700)
commitf1f4fb86c140a5219fc0697d1bc63720453bd72a
treed26636db978a562f7076a09611fe5fe004584f9b
parent583e41faf104e7a7ee168761361c8c64aa3c5462
Track glext.h ABI changes

I cannot fathom why some internalFormat values changed from GLenum to
GLint while others changed from GLint to GLenum. But, fortunately,
glext.h includes a version field so that we can track this.
glwrap.c