[965] Move to using shared texture management code.
[mesa.git] / src / mesa / drivers / dri / i965 / intel_mipmap_tree.c
2007-12-16 Eric Anholt[965] Move to using shared texture management code.
2007-12-15 Eric Anholt[intel] Whitespace and comment changes to bring intel_m...
2007-12-15 Eric Anholt[965] Use shared intel_regions.c.
2007-12-08 Eric Anholt[965] Convert the driver to dri_bufmgr interface and...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-19 Eric Anholt[965] Convert DBG macro to use FILE_DEBUG_FLAG like...
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-12 Dave AirlieMerge branch 'master' into i915-superioctl
2007-10-09 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-10-04 Eric Anholt[965] Replace various alignment code with a shared...
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-27 Eric AnholtRevert "WIP 965 conversion to dri_bufmgr."
2007-09-27 Eric AnholtWIP 965 conversion to dri_bufmgr.
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-17 Xiang, Haihaoi965: align width/height for volume texture
2007-08-10 Xiang, Haihaoi965/i915tex: applying right alignment to compressed...
2007-08-10 Xiang, Haihaoi965: set mt->cpp differently with compressed texture
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-07 Keith WhitwellCope with memory pool fragmentation by allowing a secon...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.