Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Add an interface to turn a nir_src into a nir_ssa_def. | Eric Anholt | 2015-04-03 | 1 | -0/+19 |
* | nir: Add an interface for the builder to insert instructions before. | Eric Anholt | 2015-04-03 | 1 | -4/+23 |
* | nir: Add builder helpers for MOVs with ALU sources and swizzling MOVs. | Kenneth Graunke | 2015-03-27 | 1 | -0/+44 |
* | nir: Add nir_builder helpers for creating load_const intrinsics. | Kenneth Graunke | 2015-03-27 | 1 | -0/+35 |
* | nir: Add an ALU op builder kind of like ir_builder.h | Eric Anholt | 2015-02-18 | 1 | -0/+130 |