Use adhoc function to set GL_GENERATE_MIPMAP to true, and fix minor things
commitf2c92be41271ae1e360c437c45e4cac2559ea7f9
authormalc <av1474@comtv.ru>
Mon, 17 Nov 2008 04:30:18 +0000 (17 07:30 +0300)
committermalc <av1474@comtv.ru>
Mon, 17 Nov 2008 04:30:18 +0000 (17 07:30 +0300)
tree9cbf6061d3c98f31474c5f6a75d50a341f552e00
parent7e21ab2ed65dc74682601dba2ca25644bb355617
Use adhoc function to set GL_GENERATE_MIPMAP to true, and fix minor things

Under windows lablGL is most likely built with ancient 1.1 OpenGL headers
which do not define GL_GENERATE_MIPMAP and any attempt to use it results
in a uncaught exception.

Remove extra semicolon and use Glut to query extension instead of GlMisc
which is not available in any released version of LablGL.
nmo.ml
skin.c