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