mesa/progs/osdemos
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
Makefile add support for LDFLAGS env var 2007-09-28 18:42:21 -06:00
osdemo.c allow specifying image size on cmd line 2006-10-14 23:24:45 +00:00
osdemo16.c move osmesa demos to their own directory 2005-05-19 15:39:37 +00:00
osdemo32.c move osmesa demos to their own directory 2005-05-19 15:39:37 +00:00
ostest1.c clamp float colors 2007-07-26 08:22:47 -06:00