Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Silence 'comparison is always true' warning | Ian Romanick | 2014-07-19 | 1 | -2/+0 |
* | i965: Silence many unused parameter warnings | Ian Romanick | 2014-07-19 | 1 | -0/+10 |
* | i965: Add message descriptor bit definitions for pixel interpolator | Chris Forbes | 2014-07-13 | 1 | -0/+11 |
* | i965: Replace struct brw_compact_instruction with brw_compact_inst. | Matt Turner | 2014-06-26 | 1 | -4/+2 |
* | i965: Introduce a new brw_compact_inst API. | Matt Turner | 2014-06-26 | 1 | -0/+90 |
* | i965: Replace 'struct brw_instruction' with 'brw_inst'. | Matt Turner | 2014-06-26 | 1 | -32/+24 |
* | i965: Introduce a new brw_inst API. | Kenneth Graunke | 2014-06-26 | 1 | -0/+707 |