Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ac/nir: Add shader support for multiviews. | Bas Nieuwenhuizen | 2017-08-24 | 1 | -0/+3 |
* | ac/nir: Determine if input attachments are used in the info pass. | Bas Nieuwenhuizen | 2017-08-24 | 1 | -1/+10 |
* | ac/nir,radv: move force_persample to ac_shader_info::force_persample | Nicolai Hähnle | 2017-07-31 | 1 | -0/+6 |
* | ac/nir: use shader_info pass to determine whether instance_id is used | Nicolai Hähnle | 2017-07-31 | 1 | -0/+3 |
* | radv/ac: Fix nir.h include | Mike Lothian | 2017-04-19 | 1 | -1/+1 |
* | radv/ac: mark used descriptor sets in shader info. | Dave Airlie | 2017-04-19 | 1 | -0/+34 |
* | radv/ac: move needs_push_constants to shader info. | Dave Airlie | 2017-04-19 | 1 | -0/+8 |
* | radv: optimise compute shader grid size emission. | Dave Airlie | 2017-04-19 | 1 | -0/+3 |
* | radv: start conditionalising vertex inputs. (v2) | Dave Airlie | 2017-04-19 | 1 | -0/+21 |
* | radv/ac: add initial pre-pass for shader info gathering | Dave Airlie | 2017-04-19 | 1 | -0/+61 |