summaryrefslogtreecommitdiff
path: root/src/glut/glx/glut_menu.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-08Import debian's mesa-7.7-4 release.debian-7.7-4Luc Verhaegen1-1023/+0
2009-12-12glut: Prevent potential double free in menuVisualSetup.Vinson Lee1-0/+5
2006-05-10check if button >= GLUT_MAX_MENUS in glutAttacheMenu()Brian Paul1-0/+4
2003-02-12replace APIENTRY with GLUTAPIENTRY to be consistant with glut.hBrian Paul1-6/+6
2000-11-10patched to silence compiler warnings (Martin Lindhe)Brian Paul1-3/+3
2000-08-22 Committing in .Jouk Jansen1-0/+4
1999-08-19initial check-in (post crash)Brian Paul1-0/+1010