index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
draw
/
draw_validate.c
Age
Commit message (
Expand
)
Author
2008-04-01
draw: more flatshade_first changes
Keith Whitwell
2008-03-30
draw: Do not run full pipeline when flatshade_first for point primitives.
Michal Krol
2008-03-25
draw: take primitive into account when deciding if the pipeline is active
Keith Whitwell
2008-03-23
draw: tweak the definition of draw_need_pipeline, fix minor bug
Keith Whitwell
2008-03-14
gallium: add explicit control for point sprites (convert points to textured q...
Brian
2008-03-13
gallium: added draw_need_pipeline() predicate function
Brian
2008-02-29
gallium: need precalc_flat=1 for wide lines
Brian Paul
2008-02-28
gallium: split draw_wide_prim stage into separate point/line stages.
Brian Paul
2008-02-26
gallium: replace draw_convert_wide_points() with draw_wide_point_threshold()
Brian
2008-02-22
gallium: fix bug in which wide point stage overrode the aapoint stage
Brian
2008-02-21
gallium: new draw stage for polygon stipple.
Brian
2008-02-21
gallium: new AA point drawing stage
Brian
2008-02-18
gallium: antialiased line drawing
Brian
2008-02-15
Code reorganization: s/aux/auxiliary/.
José Fonseca