summaryrefslogtreecommitdiff
path: root/src/gallium/docs
AgeCommit message (Expand)Author
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
2010-01-28gallium-docs: Moar buffer info.Corbin Simpson
2010-01-28gallium-docs: Start doc'ing screen buffers.Corbin Simpson
2010-01-26docs: add documentation to double opcodesIgor Oliveira
2010-01-25gallium-docs: Add note on scissor.Corbin Simpson
2010-01-21docs: enhance blend documentationRoland Scheidegger
2010-01-21docs: clean up sampler descriptionRoland Scheidegger
2010-01-21gallium/docs: document conditional renderingBrian Paul
2010-01-18docs: Clarify PIPE_TEXTURE_USAGE_DYNAMIC.Corbin Simpson
2010-01-18docs: Use proper XOR symbol.Corbin Simpson
2010-01-18docs: Spacing in TGSI formulae.Corbin Simpson
2010-01-18docs: Grammar and refs in Rasterizer.Corbin Simpson
2010-01-18docs: Cleanup Rasterizer a bit.Corbin Simpson
2010-01-18docs: Fix terms and refs.Corbin Simpson
2010-01-18docs: Slowly keep fleshing out more info.Corbin Simpson
2010-01-18docs: PIPE_TEXTURE_USAGE info.Corbin Simpson
2010-01-15gallium: document set_constant_bufferRoland Scheidegger
2010-01-15gallium: remove set_edgeflags from docsRoland Scheidegger
2010-01-14gallium: Document drawing commands.Michal Krol
2010-01-13gallium/docs: Random things sitting around in my stash.Corbin Simpson