summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/unichrome/via_tex.c
AgeCommit message (Expand)Author
2005-10-05In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul
2005-07-15disable call to via_sse_memcpy() until it's fixedBrian Paul
2005-05-24Only use x86 / SSE assembly when USE_X86_ASM / USE_SSE_ASM are defined.Ian Romanick
2005-05-23Import Thomas Helstrom's SSE memcpy code from the via X.org driver.Keith Whitwell
2005-03-22merge unichrome changes from branchKeith Whitwell
2005-01-13remove some dead texture codeAlan Hourihane
2004-12-29Large updateKeith Whitwell
2004-12-20Remove #ifdef DEBUG's in code, but still allow compiler to remove debugKeith Whitwell
2004-12-15Unichrome DRI:Thomas Hellström
2004-12-15Add _mesa_delete_texture_object() call to viaDeleteTextureKeith Whitwell
2004-02-23updates from Erdi ChenBrian Paul
2004-01-30Via Unichrome/cle266 driver (Erdi Chen)Brian Paul