changed glXCopyContext mask back to GLuint
[mesa.git] / include /
2000-02-25 Jouk Jansen Committing in .
2000-02-24 Brian Paulbunch of extension clean-up
2000-02-23 Brian Paulchanged glXCopyContext()'s mask to unsigned long
2000-02-23 Brian Paulfixed a typo in GL_MESA_resize_buffers
2000-02-23 Brian Pauladded a bunch of extensions
2000-02-23 Brian Pauladded some missing tokens, fixed some errors
2000-02-23 Brian Paulinitial revision
2000-02-11 Brian Paulclean-up
2000-02-10 Brian Pauladded GLCALLBACKPCAST for Cygnus (Sven Panne)
2000-02-09 Brian Paulupdated version info
2000-02-05 Brian PaulGL_ARRAY_ELEMENT_LOCK_FIRST/COUNT_SGI changed to _EXT...
2000-01-22 Brian Paulupdated for Mesa 3.2
2000-01-18 Brian Paulminor clean-up
2000-01-17 Brian Pauladded do /while to multi-line macros
2000-01-17 Brian Pauladded missing POINT/LINE RANGE/GRANULARITY tokens
2000-01-16 Brian Pauluse nplanes instead of bitsPerRGBValue in GET_BITS_PER_...
2000-01-15 Randy FrankAdded entry point and define for the occlusion test.
2000-01-13 Brian Paulapplied Daryll's patches for GLX_DIRECT_RENDERING
2000-01-08 Brian Paulfixed prototype typo in glHintPGI ( )
2000-01-07 Brian Pauladded missing glHintPGI() function
2000-01-07 Brian Paulassigned official GL_ARB_transpose_matrix enums
2000-01-04 Brian Pauladded missing glColorTableParameter defines
1999-12-11 Brian Pauladded GLX_ARB_get_proc_address
1999-12-10 Brian Pauladded GL_ARB_transpose_matrix
1999-11-24 Brian Paulremoved version logging
1999-11-24 Brian Paulbumped version to 3.3
1999-11-24 Brian Pauladded XMesaMakeCurrent2(), XMesaGetCurrentReadBuffer...
1999-11-24 Brian Pauladded a few more GLX 1.3 tokens
1999-11-24 Brian Paulrenamed near and far arguments to gluUnProject4()
1999-11-23 Brian Pauladded GLU 1.3 functions
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-22 Brian Pauladded pragma 4615 (Eero), added copyright
1999-11-18 Brian Paulreordered the extensions and numbered them
1999-11-17 Brian Paulfixed some glitches (Eero Pajarre)
1999-11-15 Brian Paulchanged multi-include guard symbol
1999-11-12 Brian Pauladded GL_EXT_texture_env_add extension
1999-11-11 Brian Paulremoved redundant extension prototypes
1999-11-11 Kendall Bennett . Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP...
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-11-09 Brian Paulreplace GLint with GLsizei in a gluScaleImage, gluBuild...
1999-11-05 Ted Jumpturned off 'conditional expression is constant' warning...
1999-11-04 Miklos FazekasAdded glColorTable, etc.
1999-10-30 Ted JumpChanged over to maximal warnings on Win32 builds.
1999-10-27 Brian Paulremoved cvs history logs and old comments
1999-10-27 Brian Paulremoved glXGetProcAddressEXT
1999-10-27 Brian Paulremoved gluGetProcAddressEXT()
1999-10-22 Brian Paulremoved revision history info
1999-10-22 Brian Pauldefine GLUAPI, GLAPIENTRY and GLCALLBACK to nothing...
1999-10-21 Ted JumpAdded pragma to disable warning about unk pragmas for...
1999-10-20 Ted JumpMinor patches to cleanup some compiler warnings in...
1999-10-17 Brian PaulGL_MAX_ELEMENTS_VERTICES/INDICES enums had wrong values
1999-10-17 Brian Paulmore ARB_imaging colortable functions
1999-10-17 Brian Pauladded missing GL_ARB_imaging color table functions
1999-10-16 Miklos FazekasAdded glGetMinmax
1999-10-16 Brian Paulremoved GL_EXT_get_proc_address
1999-10-15 Brian Paulreplaced glGetMinMax() with glGetMinmax()
1999-09-19 tannerlots of autoconf updates
1999-09-19 Ted JumpChanged name 'glGetProcAddressEXT' to 'gluGetProcAddres...
1999-09-19 Ted JumpMore Win32 build compliance fixups
1999-09-18 Brian Pauldisabled GL_EXT_get_proc_address for the time being
1999-09-17 Brian PaulglGetProcAddressEXT changes to accomodate Win32 and...
1999-09-17 Ted JumpRelocated wgl function prototypes to separate .h for...
1999-09-17 Ted Jumpwgl function prototypes moved out to better work with...
1999-09-17 Ted JumpI changed the xxxGetProcAddressEXT function declaration...
1999-09-16 Brian PaulGLU_EXT_get_proc_address clean-up
1999-09-16 Brian PaulGL_EXT_get_proc_address clean-up
1999-09-16 Brian Pauladded GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAd...
1999-09-14 Gareth HughesFixed GLUtriangulatorObj again (spelling).
1999-09-14 Gareth HughesFixed definition of GLUtriangluatorObj for 1.3 tessellator.
1999-09-11 Brian Pauladded GLU_EXT_get_proc_address
1999-09-11 Brian Pauladded GLX_EXT_get_proc_address
1999-09-11 Brian Pauladded GL_EXT_get_proc_address
1999-09-10 Gareth HughesAdded GLU 1.3 tessellation (except winding rule code).
1999-08-23 Jon TaylorMisc small cleanups
1999-08-19 jtgInitial revision