summaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_nir.h
Commit message (Expand)AuthorAgeFilesLines
* intel/cs: Push subgroup ID instead of base thread IDJason Ekstrand2017-11-071-1/+2
* intel/cs: Rework the way thread local ID is handledJason Ekstrand2017-11-071-2/+1
* intel: Allocate prog_data::[pull_]param deeper inside the compilerJason Ekstrand2017-10-121-2/+3
* intel/compiler: Make brw_nir_lower_intrinsics compute-specificJason Ekstrand2017-10-121-2/+2
* i965/nir: export nir_optimizeTimothy Arceri2017-09-261-0/+4
* i965: Select ranges of UBO data to be uploaded as push constants.Kenneth Graunke2017-07-131-0/+4
* i965/vec4: Use NIR to do GS input remappingJason Ekstrand2017-05-091-1/+1
* i965/vec4: Use NIR remapping for VS attributesJason Ekstrand2017-05-091-1/+0
* intel/compiler: consistently use ifndef guards over pragma onceEmil Velikov2017-03-221-1/+4
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+154