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
/
nouveau
/
nouveau_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: unreference fences on resource destruction
Christoph Bumiller
2012-05-29
1
-0
/
+3
*
nouveau: place static buffers in VRAM if preferred by the driver
Christoph Bumiller
2012-05-17
1
-4
/
+25
*
nv50,nvc0: handle user vertex buffers
Christoph Bumiller
2012-05-17
1
-11
/
+9
*
Merge branch 'gallium-userbuf'
Marek Olšák
2012-05-11
1
-1
/
+0
|
\
|
*
gallium: remove pipe_resource::user_ptr
Marek Olšák
2012-04-30
1
-1
/
+0
*
|
nouveau: fix nouveau_scratch_runout_release bo count underflow
Christoph Bumiller
2012-05-06
1
-1
/
+3
|
/
*
gallium: add user_ptr in pipe_resource
Marek Olšák
2012-04-24
1
-0
/
+1
*
nouveau: add new shared scratch buffers
Christoph Bumiller
2012-04-14
1
-0
/
+141
*
nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants
Ben Skeggs
2012-04-14
1
-1
/
+1
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
1
-37
/
+53
*
nouveau: remove automatic buffer migration heuristics
Christoph Bumiller
2012-04-14
1
-5
/
+0
*
Revert "gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY"
Marek Olšák
2012-03-05
1
-7
/
+1
*
gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY
Marek Olšák
2012-01-05
1
-1
/
+7
*
nouveau,nvc0: fix/improve handling of multiple constant buffers
Christoph Bumiller
2011-10-21
1
-4
/
+13
*
nouveau: hide some debugging messages behind environment variable
Marcin Slusarz
2011-10-09
1
-1
/
+2
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
1
-1
/
+0
*
nouveau: allow pipe driver to define which buffers should start in sysmem
Ben Skeggs
2011-03-03
1
-1
/
+1
*
nouveau: ensure vbo_dirty is set when buffer write transfer complete
Ben Skeggs
2011-03-01
1
-24
/
+23
*
nv50: sync textures with render targets ourselves
Ben Skeggs
2011-03-01
1
-3
/
+3
*
nouveau: common linear buffer manager, ported from nv50/nvc0 drivers
Ben Skeggs
2011-03-01
1
-0
/
+489