aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/docs/source
Commit message (Expand)AuthorAgeFilesLines
* gallium/docs: TGSI notes on replication to dst, and also cleanups.Corbin Simpson2010-02-021-117/+104
* gallium/docs: Start turning notes into docs.Corbin Simpson2010-02-021-12/+15
* gallium/docs: Add opcode formatting.Corbin Simpson2010-02-023-120/+137
* gallium/docs: default Z texture tuple is (z,z,z,1) for OpenGLBrian Paul2010-02-021-3/+3
* gallium/docs: s/convensions/conventions/Brian Paul2010-02-021-1/+1
* gallium/docs: Did somebody call for a table?Corbin Simpson2010-02-021-21/+31
* gallium/docs: table of texture formats and (x,y,z,w) tuples returned by TEXBrian Paul2010-02-021-0/+29
* gallium-docs: Fix missing PIPE_CAPs.Corbin Simpson2010-01-302-4/+18
* gallium: document pipe_context::get_query_result()Brian Paul2010-01-291-3/+9
* tgsi: add caps for fragment coord conventions (v3)Luca Barbieri2010-01-291-0/+8
* tgsi: add properties for fragment coord conventions (v3)Luca Barbieri2010-01-291-3/+44
* gallium-docs: Minor grammar, need to talk about dual-source blends.Corbin Simpson2010-01-282-3/+12
* gallium-docs: Clean up constantbuf info a bit.Corbin Simpson2010-01-281-23/+24
* gallium-docs: Add PIPE_CAP info.Corbin Simpson2010-01-282-0/+67
* Merge commit 'origin/perrtblend'Roland Scheidegger2010-01-282-6/+43
|\
| * docs: enhance blend documentationRoland Scheidegger2010-01-211-3/+36
| * docs: clean up sampler descriptionRoland Scheidegger2010-01-211-3/+7
* | docs: Implement constant buffer CAPs.Michal Krol2010-01-281-1/+23
* | gallium-docs: Moar buffer info.Corbin Simpson2010-01-281-0/+35
* | gallium-docs: Start doc'ing screen buffers.Corbin Simpson2010-01-281-1/+50
* | docs: add documentation to double opcodesIgor Oliveira2010-01-261-0/+111
* | gallium-docs: Add note on scissor.Corbin Simpson2010-01-251-1/+4
* | gallium/docs: document conditional renderingBrian Paul2010-01-211-0/+36
|/
* docs: Clarify PIPE_TEXTURE_USAGE_DYNAMIC.Corbin Simpson2010-01-181-1/+5
* docs: Use proper XOR symbol.Corbin Simpson2010-01-181-4/+4
* docs: Spacing in TGSI formulae.Corbin Simpson2010-01-181-0/+21
* docs: Grammar and refs in Rasterizer.Corbin Simpson2010-01-181-4/+3
* docs: Cleanup Rasterizer a bit.Corbin Simpson2010-01-182-45/+49
* docs: Fix terms and refs.Corbin Simpson2010-01-183-3/+5
* docs: Slowly keep fleshing out more info.Corbin Simpson2010-01-182-9/+21
* docs: PIPE_TEXTURE_USAGE info.Corbin Simpson2010-01-181-0/+24
* gallium: document set_constant_bufferRoland Scheidegger2010-01-151-1/+5
* gallium: remove set_edgeflags from docsRoland Scheidegger2010-01-151-1/+0
* gallium: Document drawing commands.Michal Krol2010-01-141-2/+57
* gallium/docs: Random things sitting around in my stash.Corbin Simpson2010-01-131-3/+5
* gallium/docs: finish up description of pipe_rasterizer_state fieldsBrian Paul2010-01-061-29/+94
* docs: Stub out list of modules in core distribution of G3D.Corbin Simpson2010-01-052-0/+142
* docs: Explain TGSI_SEMANTIC_NORMAL.Michal Krol2010-01-041-1/+2
* docs: Fix indent.Michal Krol2010-01-041-2/+2
* docs: Clarify what truncate means.Michal Krol2010-01-041-3/+1
* docs: Replace bogus `\times' back with `*'.Michal Krol2010-01-041-1/+1
* docs: TGSI SIN and COS are scalar instructions.Michal Krol2010-01-041-2/+2
* docs: Clarify math description of TGSI LRP instruction operation.Michal Krol2010-01-041-4/+4
* docs: Correct TGSI acronym expansion.Michal Krol2010-01-041-1/+1
* docs: Add all semantics to TGSI doc, regen.Corbin Simpson2009-12-231-5/+86
* docs: Re-adjust headers for TGSI, regenerate.Corbin Simpson2009-12-211-16/+19
* docs: Moar cleanup.Corbin Simpson2009-12-211-158/+231
* docs: \times.Corbin Simpson2009-12-211-51/+51
* docs: abs, lg2, ceil.Corbin Simpson2009-12-211-36/+47
* docs: Pow, sqrt.Corbin Simpson2009-12-211-22/+26