webpage blurb: Gauche-gl 0.4: Major feature upgrade * Gauche-gl now supports quite a few advanced OpenGL features, including programmable shader API. * Availability of advanced GL features and extensions are now queried at runtime, instead of statically determined at the compile time. So you don't need to recompile just because you changed your video card and driver. changelog at http://www.shiro.dreamhost.com/scheme/gauche/ChangeLog.Gauche-gl.txt
State Changed From-To: open->closed Committed, thanks! I added a patch to fix build on FreeBSD 4