miniglut
2020-06-01 John Tsiombikasfixed makefile, older GNU make versions do not support...
2020-05-30 John Tsiombikaspreparing release v0.2
2020-05-30 John Tsiombikasfixed win32 srgb/multisample context creation
2020-05-30 John Tsiombikaswin32 support for multisampling and sRGB
2020-05-30 John Tsiombikasvc project
2020-05-30 John Tsiombikasrecreated the msvc project to build a static library
2020-05-30 John Tsiombikasfixed mingw build
2020-05-30 John Tsiombikasmakefile rules to build as static library and install...
2020-05-30 John Tsiombikasspaceball support on X11
2020-05-30 John Tsiombikasfinished the MWM fullscreen implementation
2020-05-29 John Tsiombikasfixed makefile to build on IRIX by auto-detecting it...
2020-05-29 John Tsiombikas- fixed the detection of EHWM _NET_STATE_FULLSCREEN...
2020-05-28 John TsiombikasglutFullScreen() implemented on X11
2020-05-28 John Tsiombikasfixed keyboard handling on windows
2020-05-28 John Tsiombikaswindows glutFullScreen implementation
2020-05-27 John Tsiombikasclient rect adjustment (windows)
2020-05-27 John Tsiombikasaddes special key enumerations and translation
2020-05-27 John Tsiombikasadded watcom makefile for windows
2020-05-27 John Tsiombikasprepare release 0.1
2020-05-27 John Tsiombikasmore msvc trash in .gitignore
2020-05-27 John Tsiombikasmade the header compatible with C++
2020-05-27 John Tsiombikas- added animation in the test program to test timers
2020-05-27 John Tsiombikaswindows port
2020-05-27 John Tsiombikasremoved X Window parameters to cross-platform functions
2020-05-27 John Tsiombikasinline assembly for msvc and watcom (untested)
2020-05-26 John Tsiombikasprimitives
2020-05-25 John TsiombikasMiniGLUT initial commit