mesa/progs/egl
Dan Nicholson b182613f2f Ignore more generated files in progs/
Many of the directories in progs/ were missing .gitignore files or
were tracking generated files. This patch is basically the process of
running `make' in each directory and then finding the untracked files
with `git-ls-files -o --exclude-per-directory=.gitignore'. The existing
files were also sorted.
2007-10-10 08:44:58 -06:00
..
.gitignore Ignore more generated files in progs/ 2007-10-10 08:44:58 -06:00
demo1.c Fix a few compiler warnings 2005-06-16 04:25:45 +00:00
demo2.c update to new API 2005-12-23 08:42:29 +00:00
demo3.c update to new API 2005-12-23 08:42:29 +00:00
eglgears.c s/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/ 2005-12-10 17:59:36 +00:00
eglinfo.c check/print EGL_SCREEN_BIT_MESA, fix eglGetDisplay() call 2005-11-23 01:45:25 +00:00
Makefile add support for LDFLAGS env var 2007-09-28 18:42:21 -06:00