X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=include%2FGL%2Ffreeglut_std.h;h=8bdae356a040b73652c99eaa4dcec6ff13a8b158;hb=71c0aa1b0c139a5555d9c07eb23edb410697c185;hp=23e680694e0ab6687c5b8bea9282fbd3db7c9607;hpb=8c3eab0efb7f82a94014e0c1342c287e19461041;p=freeglut diff --git a/include/GL/freeglut_std.h b/include/GL/freeglut_std.h index 23e6806..8bdae35 100644 --- a/include/GL/freeglut_std.h +++ b/include/GL/freeglut_std.h @@ -544,6 +544,7 @@ FGAPI void FGAPIENTRY glutSolidIcosahedron( void ); /* * Teapot rendering functions, found in freeglut_teapot.c + * NB: front facing polygons have clockwise winding, not counter clockwise */ /* TODO: doesn't work with GLES1 yet */ #ifndef EGL_VERSION_1_0