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_transfer.c
Age
Commit message (
Expand
)
Author
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2009-12-30
nouveau: Fix glTexSubImage on swizzled surfaces on <=NV40
Luca Barbieri
2009-12-28
nouveau: Fix nv20-40 swizzled miptree RTs
Luca Barbieri
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-08
nouveau: use boolean instead of bool
Roland Scheidegger
2009-12-02
gallium: adapt nv drivers to interface cleanups
Roland Scheidegger
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-10-02
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-06-29
nouveau: Expect right params to tex_transfer_destroy().
Younes Manton
2009-04-10
gallium: remove pipe_texture::compressed field
Brian Paul
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-03-02
nouveau: Grab correct surface from temp texture for transfers.
Younes Manton
2009-02-25
nouveau: nv04-nv40 texture transfer.
Younes Manton