makefile rules to build as static library and install/uninstall
[miniglut] / miniglut.c
2020-05-30 John Tsiombikasspaceball support on X11
2020-05-30 John Tsiombikasfinished the MWM fullscreen implementation
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 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