aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_mipmap_tree.h
Commit message (Expand)AuthorAgeFilesLines
* intel: tell libdrm whether we want a cpu-ready or gpu-ready BO for regions.Eric Anholt2009-02-211-1/+2
* [intel] Clarify miptree layout by using byte offsets to images.Eric Anholt2008-03-181-4/+15
* Add TTM buffer object based texture from pixmap implementation.Kristian Høgsberg2008-02-141-0/+10
* Bug #13839: Fix 3D texture offset miscalculation with pixels versus bytes.Roland Scheidegger2007-12-281-0/+1
* [Intel] Centralize mipmap pitch computations.Keith Packard2007-12-181-3/+10
* [965] Move to using shared texture management code.Eric Anholt2007-12-161-2/+1
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-0/+198