summaryrefslogtreecommitdiff
path: root/src/glut/glx/glut_dstr.c
Commit message (Collapse)AuthorAgeFilesLines
* fix mem leak (bug 11791)Brian2011-07-111-0/+1
|
* fix some strict aliasing problems related to choosing framebuffer configs ↵Brian Paul2011-07-111-6/+2
| | | | (Matthias Hopf)
* replace APIENTRY with GLUTAPIENTRY to be consistant with glut.hBrian Paul2011-07-111-1/+1
|
* use glXGetProcAddressARB to avoid extension linkage problemsBrian Paul2011-07-111-8/+8
|
* replaced gets() with fgets()Brian Paul2011-07-111-1/+1
|
* patched to silence compiler warnings (Martin Lindhe)Brian Paul2011-07-111-2/+2
|
* initial check-in (post crash)Brian Paul2011-07-111-0/+1627