index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
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