summaryrefslogtreecommitdiffstats
path: root/src/glut/glx/glut_overlay.c
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:José Fonseca2011-07-141-608/+0
* glut: also check for GLX_ARB_multisampleNigel Stewart2010-08-101-2/+3
* glut: Silence uninitialized variable warning.Vinson Lee2010-02-141-0/+1
* glut: Remove unnecessary headers.Vinson Lee2010-01-301-1/+0
* fix some strict aliasing problems related to choosing framebuffer configs (Ma...Brian Paul2005-09-021-5/+1
* replace APIENTRY with GLUTAPIENTRY to be consistant with glut.hBrian Paul2003-02-121-9/+9
* use glXGetProcAddressARB to avoid extension linkage problemsBrian Paul2001-11-271-1/+1
* Committing in .Jouk Jansen2000-08-221-0/+4
* initial check-in (post crash)Brian Paul1999-08-191-0/+607