summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/.gitignore
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2014-02-21 01:05:10 -0500
committerIlia Mirkin <[email protected]>2014-02-26 23:35:48 -0500
commit51fc093421e4ed672ae3cba5a7f3695f3972e658 (patch)
tree408b93a230b13f822007fbe1e39d44f247073697 /src/gallium/drivers/nouveau/.gitignore
parentdd370f0af69470b1e833298a1a7ea0d0254a31a3 (diff)
nouveau: add a nouveau_compiler binary to compile TGSI into shader ISA
This makes it easy to compare output between different cards, especially for ones that you don't have (and/or not in the current machine). Signed-off-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/gallium/drivers/nouveau/.gitignore')
-rw-r--r--src/gallium/drivers/nouveau/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/nouveau/.gitignore b/src/gallium/drivers/nouveau/.gitignore
new file mode 100644
index 00000000000..829f951a050
--- /dev/null
+++ b/src/gallium/drivers/nouveau/.gitignore
@@ -0,0 +1 @@
+nouveau_compiler