tgsi: add properties for fragment coord conventions (v3)
[mesa.git] / src / gallium / docs / source / tgsi.rst
2010-01-29 Luca Barbieritgsi: add properties for fragment coord conventions...
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-27 Igor Oliveiradocs: add documentation to double opcodes
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-19 Corbin Simpsondocs: Use proper XOR symbol.
2010-01-19 Corbin Simpsondocs: Spacing in TGSI formulae.
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-04 Michal Kroldocs: Explain TGSI_SEMANTIC_NORMAL.
2010-01-04 Michal Kroldocs: Fix indent.
2010-01-04 Michal Kroldocs: Clarify what truncate means.
2010-01-04 Michal Kroldocs: Replace bogus `\times' back with `*'.
2010-01-04 Michal Kroldocs: TGSI SIN and COS are scalar instructions.
2010-01-04 Michal Kroldocs: Clarify math description of TGSI LRP instruction...
2010-01-04 Michal Kroldocs: Correct TGSI acronym expansion.
2009-12-24 Corbin Simpsondocs: Add all semantics to TGSI doc, regen.
2009-12-22 Corbin Simpsondocs: Re-adjust headers for TGSI, regenerate.
2009-12-22 Corbin Simpsondocs: Moar cleanup.
2009-12-22 Corbin Simpsondocs: \times.
2009-12-22 Corbin Simpsondocs: abs, lg2, ceil.
2009-12-22 Corbin Simpsondocs: Pow, sqrt.
2009-12-22 Corbin Simpsondocs: Clean floor, sine, cosine.
2009-12-22 Corbin Simpsondocs: Start mathifying TGSI insts.
2009-12-21 Keith Whitwelldocs: remove some old opcodes and other cruft from...
2009-12-21 Keith Whitwelldocs: pull in tgsi-instruction-set.txt verbatim
2009-12-20 Corbin SimpsonAdd Gallium docs.