progs/egl: Move demos a level deeper.
authorChia-I Wu <olv@lunarg.com>
Thu, 1 Apr 2010 03:17:43 +0000 (11:17 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 1 Apr 2010 14:25:48 +0000 (22:25 +0800)
commitc727ef01083c873abfaf3c79b28d7cbcd6361bf3
treebb6e39db1c2ae014b7df589748b992d20b25e198
parent2da7ef077a494373904f2e8ad4fcd3885c2bba9b
progs/egl: Move demos a level deeper.

Move the demos to "opengl" subdirectory.
16 files changed:
configs/linux-dri
configs/linux-egl
configure.ac
progs/egl/opengl/.gitignore [moved from progs/egl/.gitignore with 100% similarity]
progs/egl/opengl/Makefile [moved from progs/egl/Makefile with 99% similarity]
progs/egl/opengl/demo1.c [moved from progs/egl/demo1.c with 100% similarity]
progs/egl/opengl/demo2.c [moved from progs/egl/demo2.c with 100% similarity]
progs/egl/opengl/demo3.c [moved from progs/egl/demo3.c with 100% similarity]
progs/egl/opengl/eglgears.c [moved from progs/egl/eglgears.c with 100% similarity]
progs/egl/opengl/eglinfo.c [moved from progs/egl/eglinfo.c with 100% similarity]
progs/egl/opengl/eglscreen.c [moved from progs/egl/eglscreen.c with 100% similarity]
progs/egl/opengl/egltri.c [moved from progs/egl/egltri.c with 100% similarity]
progs/egl/opengl/peglgears.c [moved from progs/egl/peglgears.c with 100% similarity]
progs/egl/opengl/xegl_tri.c [moved from progs/egl/xegl_tri.c with 100% similarity]
progs/egl/opengl/xeglgears.c [moved from progs/egl/xeglgears.c with 100% similarity]
progs/egl/opengl/xeglthreads.c [moved from progs/egl/xeglthreads.c with 100% similarity]