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 0aedc9e758 Fixed SF bug #1204256: Off-by-one error in X11 mode switching.
The code which changes the X11 video mode has an off-by-one error,
resulting in a wrong mode or segfault. I've refactored the code
slighty to make it hopefully clearer what's going on and corrected
some #ifdefs on the way. Now at least the "One" demo works for me.


git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@615 7f0cb862-5218-0410-a997-914c9d46530a
2005-05-19 06:54:27 +00:00
freeglut Fixed SF bug #1204256: Off-by-one error in X11 mode switching. 2005-05-19 06:54:27 +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