aboutsummaryrefslogtreecommitdiffstats
path: root/progs/vp/max.txt
diff options
context:
space:
mode:
authorDavid Nusinow <[email protected]>2006-09-24 21:11:46 +0000
committerDavid Nusinow <[email protected]>2006-09-24 21:11:46 +0000
commiteadb76b3f8e0e9b82da762bd29e53895bf9e6351 (patch)
treeb9f68fc763f9ea055287c366e61de84191b200ce /progs/vp/max.txt
parentb3f7313ae4f4cd418522595e90e7d06ef6992f0a (diff)
Bump to latest mesa in Debian
Diffstat (limited to 'progs/vp/max.txt')
-rw-r--r--progs/vp/max.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/progs/vp/max.txt b/progs/vp/max.txt
new file mode 100644
index 00000000000..6747ca57277
--- /dev/null
+++ b/progs/vp/max.txt
@@ -0,0 +1,5 @@
+!!ARBvp1.0
+MAX result.color, {0.5}.x, vertex.color;
+MOV result.position, vertex.position;
+END
+