projects
/
freeglut
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Adding "glutFullScreenToggle" for X11 -- still needs implementation in Windows (e...
[freeglut]
/
src
/
freeglut_joystick.c
2007-10-02
John F. Fay
Removing more Win64 build warnings from joystick code
blob
|
commitdiff
2007-09-19
John F. Fay
Fixing a build error on SuSE described in bug report...
blob
|
commitdiff
|
diff to current
2006-09-26
Joe Krahn
Added FREEGLUT_LIB_PRAGMAS to control MS library pragma...
blob
|
commitdiff
|
diff to current
2006-09-21
John F. Fay
Joe Krahn's changes to "TARGET_HOST" defined constants
blob
|
commitdiff
|
diff to current
2006-09-21
John F. Fay
Fixing two minor bugs, adding comments
blob
|
commitdiff
|
diff to current
2005-07-13
Sven Panne
Avoid gcc warnings for some joystick code (e.g. on...
blob
|
commitdiff
|
diff to current
2005-07-02
Sven Panne
Partial fixes for bug #1218900 (freeglut-2.4.0 on FreeBSD).
blob
|
commitdiff
|
diff to current
2005-06-22
John F. Fay
Joe Krahn\'s input (dials) device implementation.
blob
|
commitdiff
|
diff to current
2005-05-04
John F. Fay
Removing an unused function
blob
|
commitdiff
|
diff to current
2005-04-29
John F. Fay
Adding a \"TODO\" comment about dynamically allocating...
blob
|
commitdiff
|
diff to current
2005-01-23
Sven Panne
Testing for errno.h is overkill. :-)
blob
|
commitdiff
|
diff to current
2005-01-03
Sven Panne
Removed redundant #include
blob
|
commitdiff
|
diff to current
2005-01-03
Sven Panne
autoconf'd <errno.h> handling and removed an unused...
blob
|
commitdiff
|
diff to current
2005-01-03
Sven Panne
autoconf'd <limits.h> and <sys/param.h> handling, remov...
blob
|
commitdiff
|
diff to current
2005-01-03
Sven Panne
autoconf'd <fcntl.h> and <sys/ioctl.h> handling
blob
|
commitdiff
|
diff to current
2005-01-03
Sven Panne
Improved <sys/typed.h> / <unistd.h> handling as suggest...
blob
|
commitdiff
|
diff to current
2005-01-03
Sven Panne
Moved '#include "config.h"' to freeglut_internal.h...
blob
|
commitdiff
|
diff to current
2005-01-03
J.C. Jones
Adding initialization checking to all GLUT interface...
blob
|
commitdiff
|
diff to current
2004-10-06
Brian Paul
joystick init fixes (John Fay)
blob
|
commitdiff
|
diff to current
2004-09-13
Brian Paul
more updates from John Fay
blob
|
commitdiff
|
diff to current
2004-09-13
Brian Paul
some function renaming, etc (John Fay)
blob
|
commitdiff
|
diff to current
2004-09-10
Brian Paul
updated comments from John Fay
blob
|
commitdiff
|
diff to current
2004-03-14
Nigel Stewart
Stripped out tabs and end-of-line whitespace
blob
|
commitdiff
|
diff to current
2004-03-08
Nigel Stewart
Include freeglut header via <GL/freeglut.h> rather...
blob
|
commitdiff
|
diff to current
2004-03-03
Nigel Stewart
According to John F. Fay:
blob
|
commitdiff
|
diff to current
2004-02-14
Richard Rauch
Normalized the style of the new joystick a bit.
blob
|
commitdiff
|
diff to current
2004-02-14
Richard Rauch
A commit on behalf of John (in turn, and in part, also...
blob
|
commitdiff
|
diff to current
2004-02-07
Richard Rauch
Changed a couple of XXX comments. Added a new one....
blob
|
commitdiff
|
diff to current
2004-02-07
Richard Rauch
John added a #pragma to the joystick code for WIN32...
blob
|
commitdiff
|
diff to current
2004-02-05
Richard Rauch
Big import of updated joystick code from PLIB, with...
blob
|
commitdiff
|
diff to current
2003-12-30
Richard Rauch
Changed several #ifdef's to proper #if's. Eeek. Oook.
blob
|
commitdiff
|
diff to current
2003-12-30
Nigel Stewart
Replace #ifdef WIN32 with #ifdef TARGET_HOST_WIN32...
blob
|
commitdiff
|
diff to current
2003-11-15
Christopher John...
Replace TRUE with GL_TRUE and FALSE with GL_FALSE where...
blob
|
commitdiff
|
diff to current
2003-11-15
Richard Rauch
Style normalizations to the joystick code.
blob
|
commitdiff
|
diff to current
2003-11-06
Richard Rauch
Converted the "Callbacks" structure (with named members...
blob
|
commitdiff
|
diff to current
2003-11-04
Richard Rauch
Got rid of the G_LOG_DOMAIN junk, per discussion on...
blob
|
commitdiff
|
diff to current
2003-10-31
Richard Rauch
En masse removal of most (I think) of the remaining...
blob
|
commitdiff
|
diff to current
2003-10-29
Richard Rauch
Should be no real changes to the code function.
blob
|
commitdiff
|
diff to current
2003-10-29
Richard Rauch
Should be entirely superficial changes to code style:
blob
|
commitdiff
|
diff to current
2003-10-29
Richard Rauch
Added Thierry's change to include sys/param.h. This...
blob
|
commitdiff
|
diff to current
2003-10-26
Richard Rauch
Committed change from Nigel to fix the joystick bug...
blob
|
commitdiff
|
diff to current
2003-10-01
Richard Rauch
Applied a patch from "extraeme@netbsd.org" to add joyst...
blob
|
commitdiff
|
diff to current
2003-09-13
J.C. Jones
Thierry Thomas said that FreeBSD has no machine/joystic...
blob
|
commitdiff
|
diff to current
2003-09-10
Christopher John...
A minor fix to that last commit.
blob
|
commitdiff
|
diff to current
2003-09-10
Christopher John...
Removed some remaining glib depandancy.
blob
|
commitdiff
|
diff to current
2003-08-28
J.C. Jones
Casting changes, John Fay
blob
|
commitdiff
|
diff to current
2003-06-23
Eric Sandall
Changed all references to the 'freeglut-1.3' directory...
blob
|
commitdiff
|
diff to current