Replace old matrix stacks with new code based on struct matrix_stack.
[mesa.git] / include /
2001-12-14 Brian Pauloops, wrong value for GLX_SAMPLES
2001-12-14 Brian Pauladded GLX_SAMPLE_BUFFERS, GLX_SAMPLES
2001-12-13 Karl SchultzAdded missing entry points
2001-12-05 Brian Pauladded enums for GL_ARB_depth_texture/shadow/shadow_ambi...
2001-11-19 Brian Pauladded test implementation of GL_ARB_window_pos
2001-11-18 Brian Pauladded missing const to glXGetContextIDEXT() prototype
2001-11-09 Brian Paulfix typedef problem found with MSDev 6.0
2001-11-09 Brian Pauladded GLX 1.4 function manglers
2001-11-09 Brian Pauladded 1.3 function manglers
2001-11-09 Brian Pauldefine GL_VERSION_1_3 (doh!)
2001-10-17 Brian Paulupdated extensions
2001-09-24 Brian Paulremoved duplicate GLX_AUX_BUFFERS_BIT definition
2001-09-23 Brian Paulbump versions to 4.0
2001-09-21 Karl SchultzAdd GLAPIENTRY to typedef for callback functions (used...
2001-09-21 Brian Pauladded __glCoreCreateContext and __glCoreNopDispatch
2001-09-20 Karl Schultzadd the same conditional mangling stuff that gl.h has.
2001-09-20 Karl Schultzadd mangling for new entry points
2001-09-20 Karl SchultzChange UnProject4 prototype to use nearVal and farVal...
2001-09-18 Karl Schultzremove carriage return chars
2001-09-15 Brian Paulremoved carriage return chars
2001-09-14 Brian PaulWin32 updates (Karl Schultz)
2001-09-14 Brian Paulmore GL 1.3 and GLX 1.4 updates
2001-09-10 Brian PaulWindML updates (Stephane Raimbault)
2001-09-01 Brian Pauladded GLX_RGBA_TYPE, fixed GLX_LARGEST_PBUFFER typo
2001-08-28 Brian Pauladded OSMESA_MAX_WIDTH/HEIGHT queries
2001-08-28 Brian Pauladded OpenGL 1.3 tokens and prototypes
2001-08-20 Brian PaulWindML driver (Stephane Raimbault)
2001-07-27 Brian Pauladded four missing GLX 1.3 tokens
2001-06-27 Brian Paulsupport for RGB_565 pixels (Lars Andersson), untested
2001-06-25 Brian Pauladded missing GLX_PBUFFER_WIDTH/HEIGHT tokens
2001-06-20 Brian Paulbumped version numbers
2001-06-14 Brian Pauldefine both GL_ALL_CLIENT_ATTRIB_BITS and GL_CLIENT_ALL...
2001-05-29 Brian Pauls/void */GLvoid */
2001-05-25 Brian Pauladded void to __GLXextFuncPtr
2001-05-25 Brian Pauladded missing GLX_SGIS_multisample tokens
2001-05-24 Brian Paulchange GLXContext and GLXFBConfig typedefs
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()
next