]> git.cworth.org Git - glenv/commit
Implement all the extension-related options of glenv
authorCarl Worth <cworth@cworth.org>
Thu, 5 Sep 2013 21:00:19 +0000 (14:00 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 5 Sep 2013 21:00:19 +0000 (14:00 -0700)
commit07eb5e7a7a1098297bc49f822bb78c293980c02e
tree95c5203e9b1234fb0d698ef5648782e4f1940b79
parent25190a5158256abe6be58bdb2065ed7f6a403fa5
Implement all the extension-related options of glenv

We use the first_gl_callback mechanism of Glaze in order to read the
original list of available extensions and then modify it according to
the user-requested options.
glenv.c
glwrap.c