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
/
draw
/
draw_vs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure.ac: Revert recent HAVE_LLVM changes.
Jose Fonseca
2017-01-18
1
-1
/
+1
*
configure.ac: Set and use HAVE_GALLIUM_LLVM define
Tobias Droste
2017-01-18
1
-1
/
+1
*
draw: stop using CULLDIST semantic.
Dave Airlie
2016-05-23
1
-2
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-2
/
+2
*
draw: fixes for vertex shaders outputting layer or viewport index
Roland Scheidegger
2014-11-19
1
-0
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
gallium/draw: add limits to the clip and cull distances
Zack Rusin
2013-06-13
1
-2
/
+2
*
draw: implement distance culling
Zack Rusin
2013-06-10
1
-0
/
+1
*
gallium: Remove ppc asm backend
Adam Jackson
2013-01-20
1
-5
/
+0
*
draw: clipdistance support (v2)
Dave Airlie
2012-01-11
1
-1
/
+1
*
draw/softpipe: add clip vertex support. (v2)
Dave Airlie
2012-01-11
1
-0
/
+1
*
Remove tgsi_sse2.
José Fonseca
2011-11-08
1
-20
/
+0
*
draw: Fix draw_variant_output::format's type.
José Fonseca
2011-03-13
1
-1
/
+2
*
draw: s/varient/variant/
Brian Paul
2010-12-16
1
-35
/
+35
*
gallium: implement bounds checking for constant buffers
Brian Paul
2010-07-29
1
-1
/
+2
*
draw: limit the number of vertex shader variants kept around
Zack Rusin
2010-06-25
1
-1
/
+5
*
draw: put 'create' in the vs varient create function names
Brian Paul
2010-04-28
1
-4
/
+6
*
draw: Pass-through pipe_buffer::max_index to translate.
José Fonseca
2010-04-26
1
-1
/
+2
*
draw: Remove draw_vs_llvm.c.
José Fonseca
2010-04-20
1
-4
/
+0
*
gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.
Michal Krol
2010-01-28
1
-1
/
+1
*
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-28
1
-3
/
+5
*
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-29
1
-0
/
+1
*
gallium: more work for edgeflags changes
Roland Scheidegger
2009-12-14
1
-0
/
+1
*
gallium: PPC vertex shader support
Brian Paul
2008-10-22
1
-0
/
+4
*
draw: don't keep refetching constant inputs
Keith Whitwell
2008-10-02
1
-2
/
+2
*
draw: don't assume vertex position is in data[0]
Keith Whitwell
2008-06-11
1
-0
/
+1
*
draw: share machine
Keith Whitwell
2008-05-29
1
-16
/
+8
*
draw: enable FSE by default
Keith Whitwell
2008-05-28
1
-0
/
+4
*
draw: ensure vs outputs mapped correctly to vinfo attribs
Keith Whitwell
2008-05-27
1
-9
/
+10
*
draw: explicitly list nr_inputs, outputs in varient key
Keith Whitwell
2008-05-27
1
-2
/
+4
*
draw: add viewport to varient state
Keith Whitwell
2008-05-23
1
-1
/
+7
*
draw: add aos vertex shader varient
Keith Whitwell
2008-05-23
1
-0
/
+10
*
draw: mark varient functions as PIPE_CDECL
Keith Whitwell
2008-05-23
1
-9
/
+21
*
draw: create specialized vs varients incorporating fetch & emit
Keith Whitwell
2008-05-23
1
-0
/
+105
*
draw: remove dead code
Keith Whitwell
2008-04-19
1
-27
/
+0
*
draw: remove old vertex_shader->run() functions
Keith Whitwell
2008-04-18
1
-7
/
+0
*
draw: add vertex shader run_linear function
Keith Whitwell
2008-04-17
1
-1
/
+39
*
gallium: move duplicated compute_clipmask() code to draw_vs.h
Brian
2008-04-12
1
-0
/
+33
*
draw: subclass vertex shaders according to execution method
Keith Whitwell
2008-02-15
1
-0
/
+50