]> git.cworth.org Git - glfps/commit
Add wrapper for glXGetProcAddressARB
authorCarl Worth <cworth@cworth.org>
Fri, 20 Sep 2013 23:39:17 +0000 (16:39 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 23 Sep 2013 14:11:10 +0000 (07:11 -0700)
commitb61062a780ddc9eea7217cb4f110cb65e5148b23
tree77b7453dc4357fae7f51772284b414cd2324f511
parent6f86ce127d3789cf4ce26c2d4132d6fa77bc62bc
Add wrapper for glXGetProcAddressARB

Some applications may be using this to get at the functions we want to
wrap, so we have to wrap it as well.
glfps.c