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
2010-04-20
nv50: fixed void pointer arithment warning
Brian Paul
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-07
nouveau: allow multiple simultaneous maps of a pipe_transfer
Ben Skeggs
2010-03-11
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-02-12
nouveau: use AVAIL_RING()
Ben Skeggs
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2009-12-28
nv50: Dehexify and bring up to date with new method defines.
Marcin Kościelnicki
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-14
nouveau: avoid running out of relocs
Maarten Maathuis
2009-12-13
nv50: add proper zslice offset in miptree_surface
Christoph Bumiller
2009-12-13
nv50: use m2mf z pos instead of calculating offset manually
Christoph Bumiller
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-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