bump versions to 4.0
[mesa.git] / include / GL / glx.h
2001-09-23 Brian Paulbump versions to 4.0
2001-09-14 Brian Paulmore GL 1.3 and GLX 1.4 updates
2001-09-01 Brian Pauladded GLX_RGBA_TYPE, fixed GLX_LARGEST_PBUFFER typo
2001-07-27 Brian Pauladded four missing GLX 1.3 tokens
2001-06-25 Brian Pauladded missing GLX_PBUFFER_WIDTH/HEIGHT tokens
2001-05-24 Brian Paulchange GLXContext and GLXFBConfig typedefs
2000-12-14 Brian Paulupdated glXSet3DfxModeMESA() prototype types
2000-12-08 Brian Paulinclude glxext.h unless GLX_GLXEXT_LEGACY is defined
2000-11-25 Brian Paulfixed GLX_PBUFFER value
2000-08-22 Jouk Jansen Committing in .
2000-06-23 Brian Pauladded extension numbers for Mesa extensions
2000-06-08 Brian Paulclean-up in anticipation of glxext.h
2000-04-19 Brian Pauladded GLX_EXT_import_context, 1.3 misc clean-up
2000-04-10 Brian Pauladded missing 1.3 token values, added glXGetFBConfigs...
2000-03-31 Brian Paulfixed typo in GLX_SLOW_VISUAL_EXT
2000-03-31 Brian Pauladded GLX_EXT_visual_rating
2000-03-20 Brian Paulremoved test for MESA symbol
2000-03-06 Jouk Jansen Committing in .
2000-03-03 Brian Paulremoved GLX_VERSION_1_3 for now
2000-02-27 Brian Paulchanged glXCopyContext() mask to unsigned long, per...
2000-02-25 Jouk Jansen Committing in .
2000-02-23 Brian Paulchanged glXCopyContext()'s mask to unsigned long
1999-12-11 Brian Pauladded GLX_ARB_get_proc_address
1999-11-24 Brian Pauladded a few more GLX 1.3 tokens
1999-11-23 Brian Pauladded GLX 1.3 tokens and functions
1999-11-22 Brian Paulbumped GLX version to 1.2, added glXGetCurrentDisplay()
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-10-27 Brian Paulremoved cvs history logs and old comments
1999-10-27 Brian Paulremoved glXGetProcAddressEXT
1999-09-16 Brian Pauladded GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAd...
1999-09-11 Brian Pauladded GLX_EXT_get_proc_address
1999-08-19 jtgInitial revision