Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Generalize nir_intrinsic_vote_eq | Jason Ekstrand | 2018-03-07 | 1 | -1/+2 |
* | nir/lower_subgroups: Lower ballot intrinsics to the specified bit size | Jason Ekstrand | 2017-11-07 | 1 | -18/+0 |
* | nir: Add a new subgroups lowering pass | Jason Ekstrand | 2017-11-07 | 1 | -65/+6 |
* | nir/opt_intrinsics: Fix values for gl_SubGroupG{e,t}MaskARB | Neil Roberts | 2017-10-31 | 1 | -2/+22 |
* | nir/opt_intrinsics: Rework progress | Jason Ekstrand | 2017-10-25 | 1 | -5/+9 |
* | nir: Reduce destination size of ballot intrinsic when possible | Matt Turner | 2017-07-20 | 1 | -0/+18 |
* | nir: Add system values from ARB_shader_ballot | Matt Turner | 2017-07-20 | 1 | -0/+31 |
* | nir: Support lowering vote intrinsics | Matt Turner | 2017-07-20 | 1 | -2/+2 |
* | nir: Add pass to optimize intrinsics | Matt Turner | 2017-07-20 | 1 | -0/+95 |