summaryrefslogtreecommitdiff
path: root/src/gallium/docs/source/cso
AgeCommit message (Expand)AuthorFilesLines
2013-04-23gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...José Fonseca1-3/+70
2013-04-22gallium: Add a new clip_halfz rasterizer state.José Fonseca1-0/+4
2013-04-18st/mesa: optionally apply texture swizzle to border color v2Christoph Bumiller1-2/+4
2013-03-20gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3Christoph Bumiller1-0/+5
2012-05-25gallium/docs: beef up the docs related to color clampingBrian Paul1-0/+9
2012-04-13gallium: document dual source blending restrictions on galliumDave Airlie1-1/+5
2012-02-09gallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTIONChristoph Bumiller1-3/+4
2012-01-10Squash-merge branch 'gallium-clip-state'Marek Olšák1-0/+14
2011-09-28gallium: add polygon offset clamp stateChristoph Bumiller1-0/+2
2011-09-27gallium: move border color to be a color unionDave Airlie1-2/+3
2011-05-06gallium: implement seamless cubemap extensionsMarek Olšák1-0/+4
2011-03-29gallium: implement clamping controls (ARB_color_buffer_float)Luca Barbieri1-0/+24
2010-09-17gallium: better docs for pipe_rasterizer_state::sprite_coord_enableBrian Paul1-5/+13
2010-08-05docs: clarify point sprite discussionKeith Whitwell1-16/+23
2010-06-24gallium/docs: Vertex data formats.Corbin Simpson1-3/+38
2010-06-24gallium/docs: Lops override the rest of the blending state when enabled.Corbin Simpson1-2/+4
2010-06-24gallium/docs: Add lop table.Corbin Simpson1-0/+26
2010-06-24gallium/docs: Slight clarification and formatting for Blend.Corbin Simpson1-7/+32
2010-05-21docs: update rasterizer for ccw changesKeith Whitwell1-55/+80
2010-04-02gallium/docs: Dithering might not actually do anything.Corbin Simpson1-1/+1
2010-03-29gallium/docs: minor fixesRoland Scheidegger1-2/+2
2010-03-22gallium/docs: Cleanup and clarify point ras info.Corbin Simpson1-32/+44
2010-03-19gallium/docs: Fix a couple ReST errors.Corbin Simpson1-1/+1
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger1-0/+24
2010-03-05gallium/docs: document additional wrap mode restrictionsBrian Paul1-0/+3
2010-03-05gallium/docs: updated/improve sampler state documentationBrian Paul1-21/+77
2010-03-01gallium/docs: document new vertex element cso interfaceRoland Scheidegger1-0/+24
2010-02-22gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.Michal Krol1-12/+0
2010-02-12gallium: make max_anisotropy a unsigned bitfield memberRoland Scheidegger1-1/+3
2010-02-09docs: fix up documentation for stencil ref value changesRoland Scheidegger1-6/+9
2010-02-09Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger1-11/+21
2010-02-09gallium: Remove prefilter member from pipe_sampler_state struct.Michal Krol1-2/+0
2010-02-04gallium: add point_quad_rasterization bit to rasterizer stateRoland Scheidegger1-2/+12
2010-02-03docs: fix point sprite documentationRoland Scheidegger1-9/+10
2010-02-03gallium: clean up point sprite rasterizer stateRoland Scheidegger1-2/+5
2010-01-28gallium-docs: Minor grammar, need to talk about dual-source blends.Corbin Simpson1-2/+10
2010-01-21docs: enhance blend documentationRoland Scheidegger1-3/+36
2010-01-21docs: clean up sampler descriptionRoland Scheidegger1-3/+7
2010-01-18docs: Grammar and refs in Rasterizer.Corbin Simpson1-4/+3
2010-01-18docs: Cleanup Rasterizer a bit.Corbin Simpson1-45/+47
2010-01-18docs: Fix terms and refs.Corbin Simpson1-1/+1
2010-01-12gallium: remove point_size_min and point_size_max from rasterizer stateRoland Scheidegger1-4/+0
2010-01-06gallium/docs: finish up description of pipe_rasterizer_state fieldsBrian Paul1-29/+94
2009-12-21More docs. Glossary.Corbin Simpson1-8/+9
2009-12-20Moar docs, mostly context.Corbin Simpson5-0/+10
2009-12-20Document rasterizer.Corbin Simpson1-1/+75
2009-12-20Fill out some of the CSO info.Corbin Simpson3-5/+72
2009-12-20Add Gallium docs.Corbin Simpson5-0/+65