projects
/
freeglut
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Removed autotools build files (I think I got all of them, did I?)
[freeglut]
/
progs
/
2012-03-13
John Tsiombikas
Removed autotools build files (I think I got all of...
tree
|
commitdiff
2012-03-13
Diederick Niehorster
removed VC6 files
tree
|
commitdiff
2012-03-12
Diederick Niehorster
moved glutTimerFunc in timer demo
tree
|
commitdiff
2012-03-10
John Tsiombikas
added the timer demo
tree
|
commitdiff
2011-12-14
John F. Fay
Undoing changeset 949 as it breaks the Linux build...
tree
|
commitdiff
2011-12-13
John F. Fay
Adding an error message code to the "smooth_opengl3...
tree
|
commitdiff
2011-09-28
John F. Fay
Addressing Ubuntu bug 686312 reported as freeglut bug...
tree
|
commitdiff
2011-09-28
John F. Fay
Addressing Ubuntu bug 686315 reported as freeglut bug...
tree
|
commitdiff
2011-09-05
John F. Fay
Final patch on full screen fix per e-mail from Diederic...
tree
|
commitdiff
2011-09-04
John F. Fay
Adding the "patch_demo" patch per e-mail from Diederick...
tree
|
commitdiff
2011-03-26
John F. Fay
Adding the "subwin" demo to the MSVC 6.0 workspace...
tree
|
commitdiff
2011-03-25
John F. Fay
Fixing the build on *nix per e-mail from John Tsiombika...
tree
|
commitdiff
2011-03-23
John F. Fay
Making some constants in the 'subwin' demo floating...
tree
|
commitdiff
2011-03-18
John F. Fay
Adding the 'subwinfix.patch' patch to set the focus...
tree
|
commitdiff
2011-03-17
John F. Fay
Adding more examples to 'one.c' to test the game mode...
tree
|
commitdiff
2011-03-16
John F. Fay
Implementing John Tsiombikas' missing error demo patch...
tree
|
commitdiff
2011-01-23
John F. Fay
Removing a bunch of Windows line endings -- see bug...
tree
|
commitdiff
2010-11-01
John F. Fay
Addressing feature request 2116152 -- adding an fgError...
tree
|
commitdiff
2009-11-19
John F. Fay
Making the "smooth_opengl3" typedefs to be Windows...
tree
|
commitdiff
2009-11-11
John F. Fay
Making the spaceball demo a bit more elegant per e...
tree
|
commitdiff
2009-11-11
John F. Fay
Getting the "spaceball" demo to build properly in Windows
tree
|
commitdiff
2009-11-08
John F. Fay
Converting tab characters to spaces in the source code ...
tree
|
commitdiff
2009-11-06
John F. Fay
First attempt at adding John Tsiombikas' spaceball...
tree
|
commitdiff
2009-05-24
Sven Panne
Move all files related to Visual Studio 2008 into 2...
tree
|
commitdiff
2009-04-05
Sven Panne
Removed remnants of CVS.
tree
|
commitdiff
2009-03-30
Sven Panne
Make the example fully OpenGL-3.1-compliant.
tree
|
commitdiff
2009-03-27
Sven Panne
Make Visual C happy by including stddef.h and explicitl...
tree
|
commitdiff
2009-03-17
John F. Fay
Adding Visual Studio 2008 solution and project files
tree
|
commitdiff
2009-03-16
John F. Fay
Adding "GLUT_MULTISAMPLE" to "shapes" demo ... because...
tree
|
commitdiff
2009-03-10
John F. Fay
Adding the "smooth_opengl3" demo
tree
|
commitdiff
2009-03-09
John F. Fay
Setting the "fractals" demo initial number of levels...
tree
|
commitdiff
2009-03-01
John F. Fay
Fixing Microsoft compatibility with the new "vsnprintf...
tree
|
commitdiff
2009-03-01
Sven Panne
Windows fun again: Use the correct calling convention...
tree
|
commitdiff
2009-02-28
Sven Panne
When -mno-cygwin is used, we get ancient GL headers...
tree
|
commitdiff
2009-02-28
Sven Panne
_CrtDumpMemoryLeaks and its header are Microsoft-specif...
tree
|
commitdiff
2009-02-28
Sven Panne
Use vsnprintf instead of the potentially dangerous...
tree
|
commitdiff
2009-02-28
Sven Panne
Position the distance message closer to the middle...
tree
|
commitdiff
2009-02-19
John F. Fay
Fixing the DOS/Linux line ending problems in the progs...
tree
|
commitdiff
2009-02-15
Sven Panne
Final changes to make the example fully OpenGL-3.0...
tree
|
commitdiff
2009-02-15
Sven Panne
Use GLSL shaders (still 1.20, though). Dump GL info.
tree
|
commitdiff
2009-02-15
Sven Panne
Added a commandline option for 'classic' contexts....
tree
|
commitdiff
2009-02-15
Sven Panne
Use VBOs in new example. Added a few comments.
tree
|
commitdiff
2009-02-14
Sven Panne
Initial version of a fully OpenGL-3.0-compliant of...
tree
|
commitdiff
2007-11-26
John F. Fay
Making a demo program that uses "glutMainLoopEvent"
tree
|
commitdiff
2006-09-27
Joe Krahn
Undo svn:eol-style=CR/LF for MSVC project files.
tree
|
commitdiff
2006-09-26
Joe Krahn
Added svn:eol-style=CRLF property to MSVC project/works...
tree
|
commitdiff
2006-09-21
John F. Fay
Enhancing the "CallbackMaker" demo
tree
|
commitdiff
2006-08-05
Sven Panne
Check fgets for return value to avoid warnings.
tree
|
commitdiff
2005-07-06
Sven Panne
Reverting previous commit: %lf is a valid format specif...
tree
|
commitdiff
2005-07-05
John F. Fay
Fixing output formats ... nothing big
tree
|
commitdiff
2005-06-23
John F. Fay
Adding separate static library and DLL demonstration...
tree
|
commitdiff
2005-06-23
John F. Fay
Adding separate demo program projects for static librar...
tree
|
commitdiff
2005-06-23
John F. Fay
Adding support for separate static library demo programs
tree
|
commitdiff
2005-05-06
Sven Panne
Fixed a cuboctahedron vertex, implemented wire mode...
tree
|
commitdiff
2005-05-06
Sven Panne
Necessary compilation fixes for newer GCCs (e.g. 3...
tree
|
commitdiff
2005-05-04
John F. Fay
Replacing the original \"freeglut\" \"shapes\" demo...
tree
|
commitdiff
2005-01-03
Sven Panne
Fixed <sys/time.h> / <time.h> handling as suggested...
tree
|
commitdiff
2005-01-01
Sven Panne
Make "gcc -Wall -pedantic -Werror" happy.
tree
|
commitdiff
2004-12-31
Sven Panne
Improved ignorance.
tree
|
commitdiff
2004-03-28
Steve Baker
Removed unnecessary initialisation.
tree
|
commitdiff
2004-03-28
Steve Baker
Added a cullface test.
tree
|
commitdiff
2004-03-15
Richard Rauch
Removed Makefile support for the offscreen demo.
tree
|
commitdiff
2004-03-15
Richard Rauch
Removed offscreen demo program.
tree
|
commitdiff
2004-02-19
Richard Rauch
I had rubbed the offscreen/Makefile.am off from the...
tree
|
commitdiff
2004-02-19
Richard Rauch
Added "offscreen" demo, a very simple program that...
tree
|
commitdiff
2004-02-07
Richard Rauch
"Heavy editing" by John to his CallbackMaker demo.
tree
|
commitdiff
2003-12-25
Richard Rauch
Configuring with "--enable-warnings" broke three demos:
tree
|
commitdiff
2003-12-15
J.C. Jones
Change the destination directory of the debug version...
tree
|
commitdiff
2003-12-11
J.C. Jones
Include project file in the distribution.
tree
|
commitdiff
2003-12-11
J.C. Jones
Add shapes to the Visual C workspace.
tree
|
commitdiff
2003-12-11
J.C. Jones
Package the visual C project file with the distribution
tree
|
commitdiff
2003-12-11
J.C. Jones
Disable/enable lighting in the "one.c" demo (John Fay)
tree
|
commitdiff
2003-12-11
J.C. Jones
Add some essentials to get this program to compile...
tree
|
commitdiff
2003-12-07
Richard Rauch
Two from Nigel:
tree
|
commitdiff
2003-11-25
Richard Rauch
Added a new demo (from Nigel) showing some of the basic...
tree
|
commitdiff
2003-11-11
Richard Rauch
Removal of all remaining TABs in the freeglut *.[ch...
tree
|
commitdiff
2003-11-11
Richard Rauch
Moved glutInit*() functions ahead of glutInit(). ...
tree
|
commitdiff
2003-11-11
Richard Rauch
Style normalizations: Removed CRs and hard TABs mostly.
tree
|
commitdiff
2003-11-10
Richard Rauch
A *.dsp file for CallbackMaker in the demos.
tree
|
commitdiff
2003-11-10
Richard Rauch
New demo from John: CallbackMaker.
tree
|
commitdiff
2003-11-08
Christopher John...
Applied Braden McDaniel's non-srcdir build patch.
tree
|
commitdiff
2003-11-08
Richard Rauch
Altered the way that the {random} value (from 0..3...
tree
|
commitdiff
2003-11-06
Richard Rauch
Update from John: Includes mouse button, mouse motion...
tree
|
commitdiff
2003-11-04
Richard Rauch
Update from John:
tree
|
commitdiff
2003-11-04
Richard Rauch
Update from John:
tree
|
commitdiff
2003-10-21
Christopher John...
Added --disable-replace-glut option to autoconf configure.
tree
|
commitdiff
2003-10-13
Richard Rauch
Small bug-fix that's been on my mind:
tree
|
commitdiff
2003-10-09
Richard Rauch
Applied John's updated ReadConfigFile() changes to...
tree
|
commitdiff
2003-10-09
Richard Rauch
Fixed:
tree
|
commitdiff
2003-10-09
Richard Rauch
A few minor changes:
tree
|
commitdiff
2003-09-27
Christopher John...
Don't install the demos.
tree
|
commitdiff
2003-09-26
J.C. Jones
Package the demos.dsw file.
tree
|
commitdiff
2003-09-26
J.C. Jones
Demos workspace for MSVC users
tree
|
commitdiff
2003-09-23
Brian Paul
added needClear flag to take care of initial window...
tree
|
commitdiff
2003-09-23
Richard Rauch
Fixed:
tree
|
commitdiff
2003-09-22
Christopher John...
Fix to allow demos to compile before freeglut has been...
tree
|
commitdiff
2003-09-22
J.C. Jones
Add an idle function to ensure that the screen gets...
tree
|
commitdiff
2003-09-21
J.C. Jones
Note the possible buffer overflow in window_title
tree
|
commitdiff
2003-09-21
J.C. Jones
Fix the window title.
tree
|
commitdiff
2003-09-21
J.C. Jones
Fix window title, and ensure that the random integer...
tree
|
commitdiff
next