| Commit message (Expand) | Author | Age | Files | Lines |
* | Squash-merge branch 'gallium-clip-state' | Marek Olšák | 2012-01-10 | 1 | -0/+11 |
* | gallium: add an IABS opcode to TGSI | Bryan Cain | 2012-01-07 | 1 | -0/+13 |
* | tgsi: update documents with some info on texture lookup | Dave Airlie | 2011-12-19 | 1 | -0/+11 |
* | gallium: add TGSI opcodes UARL and UCMP | Bryan Cain | 2011-09-10 | 1 | -0/+19 |
* | tgsi: add support for texture offsets to the TGSI IR. (v2) | Dave Airlie | 2011-09-02 | 1 | -3/+10 |
* | tgsi: update tgsi.rst for TXQ | Dave Airlie | 2011-08-26 | 1 | -2/+14 |
* | gallium/tgsi: update the docs for the new opcodes a bit | Zack Rusin | 2011-01-24 | 1 | -5/+52 |
* | gallium: implement modern sampling scheme | Zack Rusin | 2011-01-24 | 1 | -0/+123 |
* | gallium: add fragment shader property for color writes to all buffers. (v2) | Dave Airlie | 2010-12-24 | 1 | -0/+5 |
* | tgsi: document texture opcodes | Brian Paul | 2010-12-14 | 1 | -6/+58 |
* | gallium/format: add support for X24S8 and S8X24 formats. | Dave Airlie | 2010-10-13 | 1 | -0/+2 |
* | gallium/tgsi: add support for stencil writes. | Dave Airlie | 2010-10-13 | 1 | -0/+6 |
* | gallium/docs: The RET opcode may appear anywhere in a subroutine. | Tilman Sauerbeck | 2010-09-21 | 1 | -2/+0 |
* | gallium/docs: Fixed a typo in the SCS opcode description. | Tilman Sauerbeck | 2010-09-19 | 1 | -1/+1 |
* | gallium/docs: updated remaining semantic label docs | Brian Paul | 2010-06-24 | 1 | -22/+33 |
* | gallium/docs: document TGSI_SEMANTIC_EDGEFLAG | Brian Paul | 2010-06-23 | 1 | -1/+9 |
* | gallium/docs: fix definitions of TGSI_SEMANTIC_POSITION, COLOR | Brian Paul | 2010-06-23 | 1 | -18/+26 |
* | gallium/docs: Explain DFRACEXP/DLDEXP. | Corbin Simpson | 2010-06-16 | 1 | -5/+15 |
* | gallium/docs: Remove unneeded "doubles", add double blurb. | Corbin Simpson | 2010-06-16 | 1 | -13/+18 |
* | gallium/docs: Label opcodes by capability bits. | Corbin Simpson | 2010-06-16 | 1 | -9/+20 |
* | gallium/docs: R and RG texture swizzles. | Corbin Simpson | 2010-06-16 | 1 | -2/+2 |
* | gallium/docs: Update FRAC -> FRC. | José Fonseca | 2010-06-01 | 1 | -1/+1 |
* | gallium/docs: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes. | José Fonseca | 2010-04-27 | 1 | -51/+0 |
* | Merge branch 'gallium-nopointsizeminmax' | Roland Scheidegger | 2010-02-09 | 1 | -4/+2 |
|\ |
|
| * | docs: clean up TGSI_SEMANTIC_PSIZE description | Roland Scheidegger | 2010-02-03 | 1 | -4/+2 |
* | | docs: Document TGSI Declaration token. | Michal Krol | 2010-02-09 | 1 | -0/+28 |
* | | gallium/docs: Opcode refs. | Corbin Simpson | 2010-02-02 | 1 | -4/+5 |
* | | gallium/docs: TGSI notes on replication to dst, and also cleanups. | Corbin Simpson | 2010-02-02 | 1 | -117/+104 |
* | | gallium/docs: Start turning notes into docs. | Corbin Simpson | 2010-02-02 | 1 | -12/+15 |
* | | gallium/docs: Add opcode formatting. | Corbin Simpson | 2010-02-02 | 1 | -118/+118 |
* | | gallium/docs: default Z texture tuple is (z,z,z,1) for OpenGL | Brian Paul | 2010-02-02 | 1 | -3/+3 |
* | | gallium/docs: s/convensions/conventions/ | Brian Paul | 2010-02-02 | 1 | -1/+1 |
* | | gallium/docs: Did somebody call for a table? | Corbin Simpson | 2010-02-02 | 1 | -21/+31 |
* | | gallium/docs: table of texture formats and (x,y,z,w) tuples returned by TEX | Brian Paul | 2010-02-02 | 1 | -0/+29 |
* | | tgsi: add properties for fragment coord conventions (v3) | Luca Barbieri | 2010-01-29 | 1 | -3/+44 |
* | | docs: add documentation to double opcodes | Igor Oliveira | 2010-01-26 | 1 | -0/+111 |
* | | docs: Use proper XOR symbol. | Corbin Simpson | 2010-01-18 | 1 | -4/+4 |
* | | docs: Spacing in TGSI formulae. | Corbin Simpson | 2010-01-18 | 1 | -0/+21 |
|/ |
|
* | docs: Explain TGSI_SEMANTIC_NORMAL. | Michal Krol | 2010-01-04 | 1 | -1/+2 |
* | docs: Fix indent. | Michal Krol | 2010-01-04 | 1 | -2/+2 |
* | docs: Clarify what truncate means. | Michal Krol | 2010-01-04 | 1 | -3/+1 |
* | docs: Replace bogus `\times' back with `*'. | Michal Krol | 2010-01-04 | 1 | -1/+1 |
* | docs: TGSI SIN and COS are scalar instructions. | Michal Krol | 2010-01-04 | 1 | -2/+2 |
* | docs: Clarify math description of TGSI LRP instruction operation. | Michal Krol | 2010-01-04 | 1 | -4/+4 |
* | docs: Correct TGSI acronym expansion. | Michal Krol | 2010-01-04 | 1 | -1/+1 |
* | docs: Add all semantics to TGSI doc, regen. | Corbin Simpson | 2009-12-23 | 1 | -5/+86 |
* | docs: Re-adjust headers for TGSI, regenerate. | Corbin Simpson | 2009-12-21 | 1 | -16/+19 |
* | docs: Moar cleanup. | Corbin Simpson | 2009-12-21 | 1 | -158/+231 |
* | docs: \times. | Corbin Simpson | 2009-12-21 | 1 | -51/+51 |
* | docs: abs, lg2, ceil. | Corbin Simpson | 2009-12-21 | 1 | -36/+47 |