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
/
nvc0
/
nvc0_transfer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-558
/
+0
*
nvc0: don't use bufctx in nvc0_cb_push
Christoph Bumiller
2013-09-01
1
-7
/
+3
*
nvc0: place staging textures in GART and map them directly
Christoph Bumiller
2013-04-03
1
-0
/
+47
*
nvc0: add some driver statistics queries
Christoph Bumiller
2013-04-03
1
-0
/
+6
*
nvc0: fix out of bounds writes for unaligned sizes in push_data
Christoph Bumiller
2013-01-08
1
-2
/
+4
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-35
/
+28
*
nvc0: fix nve4 linear copies
Christoph Bumiller
2012-04-16
1
-1
/
+2
*
nvc0: add initial support for nve4+ (Kepler) chipsets
Christoph Bumiller
2012-04-15
1
-5
/
+154
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
1
-148
/
+109
*
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
/
+36
*
nvc0: prevent interruption of m2mf push
Christoph Bumiller
2011-09-14
1
-20
/
+18
*
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
-36
/
+17
*
nv50,nvc0: unify nvc0_miptree and nv50_miptree structs
Christoph Bumiller
2011-07-14
1
-3
/
+3
*
nv50/nvc0: make transfers aware of PIPE_TRANSFER_MAP_DIRECTLY
Marcin Slusarz
2011-05-09
1
-0
/
+3
*
nv50,nvc0: update the format tables
Christoph Bumiller
2011-03-05
1
-1
/
+1
*
nvc0: use m2mf for resource_copy_region if formats are equal
Christoph Bumiller
2011-03-05
1
-1
/
+1
*
nv50,nvc0: fix texture layer issues
Christoph Bumiller
2011-03-05
1
-17
/
+5
*
nouveau: ensure vbo_dirty is set when buffer write transfer complete
Ben Skeggs
2011-03-01
1
-6
/
+4
*
nvc0: port to common fence/mm/buffer code
Ben Skeggs
2011-03-01
1
-3
/
+5
*
nvc0: reset texture base address after read transfer
Christoph Bumiller
2011-02-09
1
-2
/
+4
*
nvc0: enable PIPE_CAP_ARRAY_TEXTURES and fix them
Christoph Bumiller
2011-01-29
1
-12
/
+26
*
nvc0: reset mt transfer address after read loop over layers
Christoph Bumiller
2011-01-08
1
-0
/
+1
*
nvc0: init miptree transfer layer stride
Christoph Bumiller
2010-12-27
1
-1
/
+2
*
nvc0: use most defs/decls from nouveau_pushbuf.h
Christoph Bumiller
2010-12-23
1
-1
/
+1
*
nvc0: BEGIN_RING->BEGIN_RING_NI in a couple of places
Ben Skeggs
2010-12-21
1
-1
/
+1
*
nvc0: adapt to array textures interface change
Christoph Bumiller
2010-12-19
1
-28
/
+40
*
nvc0: use tile flags in a way compatible with nouveau
Christoph Bumiller
2010-12-09
1
-3
/
+3
*
nvc0: buffer suballocation with a primitive slab allocator
Christoph Bumiller
2010-12-09
1
-37
/
+82
*
nvc0: import nvc0 gallium driver
Christoph Bumiller
2010-11-12
1
-0
/
+322