In gl_texture_image, replace ImageStride with an ImageOffsets array.
[mesa.git] / src / mesa / drivers / dri / unichrome / via_tex.c
2006-05-20 Brian PaulIn gl_texture_image, replace ImageStride with an ImageO...
2006-05-08 Brian PaulFix a number of texture compression issues.
2005-11-16 Thomas HellströmBring in last minute 6_4 branch changes to the unichrom...
2005-10-05 Brian PaulIn gl_texture_image replace IntFormat with InternalForm...
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)