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
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 Merge pull request #42 from rcmaniac25/feature/usr_callback_support 2017-07-01 01:14:41 +02:00