aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_gs_intrinsics.c
Commit message (Expand)AuthorAgeFilesLines
* nir/lower_gs_intrinsics: add option for per-stream countsRhys Perry2020-01-141-14/+28
* util: use C99 declaration in the for-loop set_foreach() macroEric Engestrom2018-10-251-1/+0
* nir: Embed the shader_info in the nir_shader againJason Ekstrand2017-05-091-1/+1
* nir/lower_gs_intrinsics: Use nir_builder control-flow helpersJason Ekstrand2017-03-011-6/+3
* nir: Simplify nir_lower_gs_intrinsicsJason Ekstrand2016-12-051-21/+16
* nir/i965/anv/radv/gallium: make shader info a pointerTimothy Arceri2016-10-261-1/+2
* nir: Switch the arguments to nir_foreach_functionJason Ekstrand2016-04-281-1/+1
* nir: Switch the arguments to nir_foreach_instrJason Ekstrand2016-04-281-1/+1
* nir/lower_gs_intrinsics: fixup for new foreach_block()Connor Abbott2016-04-281-4/+4
* nir: rename nir_foreach_block*() to nir_foreach_block*_call()Connor Abbott2016-04-201-1/+1
* nir: use const_index helpersRob Clark2016-02-091-2/+2
* nir: move to compiler/Emil Velikov2016-01-261-0/+219