summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/.gitignore
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2012-05-15 13:06:22 -0700
committerEric Anholt <eric@anholt.net>2012-05-29 11:51:57 -0700
commit0ce0f7c0c8fa9902678af7f3ecad2541be5808d2 (patch)
tree2541edcbc03ec74456dc62b5a4701b3d970faf45 /src/mesa/main/.gitignore
parentf92b2e5e90f456491fc15b3b9612381a83726606 (diff)
downloadexternal_mesa3d-0ce0f7c0c8fa9902678af7f3ecad2541be5808d2.zip
external_mesa3d-0ce0f7c0c8fa9902678af7f3ecad2541be5808d2.tar.gz
external_mesa3d-0ce0f7c0c8fa9902678af7f3ecad2541be5808d2.tar.bz2
mesa: Remove the generated glapi from source control, and just build it.
Mesa already always depends on python to build. The checked in changes are not reviewed (because any trivial change rewrites the world). We also have been pushing commits between xml change and regen where at-build-time xml-generated code disagrees with committed xml-generated code. And worst of all, sometimes we ("I") check in *stale* xml-generated code. Acked-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'src/mesa/main/.gitignore')
-rw-r--r--src/mesa/main/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mesa/main/.gitignore b/src/mesa/main/.gitignore
index d0744e3..caed74f 100644
--- a/src/mesa/main/.gitignore
+++ b/src/mesa/main/.gitignore
@@ -1,5 +1,7 @@
api_exec_es1.c
api_exec_es2.c
+dispatch.h
+enums.c
get_es1.c
get_es2.c
git_sha1.h
@@ -8,3 +10,4 @@ api_exec_es1_dispatch.h
api_exec_es1_remap_helper.h
api_exec_es2_dispatch.h
api_exec_es2_remap_helper.h
+remap_helper.h