index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
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