Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anv/gen12: Lower VK_KHR_multiview using Primitive Replication | Caio Marcelo de Oliveira Filho | 2020-04-07 | 1 | -6/+362 |
* | nir/builder: Add a build_deref_array_imm helper | Jason Ekstrand | 2019-03-07 | 1 | -1/+1 |
* | glsl_type: Add support for explicitly laid out matrices and arrays | Jason Ekstrand | 2019-01-08 | 1 | -1/+1 |
* | Replace uses of _mesa_bitcount with util_bitcount | Dylan Baker | 2018-09-07 | 1 | -4/+4 |
* | anv/pipeline: Convert lower_multiview to deref instructions | Jason Ekstrand | 2018-06-22 | 1 | -12/+5 |
* | util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t... | Ian Romanick | 2018-03-29 | 1 | -1/+1 |
* | anv/pipeline: don't pass constant view index in multiview | Caio Marcelo de Oliveira Filho | 2018-03-21 | 1 | -6/+11 |
* | anv/pipeline: use less instructions for multiview | Caio Marcelo de Oliveira Filho | 2018-03-21 | 1 | -1/+1 |
* | nir: Get rid of nir_shader::stage | Jason Ekstrand | 2017-10-20 | 1 | -7/+7 |
* | anv/pipeline: Add shader lowering for multiview | Jason Ekstrand | 2017-05-03 | 1 | -0/+234 |