Make the drivers using the common texmem code work with NewTextureObject
[mesa.git] / src / mesa / drivers / dri / mga /
2004-01-26 Felix KuehlingMake the drivers using the common texmem code work...
2004-01-21 Ian RomanickSilence some compiler warnings.
2004-01-21 Ian RomanickRemove dd_function_table::BlendFunc. All drivers now use
2004-01-20 Brian PaulUndo some bits from last check-in related to the ctx...
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-19 Brian Paulreplace -lm with $(GL_LIB_DEPS) to get -lexpat
2004-01-18 Brian PaulChange get_ust_nop()'s parameter from int64_t to uint64...
2004-01-12 Ian RomanickRemoved redundant extension strings. The Mesa extensio...
2004-01-05 Keith WhitwellRe-commit t_vertex.[ch] changes to fd.o server.
2003-12-12 Brian Paulapplied Felix's patch for configuration system
2003-12-12 Brian Paulnew Makefiles
2003-12-12 Keith Whitwellset MaxTextureImageUnits, MaxTextureCoordUnits
2003-12-11 Keith WhitwellUpdates to tnl_dd_dmatmp.h
2003-12-09 Keith WhitwellMGA only has one vertex format.
2003-12-09 Keith WhitwellFix VERT_SET_RGBA, VERT_SET_SPEC macros to account...
2003-12-08 Alan Hourihanefix bogus assertion that checked for an empty texture...
2003-12-05 Alan Hourihanefix _SOLO build problem
2003-12-05 Alan Hourihanebring over latest mga DRI driver from DRI trunk
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-10-20 Jon SmirlFix Makefiles to copy lib to $(TOP)/lib if missing
2003-08-24 Jon SmirlFix compile problems with `glMultiModeDrawArraysIBM'
2003-08-23 Jon SmirlRemove files not used in current MGA driver
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper
2003-08-06 Keith Whitwellmga driver, brought over by Jon Smirl