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
spanne 7648f784f3 Made a few global arrays "static", avoiding namespace pollution. The only
externally visible symbols should either be from the GLUT API ("glutXXX")
or internal freeglut entities ("fgYYY"). Reformatted things a bit on the way.


git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@671 7f0cb862-5218-0410-a997-914c9d46530a
2005-07-08 12:48:58 +00:00
freeglut Made a few global arrays "static", avoiding namespace pollution. The only 2005-07-08 12:48:58 +00:00
.gitattributes Adding separate static library and DLL demonstration program projects 2005-06-23 17:15:26 +00:00
.gitignore Ignore files generated during RPM build. 2005-06-30 11:03:25 +00:00