nir: Get rid of nir_shader::stage
[mesa.git] / src / amd / common / ac_shader_info.c
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-08-24 Bas Nieuwenhuizenac/nir: Add shader support for multiviews.
2017-08-24 Bas Nieuwenhuizenac/nir: Determine if input attachments are used in...
2017-07-31 Nicolai Hähnleac/nir,radv: move force_persample to ac_shader_info...
2017-07-31 Nicolai Hähnleac/nir: use shader_info pass to determine whether insta...
2017-04-19 Mike Lothianradv/ac: Fix nir.h include
2017-04-18 Dave Airlieradv/ac: mark used descriptor sets in shader info.
2017-04-18 Dave Airlieradv/ac: move needs_push_constants to shader info.
2017-04-18 Dave Airlieradv: optimise compute shader grid size emission.
2017-04-18 Dave Airlieradv: start conditionalising vertex inputs. (v2)
2017-04-18 Dave Airlieradv/ac: add initial pre-pass for shader info gathering