Hi, I have received the patch below privately and I don't know the GLSL compiler so well to be able to ack it. GLSL people, please review/apply.
Marek ---------- Forwarded message ---------- From: Thierry Vignaud <thierry.vign...@gmail.com> Date: Fri, Jan 28, 2011 at 2:07 AM Subject: [PATCH] fix missing files in mesa tarballs (HEAD) To: Marek Olšák <mar...@gmail.com> The following patch fix missing files in mesa tarballs (HEAD): diff --git a/Makefile b/Makefile index 1bab521..d22e384 100644 --- a/Makefile +++ b/Makefile @@ -232,6 +232,7 @@ MAIN_FILES = \ $(DIRECTORY)/src/glsl/README \ $(DIRECTORY)/src/glsl/glcpp/*.[chly] \ $(DIRECTORY)/src/glsl/glcpp/README \ + $(DIRECTORY)/src/glsl/builtins \ $(DIRECTORY)/src/Makefile \ $(DIRECTORY)/src/mesa/Makefile* \ $(DIRECTORY)/src/mesa/sources.mak \
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev