summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mga/mgatex.c
Commit message (Expand)AuthorAgeFilesLines
* remove bogus assertion in DeleteTexture() functionBrian Paul2004-01-261-1/+0
* Make the drivers using the common texmem code work with NewTextureObjectFelix Kuehling2004-01-261-6/+3
* Undo some bits from last check-in related to the ctx->Driver.NewTextureObjectBrian Paul2004-01-201-17/+4
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-43/+48
* bring over latest mga DRI driver from DRI trunkAlan Hourihane2003-12-051-43/+37
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-22/+27
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-669/+235
* mga driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+985