aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_nir.h
Commit message (Expand)AuthorAgeFilesLines
* i965: remove unused brw_nir_lower_cs_shared()Timothy Arceri2018-02-071-1/+0
* i965/nir: add a helper to lower gl_PatchVerticesIn to a uniformIago Toral Quiroga2018-01-101-0/+2
* i965: Drop support for the legacy SNORM -> Float equation.Kenneth Graunke2018-01-021-2/+0
* intel/nir: Break the linking code into a helper in brw_nir.cJason Ekstrand2017-11-081-0/+4
* 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