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 d04fb4c03c Use snprintf or _snprintf instead of the potentially dangerous sprintf
to avoid warnings.

NOTE: Due to excessive use of #ifdefs, the joystick code is on the
border of being unmaintainable! I could only check that it compiles
cleanly on my Linux box. Others should test this on their platforms
(Windows, Mac OS X, *BSD) to make sure that nothing has been broken.


git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@784 7f0cb862-5218-0410-a997-914c9d46530a
2009-02-28 13:09:22 +00:00
freeglut Use snprintf or _snprintf instead of the potentially dangerous sprintf 2009-02-28 13:09:22 +00:00
.gitattributes Initial version of a fully OpenGL-3.0-compliant of the famous smooth.c from the 2009-02-14 20:38:53 +00:00
.gitignore Initial version of a fully OpenGL-3.0-compliant of the famous smooth.c from the 2009-02-14 20:38:53 +00:00