summaryrefslogtreecommitdiff
path: root/src/mesa/Makefile.X11
AgeCommit message (Expand)Author
2001-02-16Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR whenKeith Whitwell
2001-02-16Fixed conform problems with recent material tracking change.Keith Whitwell
2001-02-06Overhaul of texture image handling.Brian Paul
2001-02-03Some more work on interal debugging, timing routines for things thatGareth Hughes
2001-01-29Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixelsKeith Whitwell
2001-01-24Lots of GLchan datatype changes.Brian Paul
2001-01-08Fixed 'IRound' to 'IROUND' in mmath.hKeith Whitwell
2001-01-05various compilation/warning fixesKeith Whitwell
2000-12-28Add render stage for unclipped vb's to fx driver.Keith Whitwell
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-11-24Fixed a couple of bugs that crept into last commitKeith Whitwell
2000-11-24Support for swappable t&l modules, including an example one in the FXKeith Whitwell
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell
2000-11-11removed tr_attrib.cBrian Paul
2000-11-11latest sources from LokiBrian Paul
2000-11-10renamed imaging files to histogram since that's what's insideBrian Paul
2000-11-05added swrast/s_aaline.cBrian Paul
2000-11-05- Changes for new software rasterizer modulesKeith Whitwell
2000-10-31Moved the software rasterizer to a new directory.Keith Whitwell
2000-10-31Remove dead code in FX driver.Keith Whitwell
2000-10-23generate separate libOSMesa library ala XFree86/DRIBrian Paul
2000-09-26First batch of OpenGL SI related changes:Brian Paul
2000-09-26Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE.Brian Paul
2000-09-07renamed Xlib driver filesBrian Paul
2000-08-21added convolve.c to file listBrian Paul
2000-07-14removed references to fx_regoff.h and fx_gen_regoff.cBrian Paul
2000-04-07added pixeltex.cBrian Paul
2000-03-24added texutil.c sourceBrian Paul
2000-02-21added aatriangle.c sourceBrian Paul
2000-02-02removed glmisc.c, added buffers.c, hint.c, state.cBrian Paul
2000-01-28added -I. to .S.o ruleBrian Paul
2000-01-23added new SVGA driver filesBrian Paul
2000-01-18replaced some spaces with a tabBrian Paul
1999-12-17updated with latest source filesBrian Paul
1999-12-17replaced mthreads.c with glthread.cBrian Paul
1999-11-28removed realglx.cBrian Paul
1999-11-18checked in the first new PIII vertex-transformation codeAndre Werthmann
1999-11-16make clean removes .lo .la and .libs/Brian Paul
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-10-08Fixed includes & added a few hooks for the DRI.Keith Whitwell
1999-09-17 pad GL_TINY to 6 digitsBrian Paul
1999-09-15new version number symbolsBrian Paul
1999-09-15added third, tiny version number to mklib scriptsBrian Paul
1999-09-07added vertices.cBrian Paul
1999-08-19Initial revisionjtg