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_vbo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50,nvc0: fix handling of user vbufs with stride < access size
Christoph Bumiller
2012-04-14
1
-16
/
+29
*
nvc0: prefix all macro methods with MACRO
Christoph Bumiller
2012-04-14
1
-1
/
+1
*
nvc0: replace VERTEX_DATA push mode with translate to buffer
Christoph Bumiller
2012-04-14
1
-53
/
+105
*
nvc0: improve vertex state validation
Christoph Bumiller
2012-04-14
1
-86
/
+103
*
nv50,nvc0: use new scratch buffers code
Christoph Bumiller
2012-04-14
1
-27
/
+23
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
1
-130
/
+172
*
nouveau: remove automatic buffer migration heuristics
Christoph Bumiller
2012-04-14
1
-3
/
+0
*
nvc0: fix submission of VertexID and EdgeFlag in push mode
Christoph Bumiller
2012-01-12
1
-1
/
+2
*
nvc0: implement new stream output interface
Christoph Bumiller
2011-12-15
1
-0
/
+35
*
nv50,nvc0: reset per-instance state for inactive vertex elements
Christoph Bumiller
2011-10-21
1
-0
/
+2
*
nv50,nvc0: reset base element in draw_arrays
Christoph Bumiller
2011-10-21
1
-0
/
+5
*
nv50,nvc0: add states mask to state validation function
Christoph Bumiller
2011-08-30
1
-1
/
+2
*
nv50,nvc0: use screen instead of context for flush notifier
Christoph Bumiller
2011-07-07
1
-4
/
+3
*
nv50,nvc0: prevent pushbuf flush during ctx reloc emission
Christoph Bumiller
2011-06-24
1
-10
/
+5
*
nv50,nvc0: don't assert on cso with 0 vertex elements
Christoph Bumiller
2011-03-13
1
-2
/
+0
*
nvc0: support edge flags
Christoph Bumiller
2011-03-13
1
-1
/
+1
*
nouveau: ensure vbo_dirty is set when buffer write transfer complete
Ben Skeggs
2011-03-01
1
-9
/
+9
*
nvc0: port to common fence/mm/buffer code
Ben Skeggs
2011-03-01
1
-21
/
+22
*
nvc0: improve userspace fencing
Christoph Bumiller
2011-02-24
1
-2
/
+4
*
nvc0: force vertex data through FIFO if we need to convert it
Christoph Bumiller
2011-02-16
1
-1
/
+8
*
nvc0: fix user vertex buffer updates
Christoph Bumiller
2011-02-16
1
-2
/
+23
*
gallium: remove pipe_vertex_buffer::max_index
Marek Olšák
2011-02-14
1
-1
/
+1
*
nvc0: implement transform feedback state
Christoph Bumiller
2011-01-30
1
-50
/
+1
*
nvc0: add MARK_RING where missing to avoid too many relocs errors
Christoph Bumiller
2011-01-23
1
-0
/
+2
*
nvc0: fix and enable instanced drawing and arrays
Christoph Bumiller
2011-01-16
1
-18
/
+35
*
nvc0: update user vbufs on each draw call
Christoph Bumiller
2011-01-15
1
-27
/
+85
*
nvc0: fix primitive restart in immediate mode
Christoph Bumiller
2011-01-08
1
-0
/
+3
*
nvc0: upload user buffers only from draw info min to max index
Christoph Bumiller
2011-01-08
1
-3
/
+7
*
nvc0: fix emission of first 3 u8 indices to RING_NI
Christoph Bumiller
2011-01-08
1
-1
/
+1
*
nvc0: fix index size method value for u8 indices
Christoph Bumiller
2011-01-04
1
-8
/
+2
*
nvc0: rewrite the 9097 GRAPH macros
Christoph Bumiller
2011-01-04
1
-2
/
+2
*
nvc0: use VTX_ATTR for stride 0 vertex attributes
Christoph Bumiller
2010-12-27
1
-30
/
+69
*
nvc0: s/INLIN_RING/IMMED_RING
Christoph Bumiller
2010-12-19
1
-6
/
+6
*
nvc0: add the index buffer offset where missing
Christoph Bumiller
2010-12-19
1
-0
/
+1
*
nvc0: buffer suballocation with a primitive slab allocator
Christoph Bumiller
2010-12-09
1
-27
/
+70
*
nvc0: index buffers are back
Christoph Bumiller
2010-12-09
1
-28
/
+61
*
nvc0: support primitive restart
Christoph Bumiller
2010-12-09
1
-16
/
+33
*
nvc0: import nvc0 gallium driver
Christoph Bumiller
2010-11-12
1
-0
/
+462