aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/docs/source/tgsi.rst
Commit message (Expand)AuthorAgeFilesLines
* gallium/docs: updated remaining semantic label docsBrian Paul2010-06-241-22/+33
* gallium/docs: document TGSI_SEMANTIC_EDGEFLAGBrian Paul2010-06-231-1/+9
* gallium/docs: fix definitions of TGSI_SEMANTIC_POSITION, COLORBrian Paul2010-06-231-18/+26
* gallium/docs: Explain DFRACEXP/DLDEXP.Corbin Simpson2010-06-161-5/+15
* gallium/docs: Remove unneeded "doubles", add double blurb.Corbin Simpson2010-06-161-13/+18
* gallium/docs: Label opcodes by capability bits.Corbin Simpson2010-06-161-9/+20
* gallium/docs: R and RG texture swizzles.Corbin Simpson2010-06-161-2/+2
* gallium/docs: Update FRAC -> FRC.José Fonseca2010-06-011-1/+1
* gallium/docs: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca2010-04-271-51/+0
* Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger2010-02-091-4/+2
|\
| * docs: clean up TGSI_SEMANTIC_PSIZE descriptionRoland Scheidegger2010-02-031-4/+2
* | docs: Document TGSI Declaration token.Michal Krol2010-02-091-0/+28
* | gallium/docs: Opcode refs.Corbin Simpson2010-02-021-4/+5
* | 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-021-118/+118
* | 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
* | tgsi: add properties for fragment coord conventions (v3)Luca Barbieri2010-01-291-3/+44
* | docs: add documentation to double opcodesIgor Oliveira2010-01-261-0/+111
* | docs: Use proper XOR symbol.Corbin Simpson2010-01-181-4/+4
* | docs: Spacing in TGSI formulae.Corbin Simpson2010-01-181-0/+21
|/
* 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
* docs: Clean floor, sine, cosine.Corbin Simpson2009-12-211-35/+45
* docs: Start mathifying TGSI insts.Corbin Simpson2009-12-211-37/+223
* docs: remove some old opcodes and other cruft from tgsi docKeith Whitwell2009-12-211-295/+27
* docs: pull in tgsi-instruction-set.txt verbatimKeith Whitwell2009-12-211-0/+1164
* Add Gallium docs.Corbin Simpson2009-12-201-0/+7