aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mga/mgatex.c
Commit message (Expand)AuthorAgeFilesLines
* dri: use BorderColor instead of _BorderChanBrian Paul2009-04-011-5/+9
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-12/+12
* Bug #6044: actually delete the texture object in mgaDeleteTextureTilman Sauerbeck2006-11-261-0/+3
* 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