diff options
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 |