projects
/
freeglut
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
freeglut
2003-06-19
Eric Sandall
GLUT_VERSION updates from John Fay
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Eric Sandall
Forgot a file...looked so innocous just sitting there...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Eric Sandall
* Hopefully I did THIS one right (used 'cvs update...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Eric Sandall
* Removed freeglut_ext.h (wasn't supposed to be added)
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Brian Paul
Added FREEGLUT_VERSION_1_3.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Brian Paul
remove DOS-style CR characters
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Brian Paul
added glutGetProcAddress and GLUT_FPS info
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Brian Paul
added glutGetProcAddress() and GLUT_FPS
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Brian Paul
restore GLUT_FPS env var feature lost in previous check-in
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Eric Sandall
* Updated ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Eric Sandall
Set #4:
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Eric Sandall
* Rest of Set #3
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Eric Sandall
Set #3: Fixes for window positioning problem Windows
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Eric Sandall
Eero Pajarre's GLUT_ICON code for Windows
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Eric Sandall
First group of patches: Adds single-buffered rendering...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Brian Paul
added GLUT_FPS env var option
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Brian Paul
added glutGetProcAddress()
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Don Heyse
Fix the keyboard up callback and a compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Don Heyse
Set the current window before calling the window closur...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Don Heyse
John's window positioning corrections.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Don Heyse
Eero Pajarre's icon code.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Don Heyse
Single buffered rendering for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-02
Don Heyse
John Documented InitWindowPosition extensions and added...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-02
Don Heyse
Documented Johns changes from May 03.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-02
Don Heyse
Do not allow glutGet to reposition the window 1 pixel...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-02
Don Heyse
Pass mouse pos to Windows kbd callback. Resequenced...
commit
|
commitdiff
|
tree
|
snapshot
2003-03-23
Christopher...
Applied patch to fix GameMode issues supplied by Bernha...
commit
|
commitdiff
|
tree
|
snapshot
2003-03-12
Don Heyse
Switch to ANSI C comments.
commit
|
commitdiff
|
tree
|
snapshot
2003-03-12
Don Heyse
Switch to ANSI C comments. Removed always true tests...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-13
Don Heyse
Switching to John Fays version of the VC++ project...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-08
Steve Baker
Removed erroneous GPL license comments.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
Don Heyse
Moved freeglut_internal.h to the freeglut source code...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
Don Heyse
SubWindow border thickness fix. Overlay changes in...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
Don Heyse
Johns changes for layers, fgSetWindow, and fgSetupPixel...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
Don Heyse
John fixed a bug that make bitmap font one pixel wider...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
Don Heyse
Moved freeglut_internal.h to the private directory...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
Don Heyse
Broke freeglut.h into glut.h and freeglut_ext.h
commit
|
commitdiff
|
tree
|
snapshot
2003-01-06
Don Heyse
Exports file for Win32 dll. One EXPORT for each FGAPI...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-04
Steve Baker
Cleanup joystick deallocation.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-10
Don Heyse
Allow DLL and static library build on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-10
Don Heyse
Added check for FREEGLUT_DLL to allow static & DLL...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Don Heyse
More bitmap font spacing fixes from John.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-29
Don Heyse
Fixed Win95 crash when getenv("DISPLAY") returned NULL...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-29
Don Heyse
The lowercase t in helvetica12 was too skinny.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-29
Don Heyse
Adjusted character spacing on a few fonts.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-29
Don Heyse
Many updates from John Fay.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-29
Don Heyse
Added Visual C++ 6 Static library project for John...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-28
Don Heyse
Visual C++ 6 project file for static freeglut lib.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-28
Don Heyse
Many updates from John Fay. (freeglut.h may need a...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-28
Don Heyse
Many updates from John Fay.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-28
Don Heyse
Many updates from John Fay.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-28
Don Heyse
Fixes from freeglut_portable patch. Memory leak fix...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-26
Don Heyse
Added on behalf of John Fay.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Don Heyse
Implemented tetrahedra, octahedra, dodecahedra, and...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Don Heyse
Fixed previous fix so it compiles.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Christopher...
My bad.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-18
Christopher...
Added stroke fonts.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
Christopher...
Removed some DOS line ends.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
Christopher...
Removed one last glib call.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-20
Steve Baker
Removed a bunch of '.P' files that don't belong in...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-05
Christopher...
Added keyup events code.
commit
|
commitdiff
|
tree
|
snapshot
2001-08-05
Christopher...
More position tweeks.
commit
|
commitdiff
|
tree
|
snapshot
2001-08-04
Christopher...
Fixed redisplay bug.
commit
|
commitdiff
|
tree
|
snapshot
2001-08-04
Christopher...
Improved window positioning.
commit
|
commitdiff
|
tree
|
snapshot
2001-07-30
Christopher...
A stupid bug fixed.
commit
|
commitdiff
|
tree
|
snapshot
2001-07-30
Andreas Umbach
one more g_assert removed
commit
|
commitdiff
|
tree
|
snapshot
2001-07-30
Andreas Umbach
removed glib dependencies from win32
commit
|
commitdiff
|
tree
|
snapshot
2001-07-30
Andreas Umbach
- removed glib dependencies from win32 code
commit
|
commitdiff
|
tree
|
snapshot
2001-07-29
Christopher...
Fixed bug list code.
commit
|
commitdiff
|
tree
|
snapshot
2001-07-29
Christopher...
Removed glib dependancy
commit
|
commitdiff
|
tree
|
snapshot
2001-07-29
Christopher...
The build system now looks for X.
commit
|
commitdiff
|
tree
|
snapshot
2001-07-27
Steve Baker
Added documents.
commit
|
commitdiff
|
tree
|
snapshot
2001-07-27
Steve Baker
Removed some more files that don't belong in CVS
commit
|
commitdiff
|
tree
|
snapshot
2001-07-27
Steve Baker
Removed files checked in in error.
commit
|
commitdiff
|
tree
|
snapshot
2001-07-27
Steve Baker
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
2001-07-27
Steve Baker
Initial revision
commit
|
commitdiff
|
tree
|
snapshot