summaryrefslogtreecommitdiff
path: root/src/gallium/docs
AgeCommit message (Expand)Author
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
2010-03-05gallium/docs: updated/improve sampler state documentationBrian Paul
2010-03-02Merge branch 'gallium-no-rhw-position'Michal Krol
2010-03-01gallium/docs: document new vertex element cso interfaceRoland Scheidegger
2010-02-25docs: Document sampler view entry points.Michal Krol
2010-02-25docs: Update after sampler view changes.Michal Krol
2010-02-24gallium/docs: clean up texture usage text, added texture geom infoBrian Paul
2010-02-22gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.Michal Krol
2010-02-12gallium: make max_anisotropy a unsigned bitfield memberRoland Scheidegger
2010-02-09docs: fix up documentation for stencil ref value changesRoland Scheidegger
2010-02-09Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger
2010-02-09gallium: Remove prefilter member from pipe_sampler_state struct.Michal Krol
2010-02-09docs: Document TGSI Declaration token.Michal Krol
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-02-04Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez
2010-02-04gallium: add point_quad_rasterization bit to rasterizer stateRoland Scheidegger
2010-02-03Merge branch 'gallium-embedded'José Fonseca
2010-02-03docs: clean up TGSI_SEMANTIC_PSIZE descriptionRoland Scheidegger
2010-02-03docs: fix point sprite documentationRoland Scheidegger
2010-02-03gallium: clean up point sprite rasterizer stateRoland Scheidegger
2010-02-03gallium/docs: Document the OS module.José Fonseca
2010-02-03gallium-docs: Fix typo.José Fonseca
2010-02-02gallium/docs: Opcode refs.Corbin Simpson
2010-02-02gallium/docs: TGSI notes on replication to dst, and also cleanups.Corbin Simpson
2010-02-02gallium/docs: Start turning notes into docs.Corbin Simpson
2010-02-02gallium/docs: Add opcode formatting.Corbin Simpson
2010-02-02gallium/docs: default Z texture tuple is (z,z,z,1) for OpenGLBrian Paul
2010-02-02gallium/docs: s/convensions/conventions/Brian Paul
2010-02-02gallium/docs: Did somebody call for a table?Corbin Simpson
2010-02-02gallium/docs: table of texture formats and (x,y,z,w) tuples returned by TEXBrian Paul
2010-01-30gallium-docs: Fix missing PIPE_CAPs.Corbin Simpson
2010-01-29gallium: document pipe_context::get_query_result()Brian Paul
2010-01-29tgsi: add caps for fragment coord conventions (v3)Luca Barbieri
2010-01-29tgsi: add properties for fragment coord conventions (v3)Luca Barbieri
2010-01-28gallium-docs: Minor grammar, need to talk about dual-source blends.Corbin Simpson
2010-01-28gallium-docs: Clean up constantbuf info a bit.Corbin Simpson
2010-01-28gallium-docs: Add PIPE_CAP info.Corbin Simpson
2010-01-28Merge commit 'origin/perrtblend'Roland Scheidegger
2010-01-28docs: Implement constant buffer CAPs.Michal Krol