Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i915: Fix 945 cube map layout for the small mipmaps along the bottom. | Steinar H. Gunderson | 2009-05-15 | 1 | -2/+14 |
* | i915: Only use the new 945 cube layout for compressed textures. | Eric Anholt | 2009-05-15 | 1 | -1/+4 |
* | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul | 2008-09-18 | 1 | -1/+1 |
* | [i915] Bug #13634: Fix bugs in 945 cube mipmap layout. | Eric Anholt | 2008-03-18 | 1 | -15/+18 |
* | [i915] Add comments about how cube texture layout works. | Eric Anholt | 2008-03-18 | 1 | -2/+107 |
* | [i915] Move miptree layout code into separate functions per target. | Eric Anholt | 2008-03-18 | 1 | -258/+285 |
* | [945] Remove conditional in 945 3D mipmap layout checking for cube layout. | Eric Anholt | 2008-03-18 | 1 | -4/+3 |
* | [Intel] Centralize mipmap pitch computations. | Keith Packard | 2007-12-18 | 1 | -8/+8 |
* | Move i915tex driver into place as just i915. | Eric Anholt | 2007-09-24 | 1 | -0/+343 |