This looks much better now :)
For the series: Reviewed-by: Nicolai Hähnle
On 01.01.2016 09:13, Marek Olšák wrote:
Hi,
These are shader cleanups mostly around si_compile_llvm.
You may wonder why the "move si_shader_binary_upload out of xxx" patches. They
are part of my one-variant-per-shader
On Fri, Jan 1, 2016 at 3:47 PM, wrote:
> Well can't disagree with anything in this series and it certainly makes
> `si_shader.c' a tiny bit easier to understand for me.
> Hopefully not too much fallout with the debug callback patch series as they
> will need to be rebased on top of this :|
I'll
Well can't disagree with anything in this series and it certainly makes
`si_shader.c' a tiny bit easier to understand for me.
Hopefully not too much fallout with the debug callback patch series as
they will need to be rebased on top of this :|
Thus this series is,
Reviewed-by: Edward O'Callagh
Hi,
These are shader cleanups mostly around si_compile_llvm.
You may wonder why the "move si_shader_binary_upload out of xxx" patches. They
are part of my one-variant-per-shader rework, which needs a lot of
restructuring.
Besides this, I have 2 more series of cleanup patches, which I will send