diff options
author | Topi Pohjolainen <[email protected]> | 2013-12-05 19:16:02 +0200 |
---|---|---|
committer | Topi Pohjolainen <[email protected]> | 2013-12-27 11:59:03 +0200 |
commit | 812f1e94c0a4a9644b012851fb22a27efdbd26d0 (patch) | |
tree | 791563b00cc2cfc215fdf92b98300c438249be85 /src/mesa/drivers/dri/i965/.gitignore | |
parent | a7757bf518d15f171d260784da9c655c4faef8e6 (diff) |
i965/blorp: unit test compiling blend and scaled
Signed-off-by: Topi Pohjolainen <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/.gitignore')
-rw-r--r-- | src/mesa/drivers/dri/i965/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
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 |