Module: Mesa Branch: master Commit: 006232bcdec77363cc5d123caffac4807871c7b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=006232bcdec77363cc5d123caffac4807871c7b3
Author: Matt Turner <[email protected]> Date: Wed May 14 15:15:02 2014 -0700 i965: Remove blorp unit tests. They've served their purpose (in transitioning blorp to using fs_generator) and now they just necessitate large amounts of manual labor to regenerate if the disassembler changes. Reviewed-by: Topi Pohjolainen <[email protected]> Acked-by: Kenneth Graunke <[email protected]> --- src/mesa/drivers/dri/i965/.gitignore | 1 - src/mesa/drivers/dri/i965/Makefile.am | 7 +- .../drivers/dri/i965/test_blorp_blit_eu_gen.cpp | 1092 -------------------- 3 files changed, 1 insertion(+), 1099 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=006232bcdec77363cc5d123caffac4807871c7b3 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
