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