summaryrefslogtreecommitdiff
path: root/src/glut/glx/glut_event.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-21glut: Define markWindowHidden for non-Windows only.Vinson Lee1-2/+2
2010-02-27glut: Add asserts to check for null pointer dereferences.Vinson Lee1-0/+2
2009-01-26glut: Minor cleanups.José Fonseca1-2/+0
2008-09-11Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell1-1/+6
2008-09-11glut: only call glFinish() in processWindowWorkList() for indirect contexts.Brian Paul1-1/+6
2007-09-13Fix timer problem when using Fortran bindings (submitted by Bill Mitchell)Brian1-1/+5
2007-07-31fix some FreeBSD issuesBrian1-1/+1
2006-05-10move check for event.xbutton.button <= GLUT_MAX_MENUS (see sf bug 1484284)Brian Paul1-2/+6
2006-05-09check event button against GLUT_MAX_MENUS (bug 1484284)Brian Paul1-1/+2
2003-09-08fix timer bug (801485)Brian Paul1-1/+1
2003-02-12replace APIENTRY with GLUTAPIENTRY to be consistant with glut.hBrian Paul1-5/+5
2001-02-09 Committing in .Jouk Jansen1-9/+21
2000-08-22 Committing in .Jouk Jansen1-0/+4
2000-03-01minor reformattingBrian Paul1-10/+9
2000-01-07 Committing in .Jouk Jansen1-1/+10
1999-08-19initial check-in (post crash)Brian Paul1-0/+1353