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
/
svga
/
svga_draw_arrays.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: replace gotos with conditionals in array drawing code
Brian Paul
2017-08-21
1
-18
/
+18
*
svga: add guest statistic gathering interface
Charmaine Lee
2016-08-26
1
-9
/
+13
*
util/indices,svga: s/unsigned/enum pipe_prim_type/
Brian Paul
2016-05-26
1
-1
/
+2
*
svga: s/unsigned/enum pipe_prim_type/ for primitive type variables
Brian Paul
2016-05-26
1
-3
/
+3
*
svga: fix test for unfilled triangles fallback
Brian Paul
2016-05-26
1
-2
/
+6
*
svga: fix primitive mode (point/line/tri) test for unfilled primitives
Brian Paul
2016-05-26
1
-1
/
+1
*
svga: use the debug callback to report issues to the state tracker
Brian Paul
2015-12-07
1
-0
/
+5
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-2
/
+2
*
svga: use new enum indices_mode type
Brian Paul
2015-11-04
1
-1
/
+2
*
svga: try to avoid index generation for some primitive types
Brian Paul
2015-10-22
1
-0
/
+14
*
svga: avoid provoking vertex conversion when possible
Brian Paul
2015-10-22
1
-1
/
+14
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-8
/
+14
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
1
-1
/
+1
*
gallium/auxiliary/indices: add start param
Rob Clark
2013-10-29
1
-1
/
+1
*
svga: reindent drawing code
Brian Paul
2013-10-29
1
-100
/
+71
*
svga: add some comments about primitive conversion
Brian Paul
2013-06-19
1
-0
/
+5
*
svga: whitespace fixes, remove useless comments
Brian Paul
2012-10-16
1
-32
/
+22
*
svga: clean up return values and error codes
Brian Paul
2011-09-23
1
-2
/
+2
*
Revert "gallium/svga: Only upload parts of vertexarrays that are actually used"
Thomas Hellstrom
2011-03-10
1
-19
/
+0
*
gallium/svga: Only upload parts of vertexarrays that are actually used
Thomas Hellstrom
2011-03-10
1
-0
/
+19
*
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-15
1
-0
/
+1
*
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-20
1
-2
/
+2
*
svga: Fix index offset
Jakob Bornecrantz
2010-04-21
1
-2
/
+3
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-20
/
+20
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
svga: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-1
/
+0
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+297