intel: Add a width field to regions, and use it for making miptrees in TFP.
[mesa.git] / src / mesa / drivers / dri / intel / intel_mipmap_tree.c
2008-09-12 Eric Anholtintel: Add a width field to regions, and use it for...
2008-08-18 Henri Verbeetfix byte vs. pixel offset bug for 3D textures (see...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-18 Xiang, Haihaointel: fix texture border issue. (bug #16697)
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-30 Xiang, Haihaointel: test cpp to ensure mipmap tree matches texture...
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-19 Eric Anholt[intel] Clarify miptree layout by using byte offsets...
2008-03-17 Xiang, Haihaointel: fix the error in commit 7ed1fd5d8438e55fe2409184...
2008-03-17 Xiang, Haihaointel: Remove an assertion from intel_miptree_create...
2008-03-04 Kristian Høgsberg[intel] Silence unused variable warning when compiling...
2008-02-28 Zou Nan hai[intel] fix compressed image height
2008-02-26 Zou Nan hai [i915] fix texture size exceed limit case when running...
2008-02-25 Zou Nan hai [intel] fix random ut2004 crash on some machine, for...
2008-02-15 Kristian HøgsbergAdd TTM buffer object based texture from pixmap impleme...
2007-12-29 Roland ScheideggerBug #13839: Fix 3D texture offset miscalculation with...
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-20 Eric Anholt[intel] Fix and reenable (software) SGIS_generate_mipmap
2007-12-18 Keith Packard[Intel] Centralize mipmap pitch computations.
2007-12-16 Eric Anholt[i915] Fix missing symbol from 965 changes.
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-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-12 Eric Anholt[intel] Move bufmgr back to context instead of screen...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-09 Eric Anholt[intel] Move over files that will be shared with 965...