progs/egl: Replace egltri by xegl_tri.
authorChia-I Wu <olv@lunarg.com>
Thu, 1 Apr 2010 05:16:06 +0000 (13:16 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 1 Apr 2010 14:25:49 +0000 (22:25 +0800)
commit765b30849cd271896901f9e02c920187e82c6494
treeefb243deba50425f8c83a8a46420ad6c1a5274f4
parent02551cab472fae0359f4f432e4ad05ba2f241ba6
progs/egl: Replace egltri by xegl_tri.

With the switch to eglut, xegl_tri supports both X11 and
EGL_MESA_screen_surface.  Have it replace egltri.
progs/egl/opengl/Makefile
progs/egl/opengl/egltri.c
progs/egl/opengl/xegl_tri.c [deleted file]