index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv50
/
nv50_transfer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-412
/
+0
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-36
/
+27
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
1
-115
/
+137
*
Revert "gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY"
Marek Olšák
2012-03-05
1
-1
/
+1
*
gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY
Marek Olšák
2012-01-05
1
-1
/
+1
*
nouveau,nvc0: fix/improve handling of multiple constant buffers
Christoph Bumiller
2011-10-21
1
-0
/
+33
*
nouveau: make data argument of nouveau_context::push_data const
Christoph Bumiller
2011-09-14
1
-1
/
+1
*
nv50,nvc0: add support for multi-sample resources
Christoph Bumiller
2011-07-14
1
-33
/
+49
*
nv50/nvc0: make transfers aware of PIPE_TRANSFER_MAP_DIRECTLY
Marcin Slusarz
2011-05-09
1
-0
/
+3
*
nouveau: ensure vbo_dirty is set when buffer write transfer complete
Ben Skeggs
2011-03-01
1
-6
/
+4
*
nv50: move onto common linear buffer manager
Ben Skeggs
2011-03-01
1
-3
/
+5
*
nv50: replace most of it with nvc0 driver ported to nv50
Christoph Bumiller
2011-02-28
1
-320
/
+316
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-12
/
+15
*
nv50: apply layout_mask to tile_flags
Xavier Chantry
2010-10-15
1
-5
/
+5
*
nv50: fix too long shader uploads by splitting them
Xavier Chantry
2010-05-20
1
-4
/
+0
*
nv50: fixed void pointer arithment warning
Brian Paul
2010-04-20
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-40
/
+44
*
nouveau: allow multiple simultaneous maps of a pipe_transfer
Ben Skeggs
2010-04-07
1
-1
/
+9
*
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
1
-2
/
+2
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-8
/
+9
*
nouveau: use AVAIL_RING()
Ben Skeggs
2010-02-12
1
-2
/
+2
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
nv50: Dehexify and bring up to date with new method defines.
Marcin Kościelnicki
2009-12-28
1
-6
/
+6
*
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-11
/
+12
*
nouveau: avoid running out of relocs
Maarten Maathuis
2009-12-14
1
-2
/
+2
*
nv50: add proper zslice offset in miptree_surface
Christoph Bumiller
2009-12-13
1
-14
/
+0
*
nv50: use m2mf z pos instead of calculating offset manually
Christoph Bumiller
2009-12-13
1
-13
/
+10
*
gallium: adapt nv drivers to interface cleanups
Roland Scheidegger
2009-12-02
1
-27
/
+21
*
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
1
-5
/
+6
*
nv50: add 3d texture tiling and mip-mapping
Christoph Bumiller
2009-11-04
1
-9
/
+30
*
nv50: fix textures with block size != cpp
Christoph Bumiller
2009-10-31
1
-18
/
+32
*
nv50: use SIFC also for shader upload
Christoph Bumiller
2009-10-31
1
-0
/
+86
*
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-10-02
1
-2
/
+2
*
nv50: Fix m2mf positions.
Marcin Kościelnicki
2009-09-14
1
-2
/
+2
*
nouveau: introduce nouveau_miptree common to all nouveau pipe drivers
Ben Skeggs
2009-08-31
1
-4
/
+4
*
nv50: whitespace fixes and deobfuscation
Maarten Maathuis
2009-08-17
1
-11
/
+22
*
nv50: fix mipmap offsets and tiling
Christoph Bumiller
2009-08-14
1
-15
/
+24
*
nv50: fix sx/dx typo in transfer_rect_m2mf
Christoph Bumiller
2009-07-29
1
-2
/
+2
*
nv50: create textures with nouveau_bo, for flexibility with tiling later
Ben Skeggs
2009-06-05
1
-17
/
+24
*
nouveau: fix build with libdrm_nouveau 0.6
Ben Skeggs
2009-06-05
1
-6
/
+6
*
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
1
-2
/
+1
*
nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over
Ben Skeggs
2009-06-05
1
-2
/
+2
*
nv50: some mipmapping fixes
Ben Skeggs
2009-05-28
1
-17
/
+19
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-9
/
+4
*
nv50: delay uploads until transfer object is destroyed
Ben Skeggs
2009-02-22
1
-13
/
+13
*
nv50: rework for texture_transfer changes
Ben Skeggs
2009-02-20
1
-0
/
+216