aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_clip_cull_distance_arrays.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Get rid of nir_shader::stageJason Ekstrand2017-10-201-4/+4
* nir: Embed the shader_info in the nir_shader againJason Ekstrand2017-05-091-2/+2
* nir: Return progress from nir_lower_clip_cull_distance_arrays().Matt Turner2017-03-231-4/+20
* nir: add a pass to compact clip/cull distances.Kenneth Graunke2016-11-221-0/+188