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
/
auxiliary
/
util
/
u_draw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
1
-1
/
+1
*
util/indirect: handle stride less than number of parameters.
Dave Airlie
2020-04-27
1
-1
/
+3
*
llvmpipe: add support for ARB_indirect_parameters.
Dave Airlie
2020-01-09
1
-1
/
+18
*
gallium/util: add multi_draw_indirect to util_draw_indirect.
Dave Airlie
2020-01-09
1
-9
/
+13
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
1
-3
/
+3
*
gallium: separate indirect stuff from pipe_draw_info - 80 -> 56 bytes
Marek Olšák
2017-05-10
1
-2
/
+2
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-4
/
+4
*
gallium: add facilities for indirect drawing
Christoph Bumiller
2014-07-02
1
-0
/
+43
*
util/u_draw: Skip rendering instead of aborting when excessive number of inst...
José Fonseca
2012-12-04
1
-2
/
+9
*
gallium/util: remove unused parameter nr_vertex_buffers in util_draw_max_index
Marek Olšák
2012-05-12
1
-1
/
+0
*
gallium: add void *user_buffer in pipe_vertex_buffer
Marek Olšák
2012-04-30
1
-0
/
+4
*
util/draw: replace assertions with conditionals in util_draw_max_index()
Brian Paul
2011-11-15
1
-8
/
+24
*
draw: Prevent out-of-bounds vertex buffer access.
José Fonseca
2011-04-01
1
-0
/
+99