index
:
nouveau/mesa
gallium-0.1
gallium-0.2
gallium-0.2-ng
master
Nouveau Mesa development
marcheu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
fp
/
run.sh
blob: 480f8108a3593c56ccde22614ef12dd46e411e68 (
plain
)
1
2
3
4
5
6
7
#!/bin/sh for i in *.txt ; do echo $i ./fp-tri $i done