Age | Commit message (Expand) | Author |
2010-01-25 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-23 | mga: Remove unnecessary headers. | Vinson Lee |
2010-01-04 | mesa: make texture BorderColor a union of float/int/uint | Brian Paul |
2009-10-05 | drivers: don't include texformat.h | Brian Paul |
2009-09-30 | mesa: replace gl_texture_format with gl_format | Brian Paul |
2009-04-01 | dri: use BorderColor instead of _BorderChan | Brian Paul |
2008-09-21 | Remove CVS keywords. | Keith Whitwell |
2008-09-18 | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul |
2006-11-26 | Bug #6044: actually delete the texture object in mgaDeleteTexture | Tilman Sauerbeck |
2004-01-26 | remove bogus assertion in DeleteTexture() function | Brian Paul |
2004-01-26 | Make the drivers using the common texmem code work with NewTextureObject | Felix Kuehling |
2004-01-20 | Undo some bits from last check-in related to the ctx->Driver.NewTextureObject | Brian Paul |
2004-01-20 | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul |
2003-12-05 | bring over latest mga DRI driver from DRI trunk | Alan Hourihane |
2003-10-21 | Update DRI drivers to current DRI CVS and make them work. | Jon Smirl |
2003-08-22 | patch to import Jon Smirl's work from Bitkeeper | Brian Paul |
2003-08-06 | mga driver, brought over by Jon Smirl | Keith Whitwell |