summaryrefslogtreecommitdiffstats
path: root/src/glut/glx/glut_dstr.c
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:José Fonseca2011-07-141-1626/+0
* glut: also check for GLX_ARB_multisampleNigel Stewart2010-08-101-6/+8
* fix mem leak (bug 11791)Brian2007-08-011-0/+1
* fix some strict aliasing problems related to choosing framebuffer configs (Ma...Brian Paul2005-09-021-6/+2
* replace APIENTRY with GLUTAPIENTRY to be consistant with glut.hBrian Paul2003-02-121-1/+1
* use glXGetProcAddressARB to avoid extension linkage problemsBrian Paul2001-11-271-8/+8
* replaced gets() with fgets()Brian Paul2001-09-141-1/+1
* patched to silence compiler warnings (Martin Lindhe)Brian Paul2000-11-101-2/+2
* initial check-in (post crash)Brian Paul1999-08-191-0/+1627