summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-11-22Another locked drawarrys fixKeith Whitwell
2001-11-21minor updateBrian Paul
2001-11-193dnow normalize_normals broken, disableKeith Whitwell
2001-11-19possible fix for cva ignore start index bugKeith Whitwell
2001-11-19More span rendering optimizations from Klaus NiederkruegerBrian Paul
2001-11-19added test implementation of GL_ARB_window_posBrian Paul
2001-11-19fixed a glitchBrian Paul
2001-11-19added test implementation of GL_ARB_window_posBrian Paul
2001-11-18added test implementation of GL_ARB_window_posBrian Paul
2001-11-18test for glXGetProcAddress()Brian Paul
2001-11-18remove -DMESA_TRACE from linux-debug configBrian Paul
2001-11-18remove Glide and SVGA support from mesa-debug configBrian Paul
2001-11-18included by glapi.cBrian Paul
2001-11-18API dispath updatesBrian Paul
2001-11-18new, simpler API specification fileBrian Paul
2001-11-18new Python API generator scriptsBrian Paul
2001-11-18added missing const to glXGetContextIDEXT() prototypeBrian Paul
2001-11-13improved AA subpixel sample positions (Ray Tice)Brian Paul
2001-11-12BeOS thread support (Philippe Houdoin)Brian Paul
2001-11-09fix typedef problem found with MSDev 6.0Brian Paul
2001-11-09added GLX 1.4 function manglersBrian Paul
2001-11-09added 1.3 function manglersBrian Paul
2001-11-09define GL_VERSION_1_3 (doh!)Brian Paul
2001-11-06casts to silence warnings from gcc 2.96Brian Paul
2001-11-06added missing GL_MAX_TEXTURE_LOD_BIAS_EXT queryBrian Paul
2001-11-03fix error in error checking conditional (bug 476846)Brian Paul
2001-11-02init the hash table mutex in _mesa_NewHashTable (Won-Suk Chun)Brian Paul
2001-11-01Updates for improved DirectDraw support (Daniel Slater)Karl Schultz
2001-11-01added some (void *) casts to silence gcc 2.96 warningsBrian Paul
2001-10-26Change name of glut lib from glut32 to MesaGlut.Karl Schultz
2001-10-26Copy the readtex.[ch] files from ../utilKarl Schultz
2001-10-25added a bunch of missing breaks for multisample getsBrian Paul
2001-10-22template for 4.1 release notesBrian Paul
2001-10-22version bumps, etc for 4.1Brian Paul
2001-10-22added latest bug fixesBrian Paul
2001-10-22applied Andrew Lewycky's patchesBrian Paul
2001-10-20forgotten diffuse alpha fixKeith Whitwell
2001-10-18 Committing in .Jouk Jansen
2001-10-17added a few commentsBrian Paul
2001-10-17warning fixes (Karl Schultz)Brian Paul
2001-10-17added some missing Win32 files to tar file listBrian Paul
2001-10-17minor updatesBrian Paul
2001-10-17removed src/mms_depend from tar file listBrian Paul
2001-10-17added new entrypoints for 1.3Brian Paul
2001-10-17updated for new glext.hBrian Paul
2001-10-17added GL_ARB_texture_mirrored_repeatBrian Paul
2001-10-17minor updates for new glext.hBrian Paul
2001-10-17updated extensionsBrian Paul
2001-10-15Updated for Mesa 4.0Karl Schultz
2001-10-15Fix comments.Karl Schultz