summaryrefslogtreecommitdiff
path: root/src/glut/glx/glut_event.c
Commit message (Expand)AuthorAgeFilesLines
* glut: Minor cleanups.José Fonseca2011-07-111-2/+0
* glut: only call glFinish() in processWindowWorkList() for indirect contexts.Brian Paul2011-07-111-1/+6
* Fix timer problem when using Fortran bindings (submitted by Bill Mitchell)Brian2011-07-111-1/+5
* fix some FreeBSD issuesBrian2011-07-111-1/+1
* move check for event.xbutton.button <= GLUT_MAX_MENUS (see sf bug 1484284)Brian Paul2011-07-111-2/+6
* check event button against GLUT_MAX_MENUS (bug 1484284)Brian Paul2011-07-111-1/+2
* fix timer bug (801485)Brian Paul2011-07-111-1/+1
* replace APIENTRY with GLUTAPIENTRY to be consistant with glut.hBrian Paul2011-07-111-5/+5
* Committing in .Jouk Jansen2011-07-111-9/+21
* Committing in .Jouk Jansen2011-07-111-0/+4
* minor reformattingBrian Paul2011-07-111-10/+9
* Committing in .Jouk Jansen2011-07-111-1/+10
* initial check-in (post crash)Brian Paul2011-07-111-0/+1353