Module: Mesa Branch: master Commit: 213f86416f5a107d3f517e049df27fc5c5a9a28e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=213f86416f5a107d3f517e049df27fc5c5a9a28e
Author: Connor Abbott <[email protected]> Date: Sat Oct 31 16:31:59 2015 -0400 nir/glsl: switch to using the builder v2: use nir_bulder_cf_insert (Ken) Signed-off-by: Connor Abbott <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]> --- src/glsl/nir/glsl_to_nir.cpp | 700 ++++++++++++++++-------------------------- 1 file changed, 259 insertions(+), 441 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=213f86416f5a107d3f517e049df27fc5c5a9a28e _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
