[Mesa-dev] [PATCH demos 1/4] egl: Update .gitignore

Andreas Boll andreas.boll.dev at gmail.com
Fri Feb 9 09:08:58 UTC 2018


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



More information about the mesa-dev mailing list