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 d0df3bd759 Guarantee consistency of names/addresses in glutGetProcAddress by
using a macro. In addition, this avoids any non-constant initializer
issues which might be raised when using WinDoze GCCs. The additional
code overhead is negligible, at least for x86 (a few instructions per
name).


git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@621 7f0cb862-5218-0410-a997-914c9d46530a
2005-05-22 09:45:53 +00:00
freeglut Guarantee consistency of names/addresses in glutGetProcAddress by 2005-05-22 09:45:53 +00:00
.gitattributes Adding a \"README.Win32\" file with instructions on how to install \"freeglut\" under Windows. 2005-04-28 19:47:20 +00:00
.gitignore Ignore files generated by autoscan. 2005-01-01 14:17:28 +00:00