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
/
nv50
/
nv50_vbo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50: allow using inline vertex data submit when gl_VertexID is used
Samuel Pitoiset
2015-11-19
1
-10
/
+1
*
nv50: add NV84_3D macro
Samuel Pitoiset
2015-11-19
1
-2
/
+2
*
nouveau: send back a debug message when waiting for a fence to complete
Ilia Mirkin
2015-11-05
1
-1
/
+1
*
nv50: move HW queries to nv50_query_hw.c/h files
Samuel Pitoiset
2015-10-30
1
-2
/
+3
*
nv50: add a header file for nv50_query
Samuel Pitoiset
2015-10-30
1
-1
/
+2
*
nv50,nvc0: flush texture cache in presence of coherent bufs
Ilia Mirkin
2015-09-17
1
-0
/
+19
*
nv50: avoid using inline vertex data submit when gl_VertexID is used
Ilia Mirkin
2015-09-05
1
-1
/
+10
*
nv50: don't flush vertex arrays when index buffer changes
Ilia Mirkin
2015-09-05
1
-4
/
+0
*
nv50: clear buffer status on all vertex bufs, not just the first one
Ilia Mirkin
2015-09-05
1
-1
/
+0
*
nv50: fix drawing from tfb, direct-to-pushbuf submits
Ilia Mirkin
2015-09-05
1
-3
/
+2
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-3
/
+3
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-16
/
+16
*
nv50: avoid segfault with enabled but unbound vertex attrib
Samuel Pitoiset
2015-07-08
1
-0
/
+5
*
nv50,nvc0: make sure to pushbuf_refn before putting bo into pushbuf_data
Ilia Mirkin
2015-06-23
1
-0
/
+1
*
nv50,nvc0: set vertex id base to index_bias
Ilia Mirkin
2014-12-30
1
-0
/
+8
*
nv50: do an explicit flush on draw when there are persistent buffers
Ilia Mirkin
2014-07-03
1
-1
/
+28
*
nouveau: add ARB_buffer_storage support
Ilia Mirkin
2014-05-02
1
-0
/
+12
*
nv50: pass vtxbuf index as unsigned
Emil Velikov
2014-01-18
1
-1
/
+1
*
nv50: assert before trying to out-of-bounds access vtxbuf
Emil Velikov
2014-01-18
1
-1
/
+11
*
nv50: wait on the buf's fence before sticking it into pushbuf
Ilia Mirkin
2013-12-04
1
-0
/
+9
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+820