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
/
nv50
/
nv50_transfer.c
Age
Commit message (
Expand
)
Author
2009-11-04
nv50: add 3d texture tiling and mip-mapping
Christoph Bumiller
2009-10-31
nv50: fix textures with block size != cpp
Christoph Bumiller
2009-10-31
nv50: use SIFC also for shader upload
Christoph Bumiller
2009-10-02
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-09-14
nv50: Fix m2mf positions.
Marcin Kościelnicki
2009-08-31
nouveau: introduce nouveau_miptree common to all nouveau pipe drivers
Ben Skeggs
2009-08-17
nv50: whitespace fixes and deobfuscation
Maarten Maathuis
2009-08-14
nv50: fix mipmap offsets and tiling
Christoph Bumiller
2009-07-29
nv50: fix sx/dx typo in transfer_rect_m2mf
Christoph Bumiller
2009-06-05
nv50: create textures with nouveau_bo, for flexibility with tiling later
Ben Skeggs
2009-06-05
nouveau: fix build with libdrm_nouveau 0.6
Ben Skeggs
2009-06-05
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over
Ben Skeggs
2009-05-28
nv50: some mipmapping fixes
Ben Skeggs
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-02-22
nv50: delay uploads until transfer object is destroyed
Ben Skeggs
2009-02-20
nv50: rework for texture_transfer changes
Ben Skeggs