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
/
i965
/
intel_mipmap_tree.c
Age
Commit message (
Expand
)
Author
2007-12-16
[965] Move to using shared texture management code.
Eric Anholt
2007-12-15
[intel] Whitespace and comment changes to bring intel_mipmap_tree.c closer.
Eric Anholt
2007-12-15
[965] Use shared intel_regions.c.
Eric Anholt
2007-12-07
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-11-19
[965] Convert DBG macro to use FILE_DEBUG_FLAG like i915.
Eric Anholt
2007-10-04
[965] Replace various alignment code with a shared ALIGN() macro.
Eric Anholt
2007-09-27
Revert "WIP 965 conversion to dri_bufmgr."
Eric Anholt
2007-09-27
WIP 965 conversion to dri_bufmgr.
Eric Anholt
2007-08-17
i965: align width/height for volume texture
Xiang, Haihao
2007-08-10
i965/i915tex: applying right alignment to compressed texture,
Xiang, Haihao
2007-08-10
i965: set mt->cpp differently with compressed texture
Xiang, Haihao
2006-09-07
Cope with memory pool fragmentation by allowing a second attempt at
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt