Fixes from https://bugs.freedesktop.org/attachment.cgi?id=3077
[mesa.git] / src / mesa / drivers / dri / unichrome / via_tex.c
2005-07-15 Brian Pauldisable call to via_sse_memcpy() until it's fixed
2005-05-24 Ian RomanickOnly use x86 / SSE assembly when USE_X86_ASM / USE_SSE_...
2005-05-23 Keith WhitwellImport Thomas Helstrom's SSE memcpy code from the via...
2005-03-22 Keith Whitwellmerge unichrome changes from branch
2005-01-13 Alan Hourihaneremove some dead texture code
2004-12-29 Keith WhitwellLarge update
2004-12-20 Keith WhitwellRemove #ifdef DEBUG's in code, but still allow compiler...
2004-12-15 Thomas HellströmUnichrome DRI:
2004-12-15 Keith WhitwellAdd _mesa_delete_texture_object() call to viaDeleteTexture
2004-02-23 Brian Paulupdates from Erdi Chen
2004-01-30 Brian PaulVia Unichrome/cle266 driver (Erdi Chen)