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_vs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: pass NULL to ureg_get_tokens()
Timothy Arceri
2017-03-05
1
-4
/
+2
*
svga: s/unsigned/enum pipe_shader_type/
Brian Paul
2016-08-29
1
-1
/
+1
*
svga: add guest statistic gathering interface
Charmaine Lee
2016-08-26
1
-3
/
+7
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
1
-2
/
+2
*
svga: add some comments in svga_state_vs.c
Brian Paul
2016-01-05
1
-0
/
+3
*
svga: pass context to svga_tgsi_vgpu9_translate()
Brian Paul
2015-10-16
1
-1
/
+2
*
svga: clean up the compile_vs/gs/fs() functions
Brian Paul
2015-09-10
1
-18
/
+10
*
svga: fix shader variant memory leak
Brian Paul
2015-09-10
1
-0
/
+3
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-76
/
+223
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
svga: Don't unnecessarily reemit BindGBShader commands v2
Thomas Hellstrom
2014-07-03
1
-11
/
+0
*
svga: use svga_shader_too_large() in compile_vs()
Brian Paul
2014-05-31
1
-8
/
+36
*
svga: add VS code to set attribute W component to 1
Brian Paul
2014-04-17
1
-0
/
+1
*
svga: implement support for signed byte vertex attributes
Brian Paul
2014-04-17
1
-0
/
+4
*
svga: update shader code for GBS
Brian Paul
2014-02-14
1
-8
/
+48
*
svga: refactor some shader code
Brian Paul
2014-02-03
1
-14
/
+6
*
svga: rename shader_result -> variant
Brian Paul
2014-01-23
1
-41
/
+45
*
svga: remove the special zero-stride vertex array code
Brian Paul
2012-05-25
1
-91
/
+2
*
svga: return PIPE_OK instead of 0
Brian Paul
2012-05-19
1
-1
/
+1
*
svga: fix zero-stride vertex array bug
Brian Paul
2012-05-19
1
-2
/
+6
*
svga: use dummy shaders when translation fails
Brian Paul
2012-02-23
1
-2
/
+47
*
gallium: fix behavior of pipe_buffer_map_range
Marek Olšák
2012-01-05
1
-0
/
+1
*
svga: implement generic variable index remapping
Brian Paul
2011-11-03
1
-1
/
+5
*
svga: Update state prototypes to return pipe_error.
José Fonseca
2011-11-02
1
-2
/
+3
*
svga: clean up return values and error codes
Brian Paul
2011-09-23
1
-13
/
+10
*
gallium: remove pipe_vertex_buffer::max_index
Marek Olšák
2011-02-14
1
-1
/
+1
*
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-20
1
-3
/
+1
*
svga: Pass-through max_index to translate.
José Fonseca
2010-04-26
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-4
/
+10
*
svga: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
1
-2
/
+2
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-14
1
-2
/
+4
|
\
|
*
svga: Fix compile_vs error code.
José Fonseca
2010-01-13
1
-2
/
+4
*
|
Merge branch 'instanced-arrays'
Michal Krol
2010-01-14
1
-1
/
+3
|
\
\
|
*
|
svga: Fix call to translate::run().
Michal Krol
2010-01-13
1
-1
/
+1
|
*
|
Merge branch 'master' into instanced-arrays
Michal Krol
2010-01-05
1
-9
/
+18
|
|
\
\
|
*
|
|
Add lame support for instanceID to draw module.
Michal Krol
2009-12-30
1
-0
/
+1
|
*
|
|
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-29
1
-0
/
+1
*
|
|
|
Merge remote branch 'origin/mesa_7_7_branch'
José Fonseca
2010-01-06
1
-8
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
svga: Rebind shaders when tokens change.
José Fonseca
2010-01-05
1
-8
/
+5
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
1
-9
/
+18
|
\
|
|
|
|
/
|
/
|
|
*
svga: Use a shader id as low as possible.
José Fonseca
2010-01-03
1
-9
/
+18
*
|
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-1
/
+1
*
|
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-1
/
+2
|
/
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+239