freeglut
2003-08-28 J.C. JonesChanges stroke function arguments from "const char...
2003-08-28 Christopher... Removing files from old freeglut-1.3 directory.
2003-08-28 J.C. JonesCasting changes, John Fay
2003-08-27 J.C. JonesMajor overhaul to the menu system, by John Fay
2003-08-27 Christopher... Added double underscores to the header included macros.
2003-08-20 Christopher... Minor typo fix
2003-08-19 Christopher... Moving that "#if TARGET_HOST_UNIX_X11" to the correct...
2003-08-17 Christopher... Game mode fixes from Bernhard Kaindl and Eric Espie.
2003-08-05 Christopher... Using override_redirect instead of motif wm hints.
2003-08-05 Christopher... I suspect a lot of people will not have motif installed.
2003-08-05 Eric Sandall(98) src/Makefile.am:34 Added mwmborder.c
2003-08-05 Eric Sandallsrc/freeglut_main.c:816 and :1571, set the current...
2003-08-04 Christopher... Added X11 code for glutGet(GLUT_WINDOW_BORDER_WIDTH...
2003-08-04 Christopher... Replacing glutGet(GLUT_WINDOW_X) and glutGet(GLUT_WINDO...
2003-08-04 J.C. JonesKeep the X11 decoration-zapping code confined to X11...
2003-08-04 J.C. JonesMenus' decorations are removed on Linux. Not sure if...
2003-08-03 Christopher... Got rid of configure warnings when using a newer autoconf
2003-08-02 Christopher... Putting stuff back that was undone with the menu code...
2003-08-02 J.C. JonesMajor menu changes (they appear in their own window...
2003-08-01 Christopher... Added autoconf detection for the xf86 vid mode extentions.
2003-08-01 Eric Sandallsrc/freeglut_window.c:551 Removed extra carriage retur...
2003-08-01 Eric SandallCredit Dave Reed for fix
2003-08-01 Eric Sandallsrc/freeglut_initial.c:91 Added check for SOLARIS OS
2003-07-23 Christopher... This should put an end to the font binary compatibility...
2003-07-23 Eric Sandallsrc/freeglut_window.c Windowing fixes from John F.
2003-07-23 Eric Sandalldoc/Makefile.am:4 Removed trailing backslash and added...
2003-07-23 Brian Paulno change, testing CVS
2003-07-22 Brian Paulno change, just testing CVS
2003-07-22 Eric Sandallfreeglut.lsm:3 Removed 'beta' label for next release...
2003-07-21 Christopher... The version info had the revision and the age transposed.
2003-07-21 Eric Sandallsrc/Makefile.am:38 Changed versioning to 11:0:8 thanks...
2003-07-17 Eric SandallApplied John F. Fay's fixes to freeglut.dsp and freeglu...
2003-07-17 Eric SandallChanged the overlay (freeglut_state.c:662) to return...
2003-07-12 Andreas Umbachrenamed freeglut library to glut, bumped version info...
2003-07-12 Andreas Umbachbumped version number to 2.0.0
2003-07-12 Andreas Umbachchanges for make dist
2003-07-12 Andreas UmbachMSVC generated file
2003-07-11 Christopher... Fix for the font binary compatibility problem.
2003-07-10 Christopher... Changed to build libfreeglut.so.2.0.0
2003-07-10 J.C. JonesChanges to TODO, Windows files - from John Fay
2003-07-10 J.C. JonesChanges by John Fay
2003-07-10 J.C. JonesChanges to the Fractals demo by John Fay
2003-07-10 J.C. JonesInitial project file from John Fay
2003-07-10 J.C. JonesModifications from John Fay
2003-07-07 Christopher... glutMainLoopEvent() was not closing windows properly.
2003-07-03 Eric SandallRemoved unused char *ptr from freeglut_misc.c
2003-07-02 Christopher... It was crashing on and event for a unknown window.
2003-07-02 Brian Paulrewrite of glutExtensionSupported - works correctly now
2003-07-02 Eric Sandall* Removed tests directory
2003-07-02 Eric Sandall* Removed genfonts/genstrokes code, updated configure...
2003-07-02 Eric SandallRemoved genfonts
2003-07-02 Christopher... Added some semicolons that yacc was warning about.
2003-07-01 J.C. JonesJohn Fay commanded me to add my name to the file. He...
2003-07-01 Eric SandallFixed the 'ptr + len' problem in freeglut_misc.c:90
2003-07-01 Brian Paulversion bumps
2003-07-01 Brian Paulbump version to 2.0
2003-07-01 Brian Paulbump versions to 2.0
2003-07-01 Brian Paulxf86VidMode error checking (Andrew Lentvorski)
2003-06-30 Brian PaulLorenz attractor demo (John Fay)
2003-06-30 Brian Paulupdates from John Fay
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 Eric SandallAdded another of my changes (freeglut.kdevelop) and...
2003-06-25 Brian Paulversion bumps
2003-06-25 Brian PaulAssorted version 2.0.0 updates (John Fay).
2003-06-25 Brian Paulupdated version, italicize freeglut (John Fay)
2003-06-25 Eric SandallAdded 'freeglut_ext.c' to the project files 'freeglut...
2003-06-24 Andreas Umbach Fixed autogen.sh and removed aclocal.m4
2003-06-24 Andreas Umbachthis file is autogenerated by aclocal
2003-06-24 Andreas Umbachfixed aclocal / autoheader order; some cosmetics
2003-06-24 Eric SandallProject file for Gideon (KDevelop 3.0)
2003-06-23 Eric SandallChanged all references to the 'freeglut-1.3' directory...
2003-06-23 Eric SandallUpdated ChangeLog with my aclocal.m4 change
2003-06-23 Eric SandallUpdated aclocal.m4 with aclocal 1.7.3 (was created...
2003-06-23 Brian Pauladjusted precision (John Fay)
2003-06-23 Brian PaulAssorted updates from John Fay.
2003-06-20 Eric SandallUpdated TODO from John Fay
2003-06-20 Brian PaulFractal demo (John Fay)
2003-06-20 Eric SandallAdded the autogen.sh addition to ChangeLog
2003-06-20 Eric SandallInitial version of autogen.sh, tested here and creates...
2003-06-20 Brian PaulWindows patches (Eero Pajarre)
2003-06-20 Brian Paullist the 1.4 release (fill in date) - this is a cvs...
2003-06-19 Don HeyseOops, missed the fghJoystickRawRead() fix for FreeBSD.
2003-06-19 Brian Pauls/FreeGLUT/freeglut/
2003-06-19 Don HeyseApplied tthierry's patch to fix compiling on FreeBSD.
2003-06-19 Brian Pauladded VERSION_MAJOR/MINOR/PATCH
2003-06-19 Brian Paulrestore text lost from previous check-in
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 SandallForgot a file...looked so innocous just sitting there...
2003-06-18 Eric Sandall* Hopefully I did THIS one right (used 'cvs update...
2003-06-18 Eric Sandall* Removed freeglut_ext.h (wasn't supposed to be added)
2003-06-18 Brian PaulAdded FREEGLUT_VERSION_1_3.
2003-06-18 Brian Paulremove DOS-style CR characters
2003-06-18 Brian Pauladded glutGetProcAddress and GLUT_FPS info
2003-06-18 Brian Pauladded glutGetProcAddress() and GLUT_FPS
2003-06-17 Brian Paulrestore GLUT_FPS env var feature lost in previous check-in
2003-06-17 Eric Sandall* Updated ChangeLog
2003-06-17 Eric SandallSet #4:
2003-06-17 Eric Sandall* Rest of Set #3
next