aboutsummaryrefslogtreecommitdiffstats
path: root/src/glut/glx/glut_event.c
Commit message (Expand)AuthorAgeFilesLines
* Fix timer problem when using Fortran bindings (submitted by Bill Mitchell)Brian2007-09-131-1/+5
* fix some FreeBSD issuesBrian2007-07-311-1/+1
* move check for event.xbutton.button <= GLUT_MAX_MENUS (see sf bug 1484284)Brian Paul2006-05-101-2/+6
* check event button against GLUT_MAX_MENUS (bug 1484284)Brian Paul2006-05-091-1/+2
* fix timer bug (801485)Brian Paul2003-09-081-1/+1
* replace APIENTRY with GLUTAPIENTRY to be consistant with glut.hBrian Paul2003-02-121-5/+5
* Committing in .Jouk Jansen2001-02-091-9/+21
* Committing in .Jouk Jansen2000-08-221-0/+4
* minor reformattingBrian Paul2000-03-011-10/+9
* Committing in .Jouk Jansen2000-01-071-1/+10
* initial check-in (post crash)Brian Paul1999-08-191-0/+1353