This website requires JavaScript.
Explore
Help
Sign In
FMudanyali
/
FreeGLUT-Vita
Archived
Watch
1
Star
0
Fork
0
You've already forked FreeGLUT-Vita
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
FreeGLUT-Vita
/
freeglut
History
dcnieho
d1adda4783
clear window workmask when queuing up window for destruction. All callbacks (except destroy) are removed from the window already anyway. This fixes a problem where a newly created window that is immediately destroyed again causes an error-exit because it is still being inited and at that point it is found that no display callback has been set, which is an error.
...
git-svn-id:
https://svn.code.sf.net/p/freeglut/code/trunk@1837
7f0cb862-5218-0410-a997-914c9d46530a
2017-10-23 19:01:09 +00:00
..
freeglut
clear window workmask when queuing up window for destruction. All callbacks (except destroy) are removed from the window already anyway. This fixes a problem where a newly created window that is immediately destroyed again causes an error-exit because it is still being inited and at that point it is found that no display callback has been set, which is an error.
2017-10-23 19:01:09 +00:00
web-src
Corrected phrasing in docs and unneeded \ in code
2017-06-30 23:22:52 +00:00