summaryrefslogtreecommitdiffstats
path: root/src/glut/glx/glut_win.c
Commit message (Expand)AuthorAgeFilesLines
* assorted fixes for Windows/VC8Karl Schultz2007-04-241-0/+6
* GLUT_FORCE_VISUAL env var to force glut to use a particular visual (debug only)Brian Paul2006-09-211-0/+17
* 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-14/+14
* support for GLX_ARB_multisampleBrian Paul2002-11-041-2/+7
* use glXGetProcAddressARB to avoid extension linkage problemsBrian Paul2001-11-271-1/+1
* minor changes to fix compile problems/warningsBrian Paul2000-12-111-1/+1
* Committing in .Jouk Jansen2000-08-221-0/+4
* initial check-in (post crash)Brian Paul1999-08-191-0/+1007