projects
/
freeglut
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fixed bug #252: menu windows are drawn with immediate mode and the fixed
2016-02-21
Nigel Stewart
XParseGeometry will always be needed for Windows, no...
commit
|
commitdiff
|
tree
2014-10-13
Nigel Stewart
Tidy-up: config.h included via fg_internal.h no deep...
commit
|
commitdiff
|
tree
2014-08-18
Nigel Stewart
For builds not using cmake, generate fg_version.h to...
commit
|
commitdiff
|
tree
2004-03-17
Nigel Stewart
Prevent exceeding array bounds in X11 key-repeat detection
commit
|
commitdiff
|
tree
2004-03-16
Nigel Stewart
Whitespace conversion - tabs to 4 spaces
commit
|
commitdiff
|
tree
2004-03-16
Nigel Stewart
Revert X11 fgCloseWindow to 1.38 pre-offscreen implementation.
commit
|
commitdiff
|
tree
2004-03-15
Nigel Stewart
Repeat-key handling for Win32
commit
|
commitdiff
|
tree
2004-03-15
Nigel Stewart
Provide local include path to automake for GL/freeglut...
commit
|
commitdiff
|
tree
2004-03-14
Nigel Stewart
Code formatting tweak
commit
|
commitdiff
|
tree
2004-03-14
Nigel Stewart
Resolution of X11 key-repeat handling
commit
|
commitdiff
|
tree
2004-03-14
Nigel Stewart
Stripped out tabs and end-of-line whitespace
commit
|
commitdiff
|
tree
2004-03-10
Nigel Stewart
Resolve [ 853044 ] FreeGLUT menus on Win32 in task...
commit
|
commitdiff
|
tree
2004-03-08
Nigel Stewart
ignoreKeyRepeat mode in FreeGLUT is TRUE by default
commit
|
commitdiff
|
tree
2004-03-08
Nigel Stewart
Resolved bug #869765 glutIgnoreKeyRepeat() Fix (Win32)
commit
|
commitdiff
|
tree
2004-03-08
Nigel Stewart
C++ style comment converted to C style comment
commit
|
commitdiff
|
tree
2004-03-08
Nigel Stewart
Include freeglut header via <GL/freeglut.h> rather...
commit
|
commitdiff
|
tree
2004-03-03
Nigel Stewart
According to John F. Fay:
commit
|
commitdiff
|
tree
2004-02-18
Nigel Stewart
Refinements to comments
commit
|
commitdiff
|
tree
2004-01-05
Nigel Stewart
Win32 glutIconifyWindow() patch contributed by John...
commit
|
commitdiff
|
tree
2003-12-30
Nigel Stewart
Three supported win32 compilation environments: MSVC...
commit
|
commitdiff
|
tree
2003-12-30
Nigel Stewart
Explicitly cast function pointer to (void *) in SET_WCB...
commit
|
commitdiff
|
tree
2003-12-30
Nigel Stewart
Typesafe handling of temporary window destroy callback
commit
|
commitdiff
|
tree
2003-12-30
Nigel Stewart
Three supported win32 compilation environments: MSVC...
commit
|
commitdiff
|
tree
2003-12-30
Nigel Stewart
strlen expects (char *), rather than (unsigned char *)
commit
|
commitdiff
|
tree
2003-12-30
Nigel Stewart
Replace assignment of array to struct with field-by...
commit
|
commitdiff
|
tree
2003-12-30
Nigel Stewart
glutBitmapString and glutBitmapLength expect (unsigned...
commit
|
commitdiff
|
tree
2003-12-30
Nigel Stewart
Replace #ifdef WIN32 with #ifdef TARGET_HOST_WIN32...
commit
|
commitdiff
|
tree
2003-12-30
Nigel Stewart
fgState.FPSInterval is unsigned int (GLuint), environment...
commit
|
commitdiff
|
tree
2003-12-30
Nigel Stewart
OpenGL context is not made current on Win32 until fgSetWindo...
commit
|
commitdiff
|
tree
2003-12-30
Nigel Stewart
#pragma message is only understood my MS compiler
commit
|
commitdiff
|
tree
2003-12-30
Nigel Stewart
Resolve bug 864978 - GLUT_OWNS_JOYSTICK unhandled
commit
|
commitdiff
|
tree
2003-12-30
Nigel Stewart
Tidy nested if/else to suppress gcc -Wall -pedantic...
commit
|
commitdiff
|
tree