From: Andreas Boll Date: Wed, 21 Nov 2012 17:17:00 +0000 (+0100) Subject: gallium/tests: update .gitignore files X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f7e2e864c8c96f2befb140848ba47e8ede0a5547;p=mesa.git gallium/tests: update .gitignore files --- diff --git a/src/gallium/tests/trivial/.gitignore b/src/gallium/tests/trivial/.gitignore index af6cdedbeba..bebeec77901 100644 --- a/src/gallium/tests/trivial/.gitignore +++ b/src/gallium/tests/trivial/.gitignore @@ -1,3 +1,4 @@ +compute tri quad-tex result.bmp diff --git a/src/gallium/tests/unit/.gitignore b/src/gallium/tests/unit/.gitignore new file mode 100644 index 00000000000..7e7175660f2 --- /dev/null +++ b/src/gallium/tests/unit/.gitignore @@ -0,0 +1,6 @@ +pipe_barrier_test +translate_test +u_cache_test +u_format_compatible_test +u_format_test +u_half_test