summaryrefslogtreecommitdiffstats
path: root/include/GL/glx.h
Commit message (Expand)AuthorAgeFilesLines
* oops, wrong value for GLX_SAMPLESBrian Paul2001-12-141-2/+2
* added GLX_SAMPLE_BUFFERS, GLX_SAMPLESBrian Paul2001-12-141-4/+4
* removed duplicate GLX_AUX_BUFFERS_BIT definitionBrian Paul2001-09-241-2/+1
* bump versions to 4.0Brian Paul2001-09-231-3/+3
* more GL 1.3 and GLX 1.4 updatesBrian Paul2001-09-141-1/+13
* added GLX_RGBA_TYPE, fixed GLX_LARGEST_PBUFFER typoBrian Paul2001-09-011-2/+3
* added four missing GLX 1.3 tokensBrian Paul2001-07-271-1/+5
* added missing GLX_PBUFFER_WIDTH/HEIGHT tokensBrian Paul2001-06-251-1/+3
* change GLXContext and GLXFBConfig typedefsBrian Paul2001-05-241-3/+3
* updated glXSet3DfxModeMESA() prototype typesBrian Paul2000-12-141-2/+2
* include glxext.h unless GLX_GLXEXT_LEGACY is definedBrian Paul2000-12-081-7/+7
* fixed GLX_PBUFFER valueBrian Paul2000-11-251-3/+3
* Committing in .Jouk Jansen2000-08-221-1/+2
* added extension numbers for Mesa extensionsBrian Paul2000-06-231-19/+22
* clean-up in anticipation of glxext.hBrian Paul2000-06-081-84/+134
* added GLX_EXT_import_context, 1.3 misc clean-upBrian Paul2000-04-191-3/+25
* added missing 1.3 token values, added glXGetFBConfigs(), fixed glXChooseFBCon...Brian Paul2000-04-101-38/+41
* fixed typo in GLX_SLOW_VISUAL_EXTBrian Paul2000-03-311-2/+2
* added GLX_EXT_visual_ratingBrian Paul2000-03-311-7/+12
* removed test for MESA symbolBrian Paul2000-03-201-4/+1
* Committing in .Jouk Jansen2000-03-061-1/+13
* removed GLX_VERSION_1_3 for nowBrian Paul2000-03-031-2/+1
* changed glXCopyContext() mask to unsigned long, per GLX specBrian Paul2000-02-271-2/+2
* Committing in .Jouk Jansen2000-02-251-2/+2
* changed glXCopyContext()'s mask to unsigned longBrian Paul2000-02-231-3/+3
* added GLX_ARB_get_proc_addressBrian Paul1999-12-111-2/+6
* added a few more GLX 1.3 tokensBrian Paul1999-11-241-1/+3
* added GLX 1.3 tokens and functionsBrian Paul1999-11-231-13/+122
* bumped GLX version to 1.2, added glXGetCurrentDisplay()Brian Paul1999-11-221-1/+7
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-30/+33
* removed cvs history logs and old commentsBrian Paul1999-10-271-43/+1
* removed glXGetProcAddressEXTBrian Paul1999-10-271-8/+4
* added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddressBrian Paul1999-09-161-15/+22
* added GLX_EXT_get_proc_addressBrian Paul1999-09-111-5/+10
* Initial revisionjtg1999-08-191-0/+261