index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i915
/
i915_tex_layout.c
Age
Commit message (
Expand
)
Author
2010-03-17
intel: Replace mt->pitch with mt->region->pitch.
Eric Anholt
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2009-06-04
intel: Add support for tiled textures.
Eric Anholt
2009-05-15
i915: Fix 945 cube map layout for the small mipmaps along the bottom.
Steinar H. Gunderson
2009-05-15
i915: Only use the new 945 cube layout for compressed textures.
Eric Anholt
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-03-18
[i915] Bug #13634: Fix bugs in 945 cube mipmap layout.
Eric Anholt
2008-03-18
[i915] Add comments about how cube texture layout works.
Eric Anholt
2008-03-18
[i915] Move miptree layout code into separate functions per target.
Eric Anholt
2008-03-18
[945] Remove conditional in 945 3D mipmap layout checking for cube layout.
Eric Anholt
2007-12-18
[Intel] Centralize mipmap pitch computations.
Keith Packard
2007-09-24
Move i915tex driver into place as just i915.
Eric Anholt