summaryrefslogtreecommitdiffstats
path: root/src/gallium/docs/source/cso/rasterizer.rst
Commit message (Expand)AuthorAgeFilesLines
* gallium: add bits for clipping points as tris (d3d-style)Roland Scheidegger2014-01-171-4/+11
* gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...José Fonseca2013-04-231-3/+70
* gallium: Add a new clip_halfz rasterizer state.José Fonseca2013-04-221-0/+4
* gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3Christoph Bumiller2013-03-201-0/+5
* gallium/docs: beef up the docs related to color clampingBrian Paul2012-05-251-0/+9
* gallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTIONChristoph Bumiller2012-02-091-3/+4
* Squash-merge branch 'gallium-clip-state'Marek Olšák2012-01-101-0/+14
* gallium: add polygon offset clamp stateChristoph Bumiller2011-09-281-0/+2
* gallium: implement clamping controls (ARB_color_buffer_float)Luca Barbieri2011-03-291-0/+24
* gallium: better docs for pipe_rasterizer_state::sprite_coord_enableBrian Paul2010-09-171-5/+13
* docs: clarify point sprite discussionKeith Whitwell2010-08-051-16/+23
* docs: update rasterizer for ccw changesKeith Whitwell2010-05-211-55/+80
* gallium/docs: minor fixesRoland Scheidegger2010-03-291-2/+2
* gallium/docs: Cleanup and clarify point ras info.Corbin Simpson2010-03-221-32/+44
* gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.Michal Krol2010-02-221-12/+0
* Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger2010-02-091-11/+21
|\
| * gallium: add point_quad_rasterization bit to rasterizer stateRoland Scheidegger2010-02-041-2/+12
| * docs: fix point sprite documentationRoland Scheidegger2010-02-031-9/+10
| * gallium: clean up point sprite rasterizer stateRoland Scheidegger2010-02-031-2/+5
| * gallium: remove point_size_min and point_size_max from rasterizer stateRoland Scheidegger2010-01-121-4/+0
* | docs: Grammar and refs in Rasterizer.Corbin Simpson2010-01-181-4/+3
* | docs: Cleanup Rasterizer a bit.Corbin Simpson2010-01-181-45/+47
* | docs: Fix terms and refs.Corbin Simpson2010-01-181-1/+1
|/
* gallium/docs: finish up description of pipe_rasterizer_state fieldsBrian Paul2010-01-061-29/+94
* More docs. Glossary.Corbin Simpson2009-12-211-8/+9
* Moar docs, mostly context.Corbin Simpson2009-12-201-0/+2
* Document rasterizer.Corbin Simpson2009-12-201-1/+75
* Add Gallium docs.Corbin Simpson2009-12-201-0/+10