aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_nir.h
Commit message (Expand)AuthorAgeFilesLines
* intel/compiler: Export TCS passthrough creationCaio Marcelo de Oliveira Filho2018-09-251-0/+5
* intel/compiler: rename brw_nir_lower_glsl_imagesAlejandro PiƱeiro2018-09-051-2/+2
* anv,i965: Lower away image derefs in the driverJason Ekstrand2018-08-291-0/+5
* intel/compiler: Do image load/store lowering to NIRJason Ekstrand2018-08-291-0/+3
* intel/nir: Enable nir_opt_find_array_copiesJason Ekstrand2018-08-231-1/+2
* i965: Combine both gl_PatchVerticesIn lowering passes.Kenneth Graunke2018-07-261-2/+0
* intel/compiler: Account for built-in uniforms in analyze_ubo_rangesJason Ekstrand2018-07-231-0/+1
* intel/compiler: Silence unused parameter warnings brw_nir.cIan Romanick2018-07-021-1/+1
* 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