Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Use unreachable() to silence a compiler warning. | Matt Turner | 2013-11-06 | 1 | -0/+1 |
* | i965: Add brw_reg constructors taking a dynamically determined vector width. | Francisco Jerez | 2013-10-29 | 1 | -0/+24 |
* | i965/fs: Improve accuracy of dFdy() to match dFdx(). | Paul Berry | 2013-10-03 | 1 | -0/+1 |
* | i965: Delete brw_print_reg() function. | Kenneth Graunke | 2013-07-03 | 1 | -2/+0 |
* | i965: Remove some dead code. | Kenneth Graunke | 2013-07-03 | 1 | -7/+0 |
* | intel: Add multisample scaled blitting in blorp engine | Anuj Phogat | 2013-05-30 | 1 | -7/+0 |
* | intel: Change the register type from UW to UD in blorp engine | Anuj Phogat | 2013-05-30 | 1 | -0/+7 |
* | i965: Move BRW_MAX_GRF and similar defines to brw_reg.h. | Kenneth Graunke | 2012-12-15 | 1 | -0/+17 |
* | i965: Split struct brw_reg out from brw_eu.h into its own header. | Kenneth Graunke | 2012-12-15 | 1 | -0/+777 |