Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Use STATIC_ASSERT whenever possible. | Jose Fonseca | 2016-04-12 | 1 | -1/+1 |
* | gallium: remove TGSI_SAT_MINUS_PLUS_ONE | Marek Olšák | 2015-05-20 | 1 | -2/+1 |
* | tgsi/lowering: don't forget interp for BCOLOR inputs | Rob Clark | 2015-03-03 | 1 | -3/+7 |
* | tgsi/lowering: add support to lower TXP (v2) | Rob Clark | 2014-12-09 | 1 | -15/+31 |
* | gallium: Rename freedreno parts of tgsi_lowering.[ch]. | Eric Anholt | 2014-10-08 | 1 | -25/+25 |
* | gallium: Reformat tgsi_lowering.c for the normal style. | Eric Anholt | 2014-10-08 | 1 | -1154/+1152 |
* | gallium: Copy fd_lowering.[ch] to tgsi_lowering.[ch] for code sharing. | Eric Anholt | 2014-10-08 | 1 | -0/+1573 |