summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mga
AgeCommit message (Expand)Author
2004-01-19replace -lm with $(GL_LIB_DEPS) to get -lexpatBrian Paul
2004-01-18Change get_ust_nop()'s parameter from int64_t to uint64_t to silence warnings.Brian Paul
2004-01-12Removed redundant extension strings. The Mesa extension mechanismIan Romanick
2004-01-05Re-commit t_vertex.[ch] changes to fd.o server.Keith Whitwell
2003-12-12applied Felix's patch for configuration systemBrian Paul
2003-12-12new MakefilesBrian Paul
2003-12-12set MaxTextureImageUnits, MaxTextureCoordUnitsKeith Whitwell
2003-12-11Updates to tnl_dd_dmatmp.hKeith Whitwell
2003-12-09MGA only has one vertex format.Keith Whitwell
2003-12-09Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floatingKeith Whitwell
2003-12-08fix bogus assertion that checked for an empty texture heap list beforeAlan Hourihane
2003-12-05fix _SOLO build problemAlan Hourihane
2003-12-05bring over latest mga DRI driver from DRI trunkAlan Hourihane
2003-11-24Import vtx-0-2-branchKeith Whitwell
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl
2003-10-20Fix Makefiles to copy lib to $(TOP)/lib if missingJon Smirl
2003-08-24Fix compile problems with `glMultiModeDrawArraysIBM'Jon Smirl
2003-08-23Remove files not used in current MGA driverJon Smirl
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul
2003-08-06mga driver, brought over by Jon SmirlKeith Whitwell