On Thu, 2010-05-06 at 04:13 -0700, Xavier Chantry wrote: > On Mon, May 3, 2010 at 12:56 AM, Xavier Chantry > <chantry.xav...@gmail.com> wrote: > > These files are built with make and removed with make clean, so it does not > > seem necessary to track them. > > > > Looking at the Makefile, it seems that the two u_indices_* files are handled > > similarly to u_format_srgb.c u_format_table.c and u_half.c, and these 3 > > files are already untracked and in .gitignore > > > > Anything wrong with that patch ? Should this be solved differently ?
Applied to master and 7.8. It was necessary to s/indices/util/ to the patch in order to apply in master as the files had been moved there. Jose _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev