Module: Mesa Branch: master Commit: 5266c87c873057d9d3ecdaf1745d99225a5dc292 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5266c87c873057d9d3ecdaf1745d99225a5dc292
Author: Ian Romanick <[email protected]> Date: Thu Aug 25 13:54:46 2011 -0700 mesa/tnl_dd: Remove unused source tree mesa/tnl_dd/imm Acked-by: Kristian Høgsberg <[email protected]> Acked-by: Marek Olšák <[email protected]> Acked-by: Alan Coopersmith <[email protected]> Acked-by: Jakob Bornecrantz <[email protected]> Acked-by: Dave Airlie <[email protected]> Build-Tested-by: Jakob Bornecrantz <[email protected]> Tested-by: Eugeni Dodonov <[email protected]> --- src/mesa/tnl/NOTES | 4 +- src/mesa/tnl_dd/imm/NOTES.imm | 112 ------- src/mesa/tnl_dd/imm/t_dd_imm_capi.h | 419 ----------------------- src/mesa/tnl_dd/imm/t_dd_imm_napi.h | 226 ------------- src/mesa/tnl_dd/imm/t_dd_imm_primtmp.h | 570 -------------------------------- src/mesa/tnl_dd/imm/t_dd_imm_tapi.h | 75 ----- src/mesa/tnl_dd/imm/t_dd_imm_vapi.h | 159 --------- src/mesa/tnl_dd/imm/t_dd_imm_vb.c | 204 ------------ src/mesa/tnl_dd/imm/t_dd_imm_vbtmp.h | 268 --------------- 9 files changed, 1 insertions(+), 2036 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=5266c87c873057d9d3ecdaf1745d99225a5dc292 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
