From: Nicolai Hähnle <nicolai.haeh...@amd.com> Hi all,
This is v2 of the remaining part of my recent GLSL misc cleanup series. Patch 1 uses perhaps a bit more ceremony than usual now, but it does look much nicer at the call sites. Patch 2 is unchanged; Timothy was okay with it, but Ian was still thinking about it, so why not give it a few more days. Patch 3 now uses rzalloc instead of a padding field that is likely to go out of sync. Please review! Cheers, Nicolai -- src/compiler/Makefile.am | 1 + src/compiler/glsl/blob.c | 12 ++++ src/compiler/glsl/linker.cpp | 125 ++++++++++++++++++++++++++-------------- src/mesa/program/ir_to_mesa.cpp | 11 ++-- 4 files changed, 101 insertions(+), 48 deletions(-) -- 2.9.3 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev