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_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: fix bug in draw_num_vs_outputs()
Brian
2008-03-13
1
-1
/
+1
*
gallium: added draw_enable_line_stipple() function
Brian
2008-03-13
1
-0
/
+12
*
draw: don't free our copy of the render stage -- just borrowing it from vbuf ...
Keith Whitwell
2008-03-11
1
-0
/
+3
*
draw: placeholder/prototype code for a passthrough draw path
Keith Whitwell
2008-03-10
1
-0
/
+12
*
gallium: split draw_wide_prim stage into separate point/line stages.
Brian Paul
2008-02-28
1
-7
/
+10
*
gallium: added draw_num_vs_outputs() to query number of post-transform vertex...
Brian
2008-02-27
1
-0
/
+13
*
gallium: remove dependencies on pipe_shader_state's semantic info
Brian
2008-02-27
1
-4
/
+4
*
gallium: replace draw_convert_wide_points() with draw_wide_point_threshold()
Brian
2008-02-26
1
-5
/
+5
*
gallium: fix bad ptr assignment
Brian
2008-02-25
1
-1
/
+1
*
gallium: modify draw_find_vs_output() to search vertex shader outputs
Brian
2008-02-25
1
-3
/
+21
*
gallium: new AA point drawing stage
Brian
2008-02-21
1
-0
/
+2
*
draw: vertex cache rework
Keith Whitwell
2008-02-21
1
-4
/
+4
*
gallium: antialiased line drawing
Brian
2008-02-18
1
-0
/
+22
*
Code reorganization: s/aux/auxiliary/.
José Fonseca
2008-02-15
1
-0
/
+293