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_state_vdecl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: Add GL4.1(compatibility profile) support in svga driver
Neha Bhende
2020-06-05
1
-2
/
+2
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-4
/
+4
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-20
/
+27
*
svga: move translated vertex declaration types into svga_velems_state
Brian Paul
2014-04-17
1
-1
/
+1
*
svga: minor clean-ups in emit_hw_vs_vdecl()
Brian Paul
2013-08-21
1
-6
/
+6
*
svga: whitespace fixes, remove useless comments
Brian Paul
2012-10-16
1
-12
/
+2
*
svga: silence MSVC warning about negating an unsigned value
Brian Paul
2012-10-16
1
-1
/
+1
*
svga: clean up return values and error codes
Brian Paul
2011-09-23
1
-6
/
+6
*
svga: Fix multiple uploads of the same user-buffer.
Thomas Hellstrom
2011-07-01
1
-3
/
+3
*
gallium/svga: Upload only parts of user-buffers that we actually use
Thomas Hellstrom
2011-07-01
1
-67
/
+52
*
svga: Leave any_user_vertex_buffers flag alone.
José Fonseca
2011-03-16
1
-2
/
+0
*
svga: Hardcode SVGA_COMBINE_USERBUFFERS to 1.
José Fonseca
2011-03-16
1
-3
/
+1
*
Revert "gallium/svga: Only upload parts of vertexarrays that are actually used"
Thomas Hellstrom
2011-03-10
1
-6
/
+3
*
gallium/svga: Only upload parts of vertexarrays that are actually used
Thomas Hellstrom
2011-03-10
1
-3
/
+6
*
gallium/svga: Don't replace user vertex buffer with uploaded copy
Thomas Hellstrom
2011-03-09
1
-1
/
+2
*
u_upload_mgr: new features
Marek Olšák
2011-01-06
1
-2
/
+4
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-5
/
+5
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
1
-4
/
+4
|
\
|
*
svga: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
1
-4
/
+4
*
|
svga: Upload user buffers only once.
José Fonseca
2010-02-22
1
-27
/
+24
|
/
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+182