Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/cs: Push subgroup ID instead of base thread ID | Jason Ekstrand | 2017-11-07 | 1 | -1/+1 |
* | intel/cs: Rework the way thread local ID is handled | Jason Ekstrand | 2017-11-07 | 1 | -0/+1 |
* | intel/fs: Remove min_dispatch_width from fs_visitor | Jason Ekstrand | 2017-11-07 | 1 | -3/+2 |
* | i965/fs: Return a fs_reg from shuffle_64bit_data_for_32bit_write | Jason Ekstrand | 2017-11-07 | 1 | -4/+3 |
* | intel: Rewrite the world of push/pull params | Jason Ekstrand | 2017-10-12 | 1 | -3/+3 |
* | i965: Use pushed UBO data in the scalar backend. | Kenneth Graunke | 2017-07-13 | 1 | -0/+2 |
* | i965: Factor out push locations. | Kenneth Graunke | 2017-07-13 | 1 | -0/+2 |
* | i965/fs: Lower gl_VertexID and friends to inputs at the NIR level | Jason Ekstrand | 2017-05-09 | 1 | -1/+0 |
* | i965/fs: rename lower_d2x to lower_conversions | Samuel Iglesias Gonsálvez | 2017-04-14 | 1 | -1/+1 |
* | intel/compiler: consistently use ifndef guards over pragma once | Emil Velikov | 2017-03-22 | 1 | -1/+4 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+500 |