diff options
author | Luc Verhaegen <libv@skynet.be> | 2010-03-08 07:39:43 +0100 |
---|---|---|
committer | Luc Verhaegen <libv@skynet.be> | 2010-03-08 07:39:43 +0100 |
commit | c670a69782e6391910331c32cfe33059bb7f4d83 (patch) | |
tree | a04baa81b4032b7494fb4cd42cd53d6b149505f9 /progs/vp/log.txt | |
parent | f0e99179bcf95f39ce7c4d2c2270e8a4357eaf19 (diff) |
Import debian's mesa-7.7-4 release.debian-7.7-4
Diffstat (limited to 'progs/vp/log.txt')
-rw-r--r-- | progs/vp/log.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/progs/vp/log.txt b/progs/vp/log.txt deleted file mode 100644 index 6b4e94ed0e..0000000000 --- a/progs/vp/log.txt +++ /dev/null @@ -1,7 +0,0 @@ -!!ARBvp1.0 -TEMP R0; -ADD R0, vertex.color, vertex.color; -ADD R0, R0, R0; -LOG result.color, R0.x; -MOV result.position, vertex.position; -END |