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
/
gallium
/
drivers
/
nv40
/
nv40_miptree.c
Age
Commit message (
Expand
)
Author
2009-01-10
nouveau: Use PIPE_BUFFER_USAGE_CPU_* instead of custom.
Younes Manton
2009-01-10
nouveau: Put dynamic textures in GART for CPU access and don't swizzle.
Younes Manton
2009-01-10
nouveau: Swizzle textures larger than nv04 SIFM limit in parts.
Younes Manton
2008-12-02
nouveau: Calc pitch for swizzled textures appropriately.
Younes Manton
2008-12-02
nouveau: Use swizzled textures & render targets on nv40 when possible.
Younes Manton
2008-11-10
nv40: init pipe_surface correctly
Ben Skeggs
2008-10-29
nv40: rename some vars in texture layout code
Ben Skeggs
2008-09-11
nouveau: gallium directory structure changed again..
Ben Skeggs
2008-06-29
nouveau: adapt to cpp->pf_block changes
Ben Skeggs
2008-05-27
nouveau: very quick port to tex-surface changes.
Ben Skeggs
2008-04-04
nouveau: in some cases don't create the buffer in local mem initially.
Ben Skeggs
2008-03-21
nv40: oops
Ben Skeggs
2008-03-21
nv40: s/free/FREE/
Ben Skeggs
2008-03-21
nv40: align each level to 64 pixels
Ben Skeggs
2008-03-21
nouveau: match gallium API changes
Ben Skeggs
2008-02-29
nouveau: implement pipe_screen
Ben Skeggs
2008-02-22
nouveau: fix build
Ben Skeggs
2008-02-16
nouveau: match gallium code reorginisation.
Ben Skeggs