Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/cs: Push subgroup ID instead of base thread ID | Jason Ekstrand | 2017-11-07 | 1 | -1/+2 |
* | intel/cs: Rework the way thread local ID is handled | Jason Ekstrand | 2017-11-07 | 1 | -2/+1 |
* | intel: Allocate prog_data::[pull_]param deeper inside the compiler | Jason Ekstrand | 2017-10-12 | 1 | -2/+3 |
* | intel/compiler: Make brw_nir_lower_intrinsics compute-specific | Jason Ekstrand | 2017-10-12 | 1 | -2/+2 |
* | i965/nir: export nir_optimize | Timothy Arceri | 2017-09-26 | 1 | -0/+4 |
* | i965: Select ranges of UBO data to be uploaded as push constants. | Kenneth Graunke | 2017-07-13 | 1 | -0/+4 |
* | i965/vec4: Use NIR to do GS input remapping | Jason Ekstrand | 2017-05-09 | 1 | -1/+1 |
* | i965/vec4: Use NIR remapping for VS attributes | Jason Ekstrand | 2017-05-09 | 1 | -1/+0 |
* | 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/+154 |