gallium/tgsi: Add support for raw resources.
[mesa.git] / src / gallium / docs / source / tgsi.rst
2012-05-11 Francisco Jerezgallium/tgsi: Add support for raw resources.
2012-05-11 Francisco Jerezgallium/tgsi: Move interpolation info from tgsi_declara...
2012-05-11 Francisco Jerezgallium/tgsi: Split sampler views from shader resources.
2012-04-06 Brian Paulgallium/docs: fix typos
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2012-01-07 Bryan Caingallium: add an IABS opcode to TGSI
2011-12-19 Dave Airlietgsi: update documents with some info on texture lookup
2011-09-10 Bryan Caingallium: add TGSI opcodes UARL and UCMP
2011-09-02 Dave Airlietgsi: add support for texture offsets to the TGSI IR...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Dave Airlietgsi: update tgsi.rst for TXQ
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-25 Zack Rusingallium/tgsi: update the docs for the new opcodes a bit
2011-01-24 Zack Rusingallium: implement modern sampling scheme
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-23 Dave Airliegallium: add fragment shader property for color writes...
2010-12-14 Brian Paultgsi: document texture opcodes
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Dave Airliegallium/format: add support for X24S8 and S8X24 formats.
2010-10-12 Dave Airliegallium/tgsi: add support for stencil writes.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-21 Tilman Sauerbeckgallium/docs: The RET opcode may appear anywhere in...
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-19 Tilman Sauerbeckgallium/docs: Fixed a typo in the SCS opcode description.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian Paulgallium/docs: updated remaining semantic label docs
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-23 Brian Paulgallium/docs: document TGSI_SEMANTIC_EDGEFLAG
2010-06-23 Brian Paulgallium/docs: fix definitions of TGSI_SEMANTIC_POSITION...
2010-06-17 Corbin Simpsongallium/docs: Explain DFRACEXP/DLDEXP.
2010-06-17 Corbin Simpsongallium/docs: Remove unneeded "doubles", add double...
2010-06-17 Corbin Simpsongallium/docs: Label opcodes by capability bits.
2010-06-17 Corbin Simpsongallium/docs: R and RG texture swizzles.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-01 José Fonsecagallium/docs: Update FRAC -> FRC.
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 José Fonsecagallium/docs: Drop BGNFOR, ENDFOR, REP, and ENDREP...
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Michal Kroldocs: Document TGSI Declaration token.
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 Roland Scheideggerdocs: clean up TGSI_SEMANTIC_PSIZE description
2010-02-03 Corbin Simpsongallium/docs: Opcode refs.
2010-02-03 Corbin Simpsongallium/docs: TGSI notes on replication to dst, and...
2010-02-03 Corbin Simpsongallium/docs: Start turning notes into docs.
2010-02-03 Corbin Simpsongallium/docs: Add opcode formatting.
2010-02-02 Brian Paulgallium/docs: default Z texture tuple is (z,z,z,1)...
2010-02-02 Brian Paulgallium/docs: s/convensions/conventions/
2010-02-02 Corbin Simpsongallium/docs: Did somebody call for a table?
2010-02-02 Brian Paulgallium/docs: table of texture formats and (x,y,z,w...
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-29 Keith WhitwellMerge commit 'lb2/arb_fragment_coord_conventions'
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 José FonsecaMerge remote branch 'origin/master' into lp-binning
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.
next