Module: Mesa Branch: master Commit: 6e475fefa1fc5e5260169d9b46a33b388aef604d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e475fefa1fc5e5260169d9b46a33b388aef604d
Author: Marek Olšák <[email protected]> Date: Mon Oct 17 12:42:12 2016 +0200 radeonsi: merge radeon_llvm_context and si_shader_context Reviewed-by: Nicolai Hähnle <[email protected]> Reviewed-by: Emil Velikov <[email protected]> Acked-by: Edward O'Callaghan <[email protected]> --- src/gallium/drivers/radeonsi/si_shader.c | 464 +++++++++------------ src/gallium/drivers/radeonsi/si_shader_internal.h | 89 +++- src/gallium/drivers/radeonsi/si_shader_tgsi_alu.c | 2 +- .../drivers/radeonsi/si_shader_tgsi_setup.c | 52 +-- 4 files changed, 290 insertions(+), 317 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=6e475fefa1fc5e5260169d9b46a33b388aef604d _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
