summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mga/mgatex.c
AgeCommit message (Expand)Author
2008-09-21Merge branch 'master' into gallium-0.2Keith Whitwell
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-05-26Remove CVS keywords.José Fonseca
2006-11-26Bug #6044: actually delete the texture object in mgaDeleteTextureTilman Sauerbeck
2004-01-26remove bogus assertion in DeleteTexture() functionBrian Paul
2004-01-26Make the drivers using the common texmem code work with NewTextureObjectFelix Kuehling
2004-01-20Undo some bits from last check-in related to the ctx->Driver.NewTextureObjectBrian Paul
2004-01-20Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul
2003-12-05bring over latest mga DRI driver from DRI trunkAlan Hourihane
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul
2003-08-06mga driver, brought over by Jon SmirlKeith Whitwell