summaryrefslogtreecommitdiff
path: root/include/GL/glx.h
AgeCommit message (Expand)Author
2000-08-22 Committing in .Jouk Jansen
2000-06-23added extension numbers for Mesa extensionsBrian Paul
2000-06-08clean-up in anticipation of glxext.hBrian Paul
2000-04-19added GLX_EXT_import_context, 1.3 misc clean-upBrian Paul
2000-04-10added missing 1.3 token values, added glXGetFBConfigs(), fixed glXChooseFBCon...Brian Paul
2000-03-31fixed typo in GLX_SLOW_VISUAL_EXTBrian Paul
2000-03-31added GLX_EXT_visual_ratingBrian Paul
2000-03-20removed test for MESA symbolBrian Paul
2000-03-06 Committing in .Jouk Jansen
2000-03-03removed GLX_VERSION_1_3 for nowBrian Paul
2000-02-27changed glXCopyContext() mask to unsigned long, per GLX specBrian Paul
2000-02-25 Committing in .Jouk Jansen
2000-02-23changed glXCopyContext()'s mask to unsigned longBrian Paul
1999-12-11added GLX_ARB_get_proc_addressBrian Paul
1999-11-24added a few more GLX 1.3 tokensBrian Paul
1999-11-23added GLX 1.3 tokens and functionsBrian Paul
1999-11-22bumped GLX version to 1.2, added glXGetCurrentDisplay()Brian Paul
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-10-27removed cvs history logs and old commentsBrian Paul
1999-10-27removed glXGetProcAddressEXTBrian Paul
1999-09-16added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddressBrian Paul
1999-09-11added GLX_EXT_get_proc_addressBrian Paul
1999-08-19Initial revisionjtg