Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.
[mesa.git] / src / mesa / drivers / dri / mga / mga_xmesa.c
2004-04-29 Keith WhitwellAllow *_dri.so to build in Mesa tree with the 'linux...
2004-04-24 Brian Paulcall drmUnmapBufs() in mgaDestroyScreen (Tilman Sauerbeck)
2004-04-23 Brian Paulinit mgaScreen->irq (Tilman Sauerbeck)
2004-03-26 Ian RomanickMake sure drivers don't dereference a NULL pointer if
2004-03-12 Jon SmirlAdjust includes to help DRI build
2004-03-12 Jon SmirlAdjust mga drivers to remove redundant h file for sarea...
2004-02-27 Ian RomanickCreate all the right modes for 16-bit screens.
2004-02-26 Brian Pauladded _tnl_allow_vertex/pixel_fog() calls
2004-02-12 Ian RomanickEnable use of new DRI interface in MGA driver.
2004-01-26 Felix KuehlingMake the drivers using the common texmem code work...
2004-01-21 Ian RomanickSilence some compiler warnings.
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
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...
2003-12-12 Brian Paulapplied Felix's patch for configuration system
2003-12-12 Keith Whitwellset MaxTextureImageUnits, MaxTextureCoordUnits
2003-12-08 Alan Hourihanefix bogus assertion that checked for an empty texture...
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-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper
2003-08-06 Keith Whitwellmga driver, brought over by Jon Smirl