Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tgsi: Drop pre-ps_2_0 opcodes. | Michal Krol | 2008-03-13 | 1 | -82/+65 |
* | tgsi: Remove OPCODE_TEXCOORD, OPCODE_TEXCRD aliases. | Michal Krol | 2008-03-13 | 1 | -2/+0 |
* | tgsi: Remove ExtDivide field from existence. Implement OPCODE_TXP. | Michal Krol | 2008-03-12 | 1 | -12/+1 |
* | tgsi: Introduce OPCODE_TXP. Depricate ExdDivide field. | Michal Krol | 2008-03-12 | 1 | -1/+9 |
* | tgsi: Map OPCODE_TEXKILL to OPCODE_KILP. | Michal Krol | 2008-03-11 | 1 | -1/+1 |
* | start implementing start of bultins | Zack Rusin | 2008-03-01 | 1 | -9/+11 |
* | gallium: Remove // comments. | José Fonseca | 2008-02-27 | 1 | -6/+6 |
* | gallium: added TGSI_FILE_COUNT | Brian | 2008-02-23 | 1 | -0/+2 |
* | [PATCH] gallium: include p_compiler.h for boolean defn | Keith Whitwell | 2008-02-21 | 1 | -0/+2 |
* | Code reorganization: move files into their places. | José Fonseca | 2008-02-15 | 1 | -0/+806 |