summaryrefslogtreecommitdiff
path: root/src/gallium/docs
AgeCommit message (Expand)AuthorFilesLines
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: updated remaining semantic label docsBrian Paul1-22/+33
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-06-23gallium/docs: document TGSI_SEMANTIC_EDGEFLAGBrian Paul1-1/+9
2010-06-23gallium/docs: update TEXTURE_SHADOW_MAP MAX_PREDICATE_REGISTERSBrian Paul1-2/+10
2010-06-23gallium/docs: fix definitions of TGSI_SEMANTIC_POSITION, COLORBrian Paul1-18/+26
2010-06-16gallium/docs: GLSL glossary entry.Corbin Simpson1-0/+4
2010-06-16gallium/docs: Explain DFRACEXP/DLDEXP.Corbin Simpson1-5/+15
2010-06-16gallium/docs: Remove unneeded "doubles", add double blurb.Corbin Simpson1-13/+18
2010-06-16gallium/docs: Label opcodes by capability bits.Corbin Simpson1-9/+20
2010-06-16gallium/docs: R and RG texture swizzles.Corbin Simpson1-2/+2
2010-06-16gallium/docs: Flesh out the distro information.Corbin Simpson2-10/+46
2010-06-16gallium/docs: Fix RST error.Corbin Simpson1-1/+1
2010-06-08gallium: make draw auto work and add relevant caps and docsZack Rusin2-6/+20
2010-06-03Merge branch 'gallium-newclear'Roland Scheidegger2-8/+21
2010-06-03gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger1-4/+4
2010-06-01gallium/docs: Update FRAC -> FRC.José Fonseca1-1/+1
2010-05-28gallium: clear interface changesRoland Scheidegger2-8/+21
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger3-24/+22
2010-05-21Merge branch 'gallium-front-ccw'Keith Whitwell1-55/+80
2010-05-21docs: update rasterizer for ccw changesKeith Whitwell1-55/+80
2010-05-18docs: update differences to d3d11Roland Scheidegger1-13/+7
2010-05-17gallium: clean up resource_copy_region functionRoland Scheidegger1-4/+3
2010-05-17gallium: another interface change for multisamplingRoland Scheidegger1-11/+3
2010-05-12gallium: Add new fine grained PIPE_CAP_xx for shader limits.José Fonseca1-0/+16
2010-04-30Merge commit 'origin/master' into gallium-msaaRoland Scheidegger1-51/+0
2010-05-19gallium/docs: s/milli/nano/Mathias Fröhlich1-1/+1
2010-05-17gallium/docs: Fix missing ref.Corbin Simpson1-7/+11
2010-05-17gallium/docs: Update for timer queries.Corbin Simpson2-3/+13
2010-04-26gallium: interface changes for multisamplingRoland Scheidegger2-8/+21
2010-04-24gallium/docs: Update Gallium version number to 0.4.Vinson Lee1-2/+2
2010-04-22gallium/docs: Unswap PIPE_BIND_SHARED's comment.José Fonseca1-3/+4
2010-04-22gallium/docs: many updates to screen.rstBrian Paul1-61/+93
2010-04-20gallium/docs: Make it clear that minIndex, maxIndex is exclusively a index bu...José Fonseca1-0/+3
2010-04-27gallium/docs: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca1-51/+0
2010-04-19docs: Document indexBias.José Fonseca1-0/+3
2010-04-10Squashed commit of the following:Keith Whitwell2-97/+90
2010-04-02gallium/docs: Dithering might not actually do anything.Corbin Simpson1-1/+1
2010-03-29gallium/docs: minor fixesRoland Scheidegger2-3/+3
2010-03-28gallium/docs: fix formatting mistakes in d3d11ddi.txtLuca Barbieri1-8/+8
2010-03-28gallium/docs: add comparison between Gallium and Direct3D 11 DDI interfacesLuca Barbieri1-0/+492
2010-03-22gallium/docs: Cleanup and clarify point ras info.Corbin Simpson1-32/+44
2010-03-19gallium/docs: Clarify sampler view descriptions.Michal Krol1-5/+5
2010-03-19gallium/docs: Fix a couple ReST errors.Corbin Simpson2-1/+2
2010-03-16gallium/docs: Create a separate section for Sampler Views.Michal Krol1-17/+35
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol5-39/+124
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger2-1/+25
2010-03-05gallium/docs: document additional wrap mode restrictionsBrian Paul1-0/+3