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