Finished GL_SGIS_generate_mipmap. Should be trivial to enable in DRI drivers.
[mesa.git] / include /
2001-05-07 Gareth HughesInitial new Win32 build support. More to come.
2001-04-29 Brian Paulsync with XFree86/DRI glcore.h, now identical
2001-04-24 Brian Paulreordered a few blend enums
2001-04-19 Brian Pauladded GL_ARB_texture_env_combine GL_ARB_texture_env_dot...
2001-04-19 Brian Pauladded SecondaryColor functions
2001-03-26 Brian Paulchange glTexImage3D() internalFormat to GLenum to match...
2001-03-22 Brian Paulminor comment update
2001-03-21 Brian Paulsync'd with the latest changes in XFree86 (cygwin stuff)
2001-03-20 pesco* common_rules.make: Created to hold the conditional...
2001-03-17 Brian PaulSGI SI GLU 1.3 header
2001-02-19 Brian Pauladded a bunch of extensions (Ray Tice)
2001-01-30 Gareth HughesUpgrade to (patched) version 7 of glext.h
2001-01-29 Brian Paulupdates to the trace extension
2001-01-24 Brian Paulminor tweaks
2001-01-13 Keith WhitwellResync with new XFree version of this file
2001-01-08 Keith WhitwellMoved glcore.h to a location prefixed by 'GL/internal...
2001-01-06 Gareth HughesImplementation of GL_EXT_texture_env_dot3.
2000-12-24 pesco* demos/Makefile.am (INCLUDES): Added -I$(top_srcdir...
2000-12-21 pesco* include/GL/Makefile.am: ENABLE_GLUT_BUILD -> NEED_GLUT
2000-12-14 Brian Paulupdated glXSet3DfxModeMESA() prototype types
2000-12-11 Brian Pauldisabled GLX_SGIS_multisample (temporarily) since its...
2000-12-11 Jon TaylorAdded a new configure.in flag, --enable-glut-build.
2000-12-09 Brian Pauldefine GL_ARB_imaging
2000-12-08 Brian Paulinclude glxext.h unless GLX_GLXEXT_LEGACY is defined
2000-12-08 Brian Paulstandardized GLX extensions header
2000-12-08 Brian Pauladded LL_MESA_sprite_point extension
2000-11-25 Brian Paulfixed GLX_PBUFFER value
2000-11-17 Jouk Jansen Committing in .
2000-11-03 Brian Paulupdate to GL_MESA_trace extension enums
2000-11-03 Brian Pauladded GL_MESA_packed_depth_stencil extension
2000-10-26 Brian Paulfixed value for GLU_NURBS_MODE
2000-09-15 Brian PaulAdded GL_MESA_trace extension (Loki)
2000-09-08 Brian Pauladded OSMesaCreateContextExt()
2000-08-22 Jouk Jansen Committing in .
2000-07-31 Brian Paulinstall glext.h too
2000-07-13 Brian Paulreplaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_A...
2000-07-11 Brian Paulreverted to old tessellator (GLU 1.1)
2000-06-23 Brian Pauladded extension numbers for Mesa extensions
2000-06-15 Brian Paulremoved non-windows exit() prototype
2000-06-15 Jouk Jansen -------------------------------------------------...
2000-06-13 Brian Paulnow using SGI's glext.h instead of original Mesa file
2000-06-08 Brian Paulclean-up in anticipation of glxext.h
2000-05-24 Brian Paulalways define GL_ARB_multitexture (OpenGL 1.2.1 feature)
2000-05-23 Brian Paulchanged glext.h include
2000-05-22 Brian Paulreplaced __CYGWIN32__ with __CYGWIN__
2000-05-22 Brian Paulinclude glext.h if GL_GLEXT_LEGACY not defined
2000-05-22 Brian Paulmoved a lot of Window-isms out of gl.h into other files
2000-05-19 Brian Paulchanged internalFormat to GLenum in TexImage4DSGI and...
2000-05-19 Brian Paulprotect PFNGLCOLORSUBTABLEEXTPROC from multi-defined
2000-05-18 Brian Paulupdated to version 10
2000-05-18 Brian Pauladded glPointParameterf[v]SGIS()
2000-05-04 Brian Paulremoved GL_HAS_GLEXT
2000-05-04 Brian Pauladded a bunch of missing token values
2000-05-02 Brian Paulremoved all DRI-isms
2000-04-19 Brian Pauladded GLX_EXT_import_context, 1.3 misc clean-up
2000-04-15 Brian Pauladded GL_NV_texgen_emboss
2000-04-15 Brian Pauladded some missing NV token values
2000-04-15 Brian Paulmore clean-up
2000-04-15 Brian Paulversion 8, added GL_EXT_texture_cube_map
2000-04-10 Brian Paulremoved bogus GL_ALLOW_DRAW_SPN_HINT_PGI token
2000-04-10 Brian Pauladded missing 1.3 token values, added glXGetFBConfigs...
2000-04-07 Brian Paulfixed a typo
2000-04-07 Brian Paulversion 7 check-in
2000-04-05 Brian Paulnew arguments to XMesaCreateVisual()
2000-04-05 Brian Pauladded some casts
2000-04-05 Brian Paulupdated to version 6
2000-03-31 Brian Paulfixed typo in GLX_SLOW_VISUAL_EXT
2000-03-31 Brian Pauladded XMesaCreateVisual2()
2000-03-31 Brian Pauladded GLX_EXT_visual_rating
2000-03-29 Brian Paulversion 5: added texture compression extension
2000-03-28 Randy FrankImplemented support for the HP occlusion test extension...
2000-03-24 Brian Paulversion 4, all extensions up to 197, added some missing...
2000-03-23 Brian Paulremoved some unpopular extensions (now in glext.h)
2000-03-20 Brian Pauladded more extensions, now at version 3
2000-03-20 Brian Paulremoved test for MESA symbol
2000-03-20 Brian PaulCygwin changes, removed two ARB extensions, now in...
2000-03-20 Brian Paulpatched for Cygwin (Sven Panne)
2000-03-13 Brian Pauladded final GL_HP_occlusion_test values
2000-03-11 Brian Paulgave temp values to GL_HP_occlusion_test tokens
2000-03-07 Brian Pauladded GL_HP_occlusion_test, GL_EXT_texture_lod_bias
2000-03-06 Jouk Jansen Committing in .
2000-03-03 Brian Paulremoved GLX_VERSION_1_3 for now
2000-03-03 Brian Paulchanges to _WIN32 test and APIENTRY test
2000-03-01 Brian Pauladded GL_GLEXT_VERSION_EXT
2000-02-27 Brian Paulchanged glXCopyContext() mask to unsigned long, per...
2000-02-27 Brian Pauladded a bit of GLAPIENTRY, APIENTRY setup
2000-02-26 Brian Pauladded all the PFNGL...PROC typedefs
2000-02-25 Brian Pauladded GL_HAS_GLEXT
2000-02-25 Brian Paulremoved the GET_BITS_PER_PIXEL macro
2000-02-25 Brian Pauladded XMesaUnbindContext (for DRI)
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
next