mesa/progs/beos
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
demo.cpp Fix demo.cpp, which wasn't working as expected. 2004-08-14 09:59:16 +00:00
GLInfo.cpp GLInfo now show GLU and GLUT infos too. Fix the includes paths 2004-08-15 14:06:00 +00:00
Makefile GLInfo now show GLU and GLUT infos too. Fix the includes paths 2004-08-15 14:06:00 +00:00
sample.cpp Fix demo.cpp, which wasn't working as expected. 2004-08-14 09:59:16 +00:00