summaryrefslogtreecommitdiffstats
path: root/src/gallium/docs/source/cso
Commit message (Expand)AuthorAgeFilesLines
* gallium/docs: fix incorrect/missing referencesIlia Mirkin2014-04-011-1/+1
* 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
* st/mesa: optionally apply texture swizzle to border color v2Christoph Bumiller2013-04-181-2/+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: document dual source blending restrictions on galliumDave Airlie2012-04-131-1/+5
* 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: move border color to be a color unionDave Airlie2011-09-271-2/+3
* gallium: implement seamless cubemap extensionsMarek Olšák2011-05-061-0/+4
* 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
* gallium/docs: Vertex data formats.Corbin Simpson2010-06-241-3/+38
* gallium/docs: Lops override the rest of the blending state when enabled.Corbin Simpson2010-06-241-2/+4
* gallium/docs: Add lop table.Corbin Simpson2010-06-241-0/+26
* gallium/docs: Slight clarification and formatting for Blend.Corbin Simpson2010-06-241-7/+32
* docs: update rasterizer for ccw changesKeith Whitwell2010-05-211-55/+80
* gallium/docs: Dithering might not actually do anything.Corbin Simpson2010-04-021-1/+1
* gallium/docs: minor fixesRoland Scheidegger2010-03-291-2/+2
* gallium/docs: Cleanup and clarify point ras info.Corbin Simpson2010-03-221-32/+44
* gallium/docs: Fix a couple ReST errors.Corbin Simpson2010-03-191-1/+1
* Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-091-0/+24
|\
| * gallium/docs: document new vertex element cso interfaceRoland Scheidegger2010-03-011-0/+24
* | gallium/docs: document additional wrap mode restrictionsBrian Paul2010-03-051-0/+3
* | gallium/docs: updated/improve sampler state documentationBrian Paul2010-03-051-21/+77
* | gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.Michal Krol2010-02-221-12/+0
|/
* gallium: make max_anisotropy a unsigned bitfield memberRoland Scheidegger2010-02-121-1/+3
* docs: fix up documentation for stencil ref value changesRoland Scheidegger2010-02-091-6/+9
* 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
* | gallium: Remove prefilter member from pipe_sampler_state struct.Michal Krol2010-02-091-2/+0
* | gallium-docs: Minor grammar, need to talk about dual-source blends.Corbin Simpson2010-01-281-2/+10
* | docs: enhance blend documentationRoland Scheidegger2010-01-211-3/+36
* | docs: clean up sampler descriptionRoland Scheidegger2010-01-211-3/+7
* | 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-205-0/+10
* Document rasterizer.Corbin Simpson2009-12-201-1/+75
* Fill out some of the CSO info.Corbin Simpson2009-12-203-5/+72
* Add Gallium docs.Corbin Simpson2009-12-205-0/+65