summaryrefslogtreecommitdiff
path: root/include/GL/glx.h
AgeCommit message (Expand)AuthorFilesLines
2001-09-24removed duplicate GLX_AUX_BUFFERS_BIT definitionBrian Paul1-2/+1
2001-09-23bump versions to 4.0Brian Paul1-3/+3
2001-09-14more GL 1.3 and GLX 1.4 updatesBrian Paul1-1/+13
2001-09-01added GLX_RGBA_TYPE, fixed GLX_LARGEST_PBUFFER typoBrian Paul1-2/+3
2001-07-27added four missing GLX 1.3 tokensBrian Paul1-1/+5
2001-06-25added missing GLX_PBUFFER_WIDTH/HEIGHT tokensBrian Paul1-1/+3
2001-05-24change GLXContext and GLXFBConfig typedefsBrian Paul1-3/+3
2000-12-14updated glXSet3DfxModeMESA() prototype typesBrian Paul1-2/+2
2000-12-08include glxext.h unless GLX_GLXEXT_LEGACY is definedBrian Paul1-7/+7
2000-11-25fixed GLX_PBUFFER valueBrian Paul1-3/+3
2000-08-22 Committing in .Jouk Jansen1-1/+2
2000-06-23added extension numbers for Mesa extensionsBrian Paul1-19/+22
2000-06-08clean-up in anticipation of glxext.hBrian Paul1-84/+134
2000-04-19added GLX_EXT_import_context, 1.3 misc clean-upBrian Paul1-3/+25
2000-04-10added missing 1.3 token values, added glXGetFBConfigs(), fixed glXChooseFBCon...Brian Paul1-38/+41
2000-03-31fixed typo in GLX_SLOW_VISUAL_EXTBrian Paul1-2/+2
2000-03-31added GLX_EXT_visual_ratingBrian Paul1-7/+12
2000-03-20removed test for MESA symbolBrian Paul1-4/+1
2000-03-06 Committing in .Jouk Jansen1-1/+13
2000-03-03removed GLX_VERSION_1_3 for nowBrian Paul1-2/+1
2000-02-27changed glXCopyContext() mask to unsigned long, per GLX specBrian Paul1-2/+2
2000-02-25 Committing in .Jouk Jansen1-2/+2
2000-02-23changed glXCopyContext()'s mask to unsigned longBrian Paul1-3/+3
1999-12-11added GLX_ARB_get_proc_addressBrian Paul1-2/+6
1999-11-24added a few more GLX 1.3 tokensBrian Paul1-1/+3
1999-11-23added GLX 1.3 tokens and functionsBrian Paul1-13/+122
1999-11-22bumped GLX version to 1.2, added glXGetCurrentDisplay()Brian Paul1-1/+7
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul1-30/+33
1999-10-27removed cvs history logs and old commentsBrian Paul1-43/+1
1999-10-27removed glXGetProcAddressEXTBrian Paul1-8/+4
1999-09-16added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddressBrian Paul1-15/+22
1999-09-11added GLX_EXT_get_proc_addressBrian Paul1-5/+10
1999-08-19Initial revisionjtg1-0/+261