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