OSDN Git Service

glx: return True/False instead of GL_TRUE/GL_FALSE
authorBrian Paul <brianp@vmware.com>
Wed, 26 Jun 2013 19:42:51 +0000 (13:42 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 27 Jun 2013 13:48:19 +0000 (07:48 -0600)
commit482c43a946a126a354bc30569ae8c41d3f50b06c
tree4cd6f169b07487c5bc76dc6692827f4da012e23a
parentd171bc9d19a85eea56fcc34c2bd616cc264aa484
glx: return True/False instead of GL_TRUE/GL_FALSE

Just to be consistent with the functions' Bool return type.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/glx/glxcmds.c