summaryrefslogtreecommitdiff
path: root/progs/egl/opengles1/.gitignore
diff options
context:
space:
mode:
authorChia-I Wu <olv@lunarg.com>2010-04-06 13:17:56 +0800
committerChia-I Wu <olv@lunarg.com>2010-04-06 13:48:59 +0800
commitf51f62e8ed5227f410efa46337a95af25d7eb616 (patch)
treedfe5ea9ca093fb645e80adf332ea198d3db7c6fc /progs/egl/opengles1/.gitignore
parent7d2db19fe581ede34dd1f396f1e0bd46ea5c3776 (diff)
progs/egl: Port drawtex and torus to eglut.
This brings the demos also to KMS and removes about 400 duplicated lines of code.
Diffstat (limited to 'progs/egl/opengles1/.gitignore')
-rw-r--r--progs/egl/opengles1/.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/progs/egl/opengles1/.gitignore b/progs/egl/opengles1/.gitignore
index 2caf094edb..135e3deb35 100644
--- a/progs/egl/opengles1/.gitignore
+++ b/progs/egl/opengles1/.gitignore
@@ -1,12 +1,15 @@
bindtex
-drawtex
+drawtex_x11
+drawtex_screen
es1_info
gears_x11
gears_screen
msaa
pbuffer
render_tex
-torus
+texture_from_pixmap
+torus_x11
+torus_screen
tri_x11
tri_screen
two_win