[Mesa-dev] [PATCH demos 1/4] egl: Update .gitignore
Brian Paul
brian.e.paul at gmail.com
Fri Feb 9 14:47:30 UTC 2018
Reviewed-by: Brian Paul <brianp at vmware.com>
On Fri, Feb 9, 2018 at 2:08 AM, Andreas Boll <andreas.boll.dev at gmail.com>
wrote:
> There are no *_screen binaries anymore.
>
> Fixes: 66136b95 "egl: Build some OpenGL demos for Wayland"
> Signed-off-by: Andreas Boll <andreas.boll.dev at gmail.com>
> ---
> src/egl/opengl/.gitignore | 2 --
> src/egl/opengles2/.gitignore | 1 -
> 2 files changed, 3 deletions(-)
>
> diff --git a/src/egl/opengl/.gitignore b/src/egl/opengl/.gitignore
> index c0819d3e..0fd5bc9b 100644
> --- a/src/egl/opengl/.gitignore
> +++ b/src/egl/opengl/.gitignore
> @@ -1,9 +1,7 @@
> -eglgears_screen
> eglgears_wayland
> eglgears_x11
> eglinfo
> eglkms
> -egltri_screen
> egltri_wayland
> egltri_x11
> peglgears
> diff --git a/src/egl/opengles2/.gitignore b/src/egl/opengles2/.gitignore
> index 68384608..e2dc6f99 100644
> --- a/src/egl/opengles2/.gitignore
> +++ b/src/egl/opengles2/.gitignore
> @@ -1,5 +1,4 @@
> es2gears
> -es2gears_screen
> es2gears_wayland
> es2gears_x11
> es2_info
> --
> 2.11.0
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180209/5d498f35/attachment.html>
More information about the mesa-dev
mailing list