nir: Embed the shader_info in the nir_shader again
[mesa.git] / src / amd / vulkan / radv_meta_buffer.c
2017-05-09 Jason Ekstrandnir: Embed the shader_info in the nir_shader again
2017-05-07 Dave Airlieradv: set base/ranges for push constant loads.
2017-04-14 Fredrik Höglundradv: use push descriptors in meta
2017-04-13 Bas Nieuwenhuizenradv: Add more trace points.
2017-04-13 Bas Nieuwenhuizenradv: Ignore CmdUpdateBuffer with size 0.
2017-03-14 Alex Smithradv: Flush before copying with PKT3_WRITE_DATA in...
2017-02-19 Dave AirlieRevert "radv: detect command buffers that do no work...
2017-02-13 Dave Airlieradv: detect command buffers that do no work and drop...
2016-12-18 Bas Nieuwenhuizenradv: update vkCmdUpdateBuffer for the MEC.
2016-11-11 Dave Airlievulkan: import latest public vulkan headers + and fix...
2016-10-26 Timothy Arcerinir/i965/anv/radv/gallium: make shader info a pointer
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver