Reviewed-by: Brian Paul <[email protected]>
On Fri, Feb 9, 2018 at 2:08 AM, Andreas Boll <[email protected]> wrote: > There are no *_screen binaries anymore. > > Fixes: 66136b95 "egl: Build some OpenGL demos for Wayland" > Signed-off-by: Andreas Boll <[email protected]> > --- > 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 > [email protected] > https://lists.freedesktop.org/mailman/listinfo/mesa-dev >
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
