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
/
vp
/
run.sh
blob: fdd43d4a52b739f18747d32a1a71f22732f3e64c (
plain
)
1
2
3
4
5
6
7
#!/bin/sh for i in *.txt ; do echo $i ./vp-tris $i done