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_validate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: more flatshade_first changes
Keith Whitwell
2008-04-01
1
-8
/
+0
*
draw: Do not run full pipeline when flatshade_first for point primitives.
Michal Krol
2008-03-30
1
-0
/
+8
*
draw: take primitive into account when deciding if the pipeline is active
Keith Whitwell
2008-03-25
1
-34
/
+65
*
draw: tweak the definition of draw_need_pipeline, fix minor bug
Keith Whitwell
2008-03-23
1
-11
/
+15
*
gallium: add explicit control for point sprites (convert points to textured q...
Brian
2008-03-14
1
-1
/
+7
*
gallium: added draw_need_pipeline() predicate function
Brian
2008-03-13
1
-1
/
+54
*
gallium: need precalc_flat=1 for wide lines
Brian Paul
2008-02-29
1
-0
/
+1
*
gallium: split draw_wide_prim stage into separate point/line stages.
Brian Paul
2008-02-28
1
-7
/
+9
*
gallium: replace draw_convert_wide_points() with draw_wide_point_threshold()
Brian
2008-02-26
1
-10
/
+13
*
gallium: fix bug in which wide point stage overrode the aapoint stage
Brian
2008-02-22
1
-3
/
+13
*
gallium: new draw stage for polygon stipple.
Brian
2008-02-21
1
-0
/
+6
*
gallium: new AA point drawing stage
Brian
2008-02-21
1
-0
/
+5
*
gallium: antialiased line drawing
Brian
2008-02-18
1
-1
/
+7
*
Code reorganization: s/aux/auxiliary/.
José Fonseca
2008-02-15
1
-0
/
+185