summaryrefslogtreecommitdiffstats
path: root/src/glut/glx/glut_menu.c
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:José Fonseca2011-07-141-1023/+0
* glut: Prevent potential double free in menuVisualSetup.Vinson Lee2009-12-121-0/+5
* check if button >= GLUT_MAX_MENUS in glutAttacheMenu()Brian Paul2006-05-101-0/+4
* replace APIENTRY with GLUTAPIENTRY to be consistant with glut.hBrian Paul2003-02-121-6/+6
* patched to silence compiler warnings (Martin Lindhe)Brian Paul2000-11-101-3/+3
* Committing in .Jouk Jansen2000-08-221-0/+4
* initial check-in (post crash)Brian Paul1999-08-191-0/+1010