MiniGLUT 0.4
Release 0.3 changes:
- Win32: fixed bugs in context creation resulting in potentially choosing a non-accelerated pixel format.
- X11: fixed
glutFullScreenregression. - Added
glutIgnoreKeyRepeatandglutSetKeyRepeatfunctions. - X11: fixed small memory leaks (missing
XFreecalls afterXGetProperty/XGetWMName).