summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-12-14added Win32 and MacOS files to tar file listmesa_3_1Brian Paul1-141/+153
1999-12-14disable diagnostic printfBrian Paul1-0/+2
1999-12-14removed bad call to fxMultipassBlendBrian Paul1-2/+2
1999-12-14print messages with new message() functionBrian Paul1-3/+9
1999-12-14added reference to INSTALL fileBrian Paul1-1/+2
1999-12-14changes for 3.1Brian Paul1-3/+1
1999-12-14minor 3.1 changesBrian Paul1-3/+3
1999-12-14updates for 3.1 final releaseBrian Paul1-13/+19
1999-12-13removed beta from version stringBrian Paul1-55/+30
1999-12-13removed beta designationBrian Paul1-3/+3
1999-12-13applied Daryll's patchesBrian Paul6-75/+193
1999-12-12Added logicOp driver callbackKeith Whitwell3-5/+15
1999-12-12added glXUseXFont() bugfixBrian Paul1-3/+3
1999-12-12removed unneeded code in gluBuild1DMipmaps()Brian Paul1-7/+4
1999-12-12bitmaps were vertically shifted by one pixelBrian Paul1-4/+5
1999-12-12added default cases to switches to silence compiler warningsBrian Paul1-0/+4
1999-12-11added GLX_ARB_get_proc_address to extension listBrian Paul1-3/+3
1999-12-10applied patch from Ralph GilesBrian Paul5-0/+37
1999-12-10removed GLX_EXT_get_proc_addressBrian Paul1-2/+1
1999-12-10patches from DaryllBrian Paul7-521/+555
1999-12-10added GLX_ARB_get_proc_addressBrian Paul1-1/+2
1999-12-10added glXGetProcAddressARB()Brian Paul2-18/+42
1999-12-10many functions added to gl_get_proc_address()Brian Paul1-39/+391
1999-12-10added GLX_ARB_get_proc_addressBrian Paul1-33/+35
1999-12-06 Committing in .Jouk Jansen2-5/+17
1999-12-05Removed axis-aligned plane projection stuff. I received a patch thatGareth Hughes2-4/+2
1999-12-05Fixed contour orientation issues, so clockwise input contours will beGareth Hughes2-453/+519
1999-12-04Clearing stencil buffer now observes the stencil write maskBrian Paul1-92/+118
1999-12-04minor stencil-related changesBrian Paul1-3/+3
1999-12-03added glCopyPixels bug fixBrian Paul1-2/+3
1999-12-02added WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre)Brian Paul1-0/+1
1999-12-02Fixed bug in tessellatin for xlockmore's text3d screensaver. TheGareth Hughes2-6/+10
1999-12-01gl_BindTexture was broken when target==GL_TEXTURE_3DBrian Paul1-38/+45
1999-12-01check ctx before dereferencing itKeith Whitwell1-2/+2
1999-12-01Normal, stipple and varray bug fixesKeith Whitwell1-1/+2
1999-12-01fxInitPixelTables() change for Voodoo 1/2 vs 3Brian Paul1-2/+12
1999-11-30print debug info in gl_make_current() if MESA_INFO env var setBrian Paul1-2/+18
1999-11-29Fixed errors associated with Win32 build warnings.Gareth Hughes2-9/+9
1999-11-27removed Mesa-ismsBrian Paul1-3/+1
1999-11-27updated for 3.1Brian Paul1-2/+2
1999-11-27added a few prototypes for BeOS/g++Brian Paul1-1/+4
1999-11-27added a cast to silence a g++ warningBrian Paul1-10/+16
1999-11-26generate Z values when fog enabled (Andree Borrmann)Brian Paul1-161/+416
1999-11-25allow drivers to request fog coordinatesKeith Whitwell5-132/+195
1999-11-24bumped version to 3.1Brian Paul3-13/+22
1999-11-24bumped version to 3.1, updated copyrightBrian Paul1-30/+17
1999-11-23another typoKeith Whitwell1-2/+2
1999-11-23Glide3 now uses the same layout as Glide2.Miklos Fazekas1-11/+11
1999-11-23fixed new cut/paste error in FX_grSstWinOpen() callBrian Paul1-2/+0
1999-11-22removed GL_EXT_get_proc_address from ext stringsBrian Paul1-3/+3