![]() 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. |
18 years ago | |
---|---|---|
.. | ||
.gitignore | Ignore more generated files in progs/ | 17 years ago |
Makefile | LIB_DIR is now just 'lib' or 'lib64' | 19 years ago |
osdemo.c | allow specifying image size on cmd line | 19 years ago |
osdemo16.c | move osmesa demos to their own directory | 20 years ago |
osdemo32.c | move osmesa demos to their own directory | 20 years ago |
ostest1.c | clamp float colors | 18 years ago |