Re: [Mesa-dev] V3 Shared shader info

2016-10-20 Thread Jason Ekstrand
1-27/42 and 29-42/42 are Reviewed-by: Jason Ekstrand 28/42 will take more brain power than I can exert tonight. I'll look at it tomorrow. Thanks for working on this. I know how much pain refactoring can be. On Wed, Oct 19, 2016 at 4:09 PM, Timothy Arceri < timothy.arc...@collabora.com> wrote

[Mesa-dev] V3 Shared shader info

2016-10-19 Thread Timothy Arceri
V3: - create a temporary copy_shader_info() helper and split up the changes in this series for easier review as suggested by Jason/Ken. - a couple of small changes as suggested by Ian and Marek (more details in patches). Having the shader info struct in nir_shader makes things difficult for th