nir: Report progress properly in nir_lower_bool_to_*
[mesa.git] / src / compiler / nir / nir_lower_gs_intrinsics.c
2020-08-18 Louis-Francis Ratt... st/mesa: Replace UsesStreams by ActiveStreamMask for GS
2020-01-14 Rhys Perrynir/lower_gs_intrinsics: add option for per-stream...
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop set_foreach...
2017-05-09 Jason Ekstrandnir: Embed the shader_info in the nir_shader again
2017-03-02 Jason Ekstrandnir/lower_gs_intrinsics: Use nir_builder control-flow...
2016-12-05 Jason Ekstrandnir: Simplify nir_lower_gs_intrinsics
2016-10-26 Timothy Arcerinir/i965/anv/radv/gallium: make shader info a pointer
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_function
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_instr
2016-04-28 Connor Abbottnir/lower_gs_intrinsics: fixup for new foreach_block()
2016-04-20 Connor Abbottnir: rename nir_foreach_block*() to nir_foreach_block...
2016-02-09 Jason EkstrandMerge commit '8b0fb1c152fe191768953aa8c77b89034a377f83...
2016-02-09 Rob Clarknir: use const_index helpers
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovnir: move to compiler/