nir/algebraic: Make algebraic_parser_test.sh executable.
[mesa.git] / src / compiler / nir / nir_serialize.c
2018-07-24 Jason Ekstrandnir/serialize: Alloc constants off the variable
2018-07-02 Jason Ekstrandnir: Add a concept of constant data associated with...
2018-06-23 Jason Ekstrandnir: Remove old-school deref chain support
2018-06-23 Jason Ekstrandnir,spirv: Rework function calls
2018-06-23 Jason Ekstrandnir: Add a concept of per-member structs and a lowering...
2018-06-23 Rob Clarknir: add deref lowering sanity checking
2018-06-23 Jason Ekstrandnir: Add a deref instruction type
2018-03-01 Alejandro Piñeironir/serialize: handle var->name being NULL
2018-01-29 Tapani Pällinir: mark unused space in packed_tex_data
2017-11-03 Dave Airlienir/serialize: fix build with gcc 4.4.7
2017-11-01 Jason Ekstrandnir: Add hooks for testing serialization
2017-11-01 Connor Abbottnir: add serialization and deserialization