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_pt_post_vs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: first steps to treat edgeflags as regular vertex element
Keith Whitwell
2009-12-09
1
-7
/
+46
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
1
-1
/
+1
|
\
|
*
gallium: replace // comments with /* */
Brian Paul
2009-10-02
1
-1
/
+1
*
|
draw: fix warning
Keith Whitwell
2009-09-24
1
-1
/
+1
|
/
*
gallium: consolidate bypass_vs and bypass_clipping flags
Keith Whitwell
2009-03-13
1
-2
/
+2
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
draw: don't assume vertex position is in data[0]
Keith Whitwell
2008-06-11
1
-16
/
+22
*
draw: remove old assignment of edgeflag value
Keith Whitwell
2008-04-24
1
-1
/
+0
*
gallium: additional debug code
Brian Paul
2008-04-23
1
-0
/
+13
*
Fix reporting of clipped vertices.
Zack Rusin
2008-04-22
1
-3
/
+2
*
draw: allow drivers to query pipeline state more easily
Keith Whitwell
2008-04-22
1
-4
/
+7
*
draw: move some pipeline-specific code & state to draw_pipe.[ch]
Keith Whitwell
2008-04-19
1
-0
/
+11
*
draw: remove named clipmask flags, tidy up pt middle ends
Keith Whitwell
2008-04-19
1
-6
/
+6
*
draw: split off all the extra functionality in the vertex shader
Keith Whitwell
2008-04-18
1
-0
/
+202