index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
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