summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-02-01patch for XFree86 buildingBrian Paul
2000-02-01added normal, vertex, viewport message stringsBrian Paul
2000-02-01added more message stringsBrian Paul
2000-01-31defined FLT_MIN if undefinedBrian Paul
2000-01-31added mutexes for thread safetyBrian Paul
2000-01-31added Mutex macrosBrian Paul
2000-01-31added _mesa_TexImage3DEXT()Brian Paul
2000-01-31added save_TexImage3DEXT()Brian Paul
2000-01-31removed unneeded \n charsBrian Paul
2000-01-31changed message format, added GL_EXT_texture3dBrian Paul
2000-01-31added more function templates, changed message formatBrian Paul
2000-01-31fixed protos for glTexImage3DEXT and GetDetailTexFuncSGISBrian Paul
2000-01-31added Josh's dynamic display assembly generatorBrian Paul
2000-01-31include conf.htanner
2000-01-28include glapioffset.h instead of ../glapioffsets.hBrian Paul
2000-01-28added -I. to .S.o ruleBrian Paul
2000-01-28renamed _glapi_CurrentContext to _glapi_ContextBrian Paul
2000-01-28removed actual GL entrypoints (glapitemp.h)Brian Paul
2000-01-28moved entrypoints here from glapi.cBrian Paul
2000-01-28enable/disable no-context warnings depending on MESA_DEBUGBrian Paul
2000-01-28added default template macrosBrian Paul
2000-01-28updated commentsBrian Paul
2000-01-28added texdown infoBrian Paul
2000-01-28added texdown programBrian Paul
2000-01-28initial check-inBrian Paul
2000-01-27added improved glxinfo itemBrian Paul
2000-01-27added prefetchwHolger Waechtler
2000-01-27minor changes regarding transparency and multisampleBrian Paul
2000-01-27updated version string to Mesa 3.3Brian Paul
2000-01-27all new version of glxinfoBrian Paul
2000-01-27include conf.h if HAVE_CONFIG_H definedBrian Paul
2000-01-27added WIN32 and macos files to tar archiveBrian Paul
2000-01-25updated RGB2BGR functionBrian Paul
2000-01-25added info about assembly language optimizationsBrian Paul
2000-01-25only print info if MESA_DEBUG is setBrian Paul
2000-01-25fixed VB->IndexPtr==NULL bug (Richard Guenther)Brian Paul
2000-01-25updated for Mesa 3.3Brian Paul
2000-01-24Removed '#if 0' from second pass.Gareth Hughes
2000-01-24changed VB_MAX, no longer dependant on FX symbolBrian Paul
2000-01-24replaced HashLookup() with _mesa_HashLookup()Brian Paul
2000-01-24prefixed hash functions with _mesa_Brian Paul
2000-01-23Merged 3.2 updates, namely combine callback for intersectingGareth Hughes
2000-01-23added #ifdef SVGA, work-around asm code problemBrian Paul
2000-01-23added new SVGA driver filesBrian Paul
2000-01-23prevent spaces in fp register namesJosh Vanderhoof
2000-01-23no brackets for nasm indirect jumpsJosh Vanderhoof
2000-01-22updated for Mesa 3.2Brian Paul
2000-01-22updated SVGA sources from Mesa 3.2Brian Paul
2000-01-20Merged in fixes from 3.2 branch. Fixed clipping bug, segfault inGareth Hughes
2000-01-18updated with latest DRI tree changesBrian Paul