Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Rename brw_inst 3src functions in preparation for align1 | Matt Turner | 2017-10-20 | 1 | -12/+18 |
* | i965: Fix src0 vs src1 typo | Matt Turner | 2017-10-04 | 1 | -1/+1 |
* | i965: Switch to using the logical register types | Matt Turner | 2017-08-21 | 1 | -11/+16 |
* | i965: Rename brw_inst's functions that access the register type | Matt Turner | 2017-08-21 | 1 | -11/+11 |
* | i965: Use separate enums for register vs immediate types | Matt Turner | 2017-08-21 | 1 | -4/+4 |
* | i965: Only change type of 0.0f to VF if destination stride == 1 | Matt Turner | 2017-08-21 | 1 | -1/+2 |
* | i965: Move compaction "prepass" into brw_eu_compact.c | Matt Turner | 2017-08-21 | 1 | -2/+80 |
* | i965: Mark src inst pointer const in compaction code | Matt Turner | 2017-08-21 | 1 | -11/+12 |
* | i965/cnl: Handle gen10 in switch cases across the driver | Anuj Phogat | 2017-06-09 | 1 | -0/+1 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+1579 |