summaryrefslogtreecommitdiff
path: root/src/gallium/docs
AgeCommit message (Expand)Author
2010-06-24gallium/docs: Vertex data formats.Corbin Simpson
2010-06-24gallium/docs: Lops override the rest of the blending state when enabled.Corbin Simpson
2010-06-24gallium/docs: updated remaining semantic label docsBrian Paul
2010-06-24gallium/docs: Add lop table.Corbin Simpson
2010-06-24gallium/docs: Slight clarification and formatting for Blend.Corbin Simpson
2010-06-23gallium/docs: document TGSI_SEMANTIC_EDGEFLAGBrian Paul
2010-06-23gallium/docs: update TEXTURE_SHADOW_MAP MAX_PREDICATE_REGISTERSBrian Paul
2010-06-23gallium/docs: fix definitions of TGSI_SEMANTIC_POSITION, COLORBrian Paul
2010-06-16gallium/docs: GLSL glossary entry.Corbin Simpson
2010-06-16gallium/docs: Explain DFRACEXP/DLDEXP.Corbin Simpson
2010-06-16gallium/docs: Remove unneeded "doubles", add double blurb.Corbin Simpson
2010-06-16gallium/docs: Label opcodes by capability bits.Corbin Simpson
2010-06-16gallium/docs: R and RG texture swizzles.Corbin Simpson
2010-06-16gallium/docs: Flesh out the distro information.Corbin Simpson
2010-06-16gallium/docs: Fix RST error.Corbin Simpson
2010-06-08gallium: make draw auto work and add relevant caps and docsZack Rusin
2010-06-03Merge branch 'gallium-newclear'Roland Scheidegger
2010-06-03gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger
2010-06-01gallium/docs: Update FRAC -> FRC.José Fonseca
2010-05-28gallium: clear interface changesRoland Scheidegger
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger
2010-05-21Merge branch 'gallium-front-ccw'Keith Whitwell
2010-05-21docs: update rasterizer for ccw changesKeith Whitwell
2010-05-18docs: update differences to d3d11Roland Scheidegger
2010-05-17gallium: clean up resource_copy_region functionRoland Scheidegger
2010-05-17gallium: another interface change for multisamplingRoland Scheidegger
2010-05-12gallium: Add new fine grained PIPE_CAP_xx for shader limits.José Fonseca
2010-04-30Merge commit 'origin/master' into gallium-msaaRoland Scheidegger
2010-05-19gallium/docs: s/milli/nano/Mathias Fröhlich
2010-05-17gallium/docs: Fix missing ref.Corbin Simpson
2010-05-17gallium/docs: Update for timer queries.Corbin Simpson
2010-04-26gallium: interface changes for multisamplingRoland Scheidegger
2010-04-24gallium/docs: Update Gallium version number to 0.4.Vinson Lee
2010-04-22gallium/docs: Unswap PIPE_BIND_SHARED's comment.José Fonseca
2010-04-22gallium/docs: many updates to screen.rstBrian Paul
2010-04-20gallium/docs: Make it clear that minIndex, maxIndex is exclusively a index bu...José Fonseca
2010-04-27gallium/docs: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-19docs: Document indexBias.José Fonseca
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-02gallium/docs: Dithering might not actually do anything.Corbin Simpson
2010-03-29gallium/docs: minor fixesRoland Scheidegger
2010-03-28gallium/docs: fix formatting mistakes in d3d11ddi.txtLuca Barbieri
2010-03-28gallium/docs: add comparison between Gallium and Direct3D 11 DDI interfacesLuca Barbieri
2010-03-22gallium/docs: Cleanup and clarify point ras info.Corbin Simpson
2010-03-19gallium/docs: Clarify sampler view descriptions.Michal Krol
2010-03-19gallium/docs: Fix a couple ReST errors.Corbin Simpson
2010-03-16gallium/docs: Create a separate section for Sampler Views.Michal Krol
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger
2010-03-05gallium/docs: document additional wrap mode restrictionsBrian Paul