Module: Mesa Branch: master Commit: 1643dca51384f0b3ee5f495dcc2613195dae150d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1643dca51384f0b3ee5f495dcc2613195dae150d
Author: Marek Olšák <[email protected]> Date: Wed Feb 10 20:31:26 2016 +0100 radeonsi: cleanup shader codegen si_shader_ctx -> ctx type * ptr -> type *ptr si_shader_context *shader -> si_shader_context *ctx Reviewed-by: Nicolai Hähnle <[email protected]> --- src/gallium/drivers/radeonsi/si_shader.c | 850 +++++++++++++++---------------- 1 file changed, 425 insertions(+), 425 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=1643dca51384f0b3ee5f495dcc2613195dae150d _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
