Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Use pointers for nir_src_copy and nir_dest_copy | Jason Ekstrand | 2015-01-26 | 1 | -4/+4 |
* | nir: Make an easier helper for setting up SSA defs. | Eric Anholt | 2015-01-22 | 1 | -7/+4 |
* | nir: Stop using designated initializers | Jason Ekstrand | 2015-01-21 | 1 | -7/+2 |
* | nir: Make load_const SSA-only | Jason Ekstrand | 2015-01-15 | 1 | -6/+2 |
* | nir: Call nir_metadata_preserve more places | Jason Ekstrand | 2015-01-15 | 1 | -0/+3 |
* | nir: Add gpu_shader5 interpolation intrinsics | Jason Ekstrand | 2015-01-15 | 1 | -10/+6 |
* | nir: Vectorize intrinsics | Jason Ekstrand | 2015-01-15 | 1 | -89/+26 |
* | nir: Add a pass for lowering input/output loads/stores | Jason Ekstrand | 2015-01-15 | 1 | -0/+391 |