aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_mipmap_tree.h
Commit message (Expand)AuthorAgeFilesLines
* intel: Remove duplicated arguments from intel_miptree_match_image().Eric Anholt2009-11-061-2/+1
* intel: Keep track of x,y offsets in miptrees and use them for blitting.Eric Anholt2009-10-231-20/+9
* i965: add support for new chipsetsXiang, Haihao2009-07-131-0/+5
* i965: Fix depth-texture Y-tiling detection for sized internal formats.Eric Anholt2009-06-231-0/+1
* intel: Add support for tiled textures.Eric Anholt2009-06-041-3/+7
* 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