intel/nir: Pass the nir_builder by reference in lower_alpha_to_coverage
[mesa.git] / src / intel / compiler / brw_nir_analyze_ubo_ranges.c
2020-02-19 Danylo Piliaievintel/compiler: Do not qsort zero sized array
2019-08-21 Jason Ekstrandnir: Add explicit signs to image min/max intrinsics
2019-06-12 Nicolai Hähnleu_dynarray: turn util_dynarray_{grow, resize} into...
2018-11-08 Jason Ekstrandintel/analyze_ubo_ranges: Use nir_src_is_const and...
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop hash_table_fo...
2018-07-23 Jason Ekstrandintel/compiler: Account for built-in uniforms in analyz...
2018-06-14 Kenneth Graunkeintel/compiler: Properly consider UBO loads that cross...
2018-06-13 Jason EkstrandRevert "intel/compiler: Properly consider UBO loads...
2018-06-13 Kenneth Graunkeintel/compiler: Properly consider UBO loads that cross...
2018-02-10 Grazvydas Ignotasintel/compiler: fix 64bit value prints on 32bit
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-07-14 Kenneth Graunkei965: Select ranges of UBO data to be uploaded as push...