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_prim.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: remove dead code
Keith Whitwell
2008-04-01
1
-37
/
+0
*
draw: more flatshade_first changes
Keith Whitwell
2008-04-01
1
-72
/
+30
*
gallium: move the test for bypass_vs into the vs_XXX_run() functions
Brian
2008-03-31
1
-2
/
+1
*
draw: Do not run full pipeline when flatshade_first for point primitives.
Michal Krol
2008-03-30
1
-1
/
+0
*
draw: Fix bypass_vs semantic misuse.
Michal Krol
2008-03-30
1
-0
/
+1
*
gallium: remove temporary static var
Brian
2008-03-27
1
-6
/
+5
*
draw: Take flatshade_first rasterizer bit into account.
Michal Krol
2008-03-25
1
-45
/
+117
*
draw: don't use fetch_and_store for bypass_vs mode, it's not quite right
Keith Whitwell
2008-03-25
1
-4
/
+1
*
gallium: beginnings of draw module vertex rework
Keith Whitwell
2008-03-23
1
-1
/
+1
*
gallium: added braces to silence warning
Brian
2008-03-18
1
-1
/
+2
*
gallium: fix some compiler warnings
Keith Whitwell
2008-03-14
1
-2
/
+2
*
gallium: plug in vertex passthrough code
Brian
2008-03-13
1
-2
/
+45
*
draw: vertex cache rework
Keith Whitwell
2008-02-21
1
-0
/
+2
*
gallium: antialiased line drawing
Brian
2008-02-18
1
-0
/
+7
*
Code reorganization: s/aux/auxiliary/.
José Fonseca
2008-02-15
1
-0
/
+482