Merge branch 'master' into gallium-0.2
[mesa.git] / src / mesa / drivers / dri / unichrome / via_tex.c
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-09 Dave Airlieswrast/dri: switch over users of generate_mipmap to...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-15 Brian Paulallow >10 mipmap levels (patch by Benno Schulenberg...
2006-10-15 Brian Paulincreate MaxTextureLevels to 11 (bug 3130)
2006-09-29 Brian PaulMove mipmap generation functions, texture scaling funct...
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)