Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/fs: Don't apply POW/FDIV workaround on Gen10+ | Matt Turner | 2017-10-04 | 1 | -0/+1 |
* | i965: Normalize types for FBL, FBH, etc | Matt Turner | 2017-09-30 | 1 | -8/+6 |
* | i965: Stop using wm_prog_data->binding_table.render_target_start. | Kenneth Graunke | 2017-08-23 | 1 | -2/+7 |
* | i965: Pass pointer and end of assembly to brw_validate_instructions | Matt Turner | 2017-05-15 | 1 | -2/+8 |
* | i965/fs: Get 64-bit indirect moves working on IVB. | Francisco Jerez | 2017-04-14 | 1 | -2/+25 |
* | i965/fs: fix dst stride in IVB/BYT type conversions | Juan A. Suarez Romero | 2017-04-14 | 1 | -27/+41 |
* | i965: Use <0,2,1> region for scalar DF sources on IVB/BYT. | Matt Turner | 2017-04-14 | 1 | -0/+13 |
* | i965/fs: double regioning parameters and execsize for DF in IVB/BYT | Juan A. Suarez Romero | 2017-04-14 | 1 | -7/+43 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+2126 |