nir: Add a new memory_barrier_tcs_patch intrinsic
[mesa.git] / src / compiler / nir / nir_builder_opcodes_h.py
2019-12-21 Rob Clarknir+vtn: vec8+vec16 support
2019-01-20 Karol Herbstnir: add bit_size parameter to system values with multi...
2018-12-16 Jason Ekstrandnir: Switch to using 1-bit Booleans for almost everything
2018-12-16 Jason Ekstrandnir: Rename Boolean-related opcodes to include 32 in...
2018-11-14 Karol Herbstnir: add const_index parameters to system value builder...
2018-07-24 Mathieu Bridonpython: Better iterate over dictionaries
2018-07-06 Mathieu Bridonpython: Use the print function
2018-03-27 Rob Clarknir: mako all the intrinsics
2017-03-10 Emil Velikovnir: remove shebang from python scripts
2016-05-14 Jason Ekstrandnir/builder: Generate the alu helpers directly in python
2016-04-28 Jose Fonsecanir: Remove spurious ; after nir_builder functions.
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovnir: move to compiler/