Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/fs: Implement basic SPIR-V subgroup intrinsics | Jason Ekstrand | 2018-03-07 | 1 | -0/+18 |
* | intel/cs: Push subgroup ID instead of base thread ID | Jason Ekstrand | 2017-11-07 | 1 | -5/+10 |
* | intel/cs: Rework the way thread local ID is handled | Jason Ekstrand | 2017-11-07 | 1 | -42/+11 |
* | intel/nir: Zero local index const struct for valgrind & nir_serialize | Jordan Justen | 2017-10-25 | 1 | -0/+1 |
* | nir: Get rid of nir_shader::stage | Jason Ekstrand | 2017-10-20 | 1 | -1/+1 |
* | intel/cs: Make thread_local_id a regular builtin param | Jason Ekstrand | 2017-10-12 | 1 | -5/+7 |
* | intel/cs: Grow prog_data::param on-demand for thread_local_id_index | Jason Ekstrand | 2017-10-12 | 1 | -7/+9 |
* | intel/compiler: Make brw_nir_lower_intrinsics compute-specific | Jason Ekstrand | 2017-10-12 | 1 | -0/+180 |