summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-10-05Fix the clear() functionKarl Schultz
2001-10-04Allow to compile in Windows.Karl Schultz
2001-10-04Build a few demos that now work with Windows.Karl Schultz
2001-10-04Need to define MESA_DEBUG in debug builds. Otherwise, NDEBUG getsKarl Schultz
2001-10-04Updated Windows driver for Mesa 4.0.Karl Schultz
2001-10-04remove extra CR charsKarl Schultz
2001-09-25use correct vertex for flatshadingKeith Whitwell
2001-09-25Fix up Windows makefiles so that the debug build leaves debugger infoKarl Schultz
2001-09-25disable some more code so that it compiles quietly on Windows.Karl Schultz
2001-09-24replaced x86_xform_raw4.S with x86_xform4.SBrian Paul
2001-09-24use OSMESA_* enums for OSMesaCreateContext instead of GL_*.Karl Schultz
2001-09-24removed duplicate GLX_AUX_BUFFERS_BIT definitionBrian Paul
2001-09-24 Committing in .Jouk Jansen
2001-09-23[rgba]shift values weren't always correct, only effected blended linesBrian Paul
2001-09-23added missing tnl_dd filesBrian Paul
2001-09-234.0 updatesBrian Paul
2001-09-23updated version infoBrian Paul
2001-09-23fixed some configure;make build problems. cleaned-up copyright info.Brian Paul
2001-09-23updates for Mesa 4.0Brian Paul
2001-09-23bump versions to 4.0Brian Paul