]> git.cworth.org Git - glenv/commit
Implement --query option
authorCarl Worth <cworth@cworth.org>
Wed, 4 Sep 2013 23:46:07 +0000 (16:46 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 4 Sep 2013 23:46:07 +0000 (16:46 -0700)
commit455de90fada991ed423c5cd4f20269fc63653d90
tree9f757cde815083623ac71705aab25b74c02b2d52
parent206fae5fae316c85de55e636c1f7d04b8cdc9193
Implement --query option

This depends on the function recently added to glaze:

glaze_set_first_glcall_callback

So that once there's a valid GL context, glenv can query it to
determine the environment and report that.
glenv.c
glwrap.c