On Friday, January 28, 2011 12:22:37 pm Marek Olšák wrote: > 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
Thanks, I've applied this. Now that builtin_function.cpp is generated at build-time rather than living in the repo, we do need to ship src/glsl/builtins. --Kenneth > ---------- 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