Module: Mesa
Branch: 8.0
Commit: 770f785a6f30e5295ababe44a8e9449ee0be640a
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=770f785a6f30e5295ababe44a8e9449ee0be640a

Author: Jakob Bornecrantz <ja...@vmware.com>
Date:   Tue Mar 20 13:24:50 2012 +0000

mesa: Include mesa ES mapi generated files

Signed-off-by: Jakob Bornecrantz <ja...@vmware.com>

---

 Makefile |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index 81ae944..279dd07 100644
--- a/Makefile
+++ b/Makefile
@@ -199,6 +199,12 @@ EXTRA_FILES = \
        src/glsl/glcpp/glcpp-lex.c                      \
        src/glsl/glcpp/glcpp-parse.c                    \
        src/glsl/glcpp/glcpp-parse.h                    \
+       src/mesa/main/api_exec_es1.c                    \
+       src/mesa/main/api_exec_es1_dispatch.h           \
+       src/mesa/main/api_exec_es1_remap_helper.h       \
+       src/mesa/main/api_exec_es2.c                    \
+       src/mesa/main/api_exec_es2_dispatch.h           \
+       src/mesa/main/api_exec_es2_remap_helper.h       \
        src/mesa/program/lex.yy.c                       \
        src/mesa/program/program_parse.tab.c            \
        src/mesa/program/program_parse.tab.h

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to