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_elements.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-12
/
+16
*
u_primconvert: add primitive restart support
Dave Airlie
2015-03-20
1
-1
/
+2
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
1
-1
/
+1
*
svga: remove unused vars in svga_hwtnl_simple_draw_range_elements()
Brian Paul
2013-11-15
1
-12
/
+2
*
svga: do primitive trimming in translate_indices()
Brian Paul
2013-11-15
1
-3
/
+12
*
gallium/auxiliary/indices: add start param
Rob Clark
2013-10-29
1
-1
/
+1
*
svga: reindent drawing code
Brian Paul
2013-10-29
1
-91
/
+61
*
svga: remove user-space vertex/index buffer code
Brian Paul
2013-10-24
1
-22
/
+5
*
svga: whitespace fixes, remove useless comments
Brian Paul
2012-10-16
1
-16
/
+9
*
u_upload_mgr: remove the 'flushed' parameter
Marek Olšák
2012-01-05
1
-3
/
+1
*
svga: clean up return values and error codes
Brian Paul
2011-09-23
1
-5
/
+5
*
Revert "gallium/svga: Only upload parts of vertexarrays that are actually used"
Thomas Hellstrom
2011-03-10
1
-16
/
+0
*
gallium/svga: Only upload parts of vertexarrays that are actually used
Thomas Hellstrom
2011-03-10
1
-0
/
+16
*
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-15
1
-0
/
+1
*
u_upload_mgr: new features
Marek Olšák
2011-01-06
1
-1
/
+4
*
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-20
1
-4
/
+4
*
svga: Implement index bias.
José Fonseca
2010-04-19
1
-8
/
+9
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-24
/
+24
*
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
/
+255