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. |
il y a 18 ans | |
|---|---|---|
| .. | ||
| .gitignore | Ignore more generated files in progs/ | il y a 17 ans |
| Makefile | LIB_DIR is now just 'lib' or 'lib64' | il y a 19 ans |
| df_gears.c | Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its own header. | il y a 19 ans |
| df_morph3d.c | Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its own header. | il y a 19 ans |
| df_reflect.c | Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its own header. | il y a 19 ans |
| multi_window.c | Added some example progs using DirectFBGL. | il y a 19 ans |