Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Drop imov/fmov in favor of one mov instruction | Jason Ekstrand | 2019-05-24 | 1 | -14/+11 |
* | freedreno: a2xx: use nir_lower_io for TGSI shaders | Jonathan Marek | 2019-04-23 | 1 | -36/+2 |
* | nir: make nir_const_value scalar | Karol Herbst | 2019-04-14 | 1 | -2/+4 |
* | nir: Get rid of global registers | Jason Ekstrand | 2019-04-09 | 1 | -1/+0 |
* | nir/radv: remove restrictions on opt_if_loop_last_continue() | Timothy Arceri | 2019-04-09 | 1 | -1/+1 |
* | tgsi_to_nir: Produce optimized NIR for a given pipe_screen. | Timur Kristóf | 2019-03-05 | 1 | -3/+5 |
* | freedreno: Plumb pipe_screen through to irX_tgsi_to_nir. | Timur Kristóf | 2019-03-05 | 1 | -1/+4 |
* | freedreno: a2xx: enable early-Z testing | Jonathan Marek | 2019-01-28 | 1 | -0/+1 |
* | freedreno: a2xx: ir2 cleanup | Jonathan Marek | 2019-01-28 | 1 | -2/+0 |
* | freedreno/a2xx: fix unused variable warning | Rob Clark | 2019-01-26 | 1 | -1/+0 |
* | freedreno: a2xx: add partial lower_scalar pass for ir2 | Jonathan Marek | 2019-01-22 | 1 | -0/+3 |
* | freedreno: a2xx: NIR backend | Jonathan Marek | 2019-01-22 | 1 | -0/+1173 |