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
/
drivers
/
svga
/
svga_pipe_rasterizer.c
Age
Commit message (
Expand
)
Author
2011-02-11
svga: remove old comment, remove extra whitespace
Brian Paul
2011-02-11
svga: Enable the draw pipeline for smooth lines.
José Fonseca
2011-02-11
svga: Don't use the draw pipeline for non-AA lines with a fractional width.
José Fonseca
2011-02-11
svga: Stippled lines can also be drawn with triangles.
José Fonseca
2011-01-25
svga: Add more swrast debuging
Jakob Bornecrantz
2010-12-16
svga: s/varient/variant/
Brian Paul
2010-05-14
gallium: more work on ccw flag removal
Keith Whitwell
2010-05-14
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-04-19
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
2010-02-09
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-04
gallium: add point_quad_rasterization bit to rasterizer state
Roland Scheidegger
2010-02-03
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-21
svga: Remove unnecessary headers.
Vinson Lee
2010-01-12
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
2009-11-17
svga: Add svga driver
Jakob Bornecrantz