Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-23 | nir: Return progress from nir_lower_clip_fs(). | Matt Turner | 1 | -2/+6 |
2017-03-23 | nir: Return progress from nir_lower_clip_vs(). | Matt Turner | 1 | -4/+6 |
2017-03-23 | nir: Stop using apostrophes to pluralize. | Matt Turner | 1 | -3/+3 |
2016-10-26 | nir/i965/anv/radv/gallium: make shader info a pointer | Timothy Arceri | 1 | -1/+1 |
2016-08-29 | nir: Update shader info when adding discards | Eric Anholt | 1 | -0/+2 |
2016-04-28 | nir: Switch the arguments to nir_foreach_function | Jason Ekstrand | 1 | -3/+3 |
2016-04-28 | nir: Switch the arguments to nir_foreach_instr | Jason Ekstrand | 1 | -1/+1 |
2016-04-28 | nir/lower_clip: fixup for new foreach_block() | Connor Abbott | 1 | -29/+21 |
2016-04-20 | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 1 | -1/+1 |
2016-03-17 | nir: add a bit_size parameter to nir_ssa_dest_init | Connor Abbott | 1 | -1/+1 |
2016-02-09 | nir: use const_index helpers | Rob Clark | 1 | -4/+4 |
2016-01-26 | nir: move to compiler/ | Emil Velikov | 1 | -0/+339 |