Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-31 | ac/nir,radeonsi: add and use ac_shader_abi::frag_pos | Nicolai Hähnle | 1 | -0/+1 |
2017-07-31 | ac/nir,radeonsi: add and use ac_shader_abi::{ancillary,sample_coverage} | Nicolai Hähnle | 1 | -0/+2 |
2017-07-31 | ac/nir,radeonsi: add ac_shader_abi::front_face | Nicolai Hähnle | 1 | -0/+1 |
2017-07-31 | ac/nir: load buffer descriptors via ac_shader_abi::load_ssbo | Nicolai Hähnle | 1 | -0/+10 |
2017-07-31 | ac/nir: add image and write parameter to ac_shader_abi::load_sampler_desc | Nicolai Hähnle | 1 | -1/+3 |
2017-07-31 | ac/nir: add and use ac_shader_abi::load_sampler_desc | Nicolai Hähnle | 1 | -0/+24 |
2017-07-31 | ac/nir,radeonsi: add ac_shader_abi::chip_class | Nicolai Hähnle | 1 | -0/+2 |
2017-07-31 | ac/nir,radeonsi: add ac_shader_abi::load_ubo | Nicolai Hähnle | 1 | -0/+2 |
2017-07-31 | ac,radeonsi: add ac_shader_abi::emit_outputs for hardware VS shaders | Nicolai Hähnle | 1 | -0/+4 |
2017-07-31 | ac/nir: add ac_shader_abi::inputs | Nicolai Hähnle | 1 | -0/+7 |
2017-07-31 | ac,radeonsi: move some VS input descriptions to ac_shader_abi | Nicolai Hähnle | 1 | -0/+40 |