Patches 1, 2, 3, and 8 are Reviewed-by: Ian Romanick <ian.d.roman...@intel.com>
I sent some comments on 5, and I'm still thinking about 4. The rest are in areas that I don't know well. On 06/26/2017 02:40 AM, Nicolai Hähnle wrote: > Hi all, > > This is a bit of a random collection of small patches. What ties them > together is that they're all vaguely related to the glsl code, and that they > accumulated while I was working on ARB_gl_spirv. They do make sense > individually though. I see no regressions here with assertions enabled on a > piglit all run. > > Please review! > > Cheers, > Nicolai > -- > src/compiler/Makefile.am | 2 + > src/compiler/glsl/blob.c | 12 +++ > src/compiler/glsl/ir_print_visitor.cpp | 2 +- > src/compiler/glsl/linker.cpp | 118 ++++++++++++----------- > src/mesa/main/mtypes.h | 2 + > src/mesa/program/ir_to_mesa.cpp | 20 ++-- > src/mesa/state_tracker/st_program.h | 1 - > src/util/disk_cache.h | 2 +- > 8 files changed, 88 insertions(+), 71 deletions(-) > > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev