FreeGLUT library ported to PS Vita using Pigs-In-A-Blanket
This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
dcnieho b171a73282 per old glut manpages, glutTeapot calls generate clockwise frontfacing
polygons. Following recommendations in these manpages, updated the
shapes demo by surrounding calls with glFrontFace(GL_CW); and
glFrontFace(GL_CCW);


git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1190 7f0cb862-5218-0410-a997-914c9d46530a
2012-03-18 07:37:08 +00:00
freeglut per old glut manpages, glutTeapot calls generate clockwise frontfacing 2012-03-18 07:37:08 +00:00
.gitattributes Implement EGL fgPlatformGlutGetModeValues and partial/reusable fgPlatformGlutGet 2012-03-17 15:36:25 +00:00
.gitignore also added build64 to list of ignores 2012-03-14 03:38:47 +00:00