Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-31 | ac/nir,radv: move force_persample to ac_shader_info::force_persample | Nicolai Hähnle | 1 | -0/+1 |
2017-07-31 | ac/nir: use shader_info pass to determine whether instance_id is used | Nicolai Hähnle | 1 | -0/+1 |
2017-06-27 | ac/shader_info: fix a comment | Nicolai Hähnle | 1 | -2/+6 |
2017-04-19 | radv/ac: mark used descriptor sets in shader info. | Dave Airlie | 1 | -0/+1 |
2017-04-19 | radv/ac: move needs_push_constants to shader info. | Dave Airlie | 1 | -0/+1 |
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/+4 |
2017-04-19 | radv/ac: add initial pre-pass for shader info gathering | Dave Airlie | 1 | -0/+40 |