aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/i915_tex_layout.c
Commit message (Expand)AuthorAgeFilesLines
* i915: Fix 945 cube map layout for the small mipmaps along the bottom.Steinar H. Gunderson2009-05-151-2/+14
* i915: Only use the new 945 cube layout for compressed textures.Eric Anholt2009-05-151-1/+4
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-1/+1
* [i915] Bug #13634: Fix bugs in 945 cube mipmap layout.Eric Anholt2008-03-181-15/+18
* [i915] Add comments about how cube texture layout works.Eric Anholt2008-03-181-2/+107
* [i915] Move miptree layout code into separate functions per target.Eric Anholt2008-03-181-258/+285
* [945] Remove conditional in 945 3D mipmap layout checking for cube layout.Eric Anholt2008-03-181-4/+3
* [Intel] Centralize mipmap pitch computations.Keith Packard2007-12-181-8/+8
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+343