aboutsummaryrefslogtreecommitdiffstats
path: root/src/glut/glx/glut_dstr.c
Commit message (Expand)AuthorAgeFilesLines
* 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