[Mesa-dev] [PATCH 1/6] mesa/main: update .gitignore

Matt Turner mattst88 at gmail.com
Mon Mar 2 10:02:08 PST 2015


On Mon, Mar 2, 2015 at 7:58 AM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> Drop the no longer present get_es{1,2}.c from the list.
>
> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
> ---
>  src/mesa/main/.gitignore | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/src/mesa/main/.gitignore b/src/mesa/main/.gitignore
> index e65472d..8256ad7 100644
> --- a/src/mesa/main/.gitignore
> +++ b/src/mesa/main/.gitignore
> @@ -1,13 +1,11 @@
>  api_exec.c
>  dispatch.h
>  enums.c
> -get_es1.c
> -get_es2.c
>  git_sha1.h
>  git_sha1.h.tmp
>  remap_helper.h
>  get_hash.h
>  get_hash.h.tmp
> -format_info.c
> +format_info.h

Is this right? format_info.c is generated, and I don't see that
format_info.h exists.

>  format_pack.c
>  format_unpack.c
> --
> 2.3.1
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list