Skip to content

MiniGLUT 0.4

Compare
Choose a tag to compare
@jtsiomb jtsiomb released this 31 Dec 12:29
· 19 commits to master since this release

Release 0.3 changes:

  • Win32: fixed bugs in context creation resulting in potentially choosing a non-accelerated pixel format.
  • X11: fixed glutFullScreen regression.
  • Added glutIgnoreKeyRepeat and glutSetKeyRepeat functions.
  • X11: fixed small memory leaks (missing XFree calls after XGetProperty/XGetWMName).