Module: Mesa Branch: master Commit: dff1caccac370adb1c03609b7bfe12b9195b5a61 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dff1caccac370adb1c03609b7bfe12b9195b5a61
Author: Ilia Mirkin <[email protected]> Date: Fri Jan 8 15:09:26 2016 -0500 freedreno: add ir3_compiler to gitignore Signed-off-by: Ilia Mirkin <[email protected]> --- src/gallium/drivers/freedreno/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gallium/drivers/freedreno/.gitignore b/src/gallium/drivers/freedreno/.gitignore new file mode 100644 index 0000000..150f5d1 --- /dev/null +++ b/src/gallium/drivers/freedreno/.gitignore @@ -0,0 +1 @@ +ir3_compiler _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
