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
/
indices
/
u_primconvert.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
1
-39
/
+17
*
gallium: decrease the size of pipe_draw_info - 88 -> 80 bytes
Marek Olšák
2017-04-04
1
-2
/
+8
*
gallium/primconvert: use the common uploader
Marek Olšák
2017-02-14
1
-10
/
+2
*
u_upload_mgr: allow specifying PIPE_USAGE_* for the upload buffer
Marek Olšák
2016-01-02
1
-1
/
+2
*
u_upload_mgr: remove alignment parameter from u_upload_create
Marek Olšák
2016-01-02
1
-1
/
+1
*
u_upload_mgr: pass alignment to u_upload_alloc manually
Marek Olšák
2016-01-02
1
-1
/
+1
*
primconvert: select pv convention only from flatshade_first
Ilia Mirkin
2015-04-18
1
-2
/
+1
*
u_primconvert: add primitive restart support
Dave Airlie
2015-03-20
1
-2
/
+4
*
u_primconvert: Fix leak of the upload BO on context destroy.
Eric Anholt
2014-12-31
1
-0
/
+2
*
util/primconvert: Avoid point arithmetic; apply offset on all cases.
José Fonseca
2014-12-05
1
-1
/
+2
*
util/primconvert: take ib offset into account
Ilia Mirkin
2014-12-05
1
-1
/
+1
*
util/primconvert: support instanced rendering
Ilia Mirkin
2014-12-05
1
-0
/
+2
*
util/primconvert: pass index bias through
Ilia Mirkin
2014-12-05
1
-0
/
+1
*
u_primconvert: Use u_upload_mgr for our little IB allocations.
Eric Anholt
2014-09-02
1
-11
/
+9
*
u_primconvert: Shut up compiler warning.
Eric Anholt
2014-09-02
1
-1
/
+1
*
u_primconvert: Copy min/max_index from the original primitive.
Eric Anholt
2014-08-08
1
-4
/
+2
*
gallium/auxiliary/indices: replace free() with FREE()
Brian Paul
2014-02-03
1
-1
/
+1
*
gallium/auxiliary/indices: add u_primconvert
Rob Clark
2013-10-29
1
-0
/
+181