From 812f1e94c0a4a9644b012851fb22a27efdbd26d0 Mon Sep 17 00:00:00 2001 From: Topi Pohjolainen Date: Thu, 5 Dec 2013 19:16:02 +0200 Subject: i965/blorp: unit test compiling blend and scaled Signed-off-by: Topi Pohjolainen Reviewed-by: Matt Turner --- src/mesa/drivers/dri/i965/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/drivers/dri/i965/.gitignore') diff --git a/src/mesa/drivers/dri/i965/.gitignore b/src/mesa/drivers/dri/i965/.gitignore index 07ca7f1a87e..777e8d9214b 100644 --- a/src/mesa/drivers/dri/i965/.gitignore +++ b/src/mesa/drivers/dri/i965/.gitignore @@ -1,3 +1,4 @@ i965_symbols_test test_eu_compact test_vec4_register_coalesce +test_blorp_blit_eu_gen -- cgit v1.2.3