Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: remove TGSI opcode SCS | Marek Olšák | 2017-08-22 | 1 | -1/+0 |
* | gallium: remove TGSI opcode XPD | Marek Olšák | 2017-08-22 | 1 | -1/+0 |
* | gallium: remove TGSI opcode DPH | Marek Olšák | 2017-08-22 | 1 | -1/+0 |
* | gallium: remove TGSI opcode DP2A | Marek Olšák | 2017-08-22 | 1 | -1/+0 |
* | tgsi/lowering: add support for lowering TRUNC | Russell King | 2016-04-19 | 1 | -0/+1 |
* | tgsi/lowering: add support for lowering FLR and CEIL | Russell King | 2016-04-19 | 1 | -0/+2 |
* | tgsi/lowering: add support to lower TXP (v2) | Rob Clark | 2014-12-09 | 1 | -0/+3 |
* | gallium: Rename freedreno parts of tgsi_lowering.[ch]. | Eric Anholt | 2014-10-08 | 1 | -6/+6 |
* | gallium: Reformat tgsi_lowering.c for the normal style. | Eric Anholt | 2014-10-08 | 1 | -50/+49 |
* | gallium: Copy fd_lowering.[ch] to tgsi_lowering.[ch] for code sharing. | Eric Anholt | 2014-10-08 | 1 | -0/+89 |