summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BeOS updatemesa_5_0_1Brian Paul2003-03-301-2/+2
* enable 1.4 extensionsBrian Paul2003-03-301-2/+2
* DOS updates from Daniel BorcaBrian Paul2003-03-2910-175/+161
* fix an assertion (Heath Feather)Brian Paul2003-03-281-1/+2
* disable 3Dnow normal transformation code until it's fixedBrian Paul2003-03-281-3/+6
* version tweakBrian Paul2003-03-271-3/+3
* added autoconf bug fixes, set March 30 for release dateBrian Paul2003-03-272-6/+6
* 5.0.1 version bumpsBrian Paul2003-03-272-6/+6
* added ColorMask fixBrian Paul2003-03-271-1/+2
* fixed ColorMask problem for front-buffer renderingBrian Paul2003-03-271-4/+5
* vertex program EXP fixBrian Paul2003-03-251-1/+2
* add 2, not 4, in _mesa_get_compressed_formats()Brian Paul2003-03-241-4/+4
* fix GL_COLOR_MATERIAL bugBrian Paul2003-03-212-5/+6
* DJGPP tweaksBrian Paul2003-03-112-4/+4
* fix/improve glAreTextures/ProgramsResident (Jose Fonseca)Brian Paul2003-03-102-14/+21
* DOS update (Daniel Borca)Brian Paul2003-03-0841-121/+169
* fix a warning when GLchan==GLfloatBrian Paul2003-03-041-2/+2
* include macros.h for CLAMPBrian Paul2003-03-041-1/+2
* better error messages (Leif Delgass)Brian Paul2003-03-032-8/+10
* added glFinish with commentBrian Paul2003-03-031-1/+6
* added extern "C" for C++Brian Paul2003-03-021-4/+13
* removed extra _mesa_memset16() prototypeBrian Paul2003-03-021-4/+2
* remove some MESA_DEBUG stuffBrian Paul2003-03-021-5/+1
* fix compilation error on Windows.Karl Schultz2003-02-281-2/+3
* minimal support for GL_ATI_texture_env_combine3, merge with DRI trunkBrian Paul2003-02-288-180/+250
* fix GLchan==GLfloat bug in solve_plane_chan (bug 694546)Brian Paul2003-02-281-6/+10
* fix GLchan==GLfloat bug in solve_plane_chan (bug 694546)Brian Paul2003-02-281-6/+10
* fix a cast (bug 694546)Brian Paul2003-02-271-4/+4
* fix bug 694461Brian Paul2003-02-271-1/+2
* fix float color interpolation (bug 694461)Brian Paul2003-02-271-14/+25
* fixed AA line/triangle Z value issueBrian Paul2003-02-211-1/+2
* use IROUND to convert depth values from float to int (bug 690728)Brian Paul2003-02-212-9/+9
* added bug fix 689964Brian Paul2003-02-211-1/+2
* fix zoom/clipping bug 689964Brian Paul2003-02-211-1/+6
* updated DOS files for tarballBrian Paul2003-02-201-4/+3
* latest DOS updates (Daniel Borca)Brian Paul2003-02-2028-279/+4238
* bug 686811 fixBrian Paul2003-02-171-1/+2
* fixed bad zoomed.zStep assignment (bug 687811)Brian Paul2003-02-171-5/+5
* version number bumps, clarify src-glu vs si-gluBrian Paul2003-02-131-1/+2
* replace APIENTRY with GLUTAPIENTRY to be consistant with glut.hBrian Paul2003-02-1235-133/+133
* added OS/2 includesBrian Paul2003-02-121-1/+8
* added rules for making bz2 files and md5 checksumsBrian Paul2003-02-081-26/+33
* Fix FABSF on NeXT. Disable SPARC normal xform codeBrian Paul2003-02-081-1/+4
* disable normal xform code - see bug 673938Brian Paul2003-02-081-3/+6
* fix assertion in transfer_teximage() (Laurent Desnogues)Brian Paul2003-02-061-1/+2
* replace | with & (Laurent Desnogues)Brian Paul2003-02-061-4/+4
* silence warningsBrian Paul2003-02-061-3/+3
* read/write files, not stdio (Daniel Borca)Brian Paul2003-02-041-5/+17
* DOS updates (Daniel Borca)Brian Paul2003-02-0424-346/+709
* new files (Daniel Borca)Brian Paul2003-02-044-36/+357