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
/
intel
/
intel_mipmap_tree.c
Age
Commit message (
Expand
)
Author
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-12
intel: Add a width field to regions, and use it for making miptrees in TFP.
Eric Anholt
2008-08-18
fix byte vs. pixel offset bug for 3D textures (see bug 17170)
Henri Verbeet
2008-07-18
intel: fix texture border issue. (bug #16697)
Xiang, Haihao
2008-04-30
intel: test cpp to ensure mipmap tree matches texture image.
Xiang, Haihao
2008-03-18
[intel] Clarify miptree layout by using byte offsets to images.
Eric Anholt
2008-03-17
intel: fix the error in commit 7ed1fd5d8438e55fe24091844cdfccb0881306bc
Xiang, Haihao
2008-03-17
intel: Remove an assertion from intel_miptree_create. TexImage
Xiang, Haihao
2008-03-03
[intel] Silence unused variable warning when compiling for i965.
Kristian Høgsberg
2008-02-28
[intel] fix compressed image height
Zou Nan hai
2008-02-26
[i915] fix texture size exceed limit case when running celestia
Zou Nan hai
2008-02-25
[intel] fix random ut2004 crash on some machine, for cubemap textures,
Zou Nan hai
2008-02-14
Add TTM buffer object based texture from pixmap implementation.
Kristian Høgsberg
2007-12-28
Bug #13839: Fix 3D texture offset miscalculation with pixels versus bytes.
Roland Scheidegger
2007-12-20
[intel] Fix and reenable (software) SGIS_generate_mipmap
Eric Anholt
2007-12-18
[Intel] Centralize mipmap pitch computations.
Keith Packard
2007-12-16
[i915] Fix missing symbol from 965 changes.
Eric Anholt
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-12
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-11-09
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt