Mesa (7.8): gallium: untrack u_indices_gen.c and u_indices_gen.c

Jose Fonseca jrfonseca at kemper.freedesktop.org
Thu May 6 11:45:10 UTC 2010


Module: Mesa
Branch: 7.8
Commit: f7638f004d4a1fdb2ea6cd7485a00a0cac8f8218
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7638f004d4a1fdb2ea6cd7485a00a0cac8f8218

Author: Xavier Chantry <chantry.xavier at gmail.com>
Date:   Sun May  2 15:56:50 2010 -0700

gallium: untrack u_indices_gen.c and u_indices_gen.c

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

Signed-off-by: Xavier Chantry <chantry.xavier at gmail.com>
Signed-off-by: José Fonseca <jfonseca at vmware.com>

---

 src/gallium/auxiliary/indices/.gitignore       |    2 +
 src/gallium/auxiliary/indices/u_indices_gen.c  | 5129 ------------------------
 src/gallium/auxiliary/indices/u_unfilled_gen.c |  992 -----
 3 files changed, 2 insertions(+), 6121 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=f7638f004d4a1fdb2ea6cd7485a00a0cac8f8218



More information about the mesa-commit mailing list