Whitespace conversion - tabs to 4 spaces
[freeglut] / include /
2004-03-15 Daniel Wagneradded support for WindowsCE (building on top of klimt)
2004-03-15 Richard RauchCompleted removal of all support for the offscreen...
2004-02-19 Richard RauchAdded "offscreen" demo, a very simple program that...
2003-12-30 Nigel StewartThree supported win32 compilation environments: MSVC...
2003-11-25 Richard RauchCommit of work from Nigel:
2003-11-11 Richard RauchRemoval of all remaining TABs in the freeglut *.[ch...
2003-10-28 Richard RauchCommit, mostly of work from John:
2003-10-21 Christopher John... Added --disable-replace-glut option to autoconf configure.
2003-09-14 J.C. JonesResolve bug 806008 -- let Microsoft's compiler know...
2003-08-28 J.C. JonesChanges stroke function arguments from "const char...
2003-08-27 Christopher John... Added double underscores to the header included macros.
2003-07-23 Christopher John... This should put an end to the font binary compatibility...
2003-07-12 Andreas Umbachchanges for make dist
2003-07-11 Christopher John... Fix for the font binary compatibility problem.
2003-06-28 Eric SandallNow installs freeglut_ext.h and glut.h to /usr/include...
2003-06-27 Brian PaulXF86 game mode fixes, context sharing option. (John...
2003-06-25 Brian PaulAssorted version 2.0.0 updates (John Fay).
2003-06-23 Brian PaulAssorted updates from John Fay.
2003-06-19 Brian Pauls/FREEGLUT_VERSION_1_3/FREEGLUT_VERSION_1_4/
2003-06-19 Eric SandallGLUT_VERSION updates from John Fay
2003-06-18 Eric Sandall* Hopefully I did THIS one right (used 'cvs update...
2003-06-18 Brian PaulAdded FREEGLUT_VERSION_1_3.
2003-06-17 Brian Pauladded glutGetProcAddress()
2003-06-12 Don HeyseJohn's window positioning corrections.
2003-03-12 Don HeyseSwitch to ANSI C comments.
2003-02-07 Don HeyseMoved freeglut_internal.h to the private directory...
2003-02-07 Don HeyseBroke freeglut.h into glut.h and freeglut_ext.h
2002-12-10 Don HeyseAdded check for FREEGLUT_DLL to allow static & DLL...
2002-11-28 Don HeyseMany updates from John Fay. (freeglut.h may need a...
2002-05-18 Christopher John... Added stroke fonts.
2001-08-05 Christopher John... Added keyup events code.
2001-08-04 Christopher John... Fixed redisplay bug.
2001-07-30 Andreas Umbachremoved glib dependencies from win32
2001-07-29 Christopher John... Removed glib dependancy
2001-07-27 Steve BakerRemoved files checked in in error.
2001-07-27 Steve BakerInitial revision