projects
/
mesa.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
progs/tests: Ignores
[mesa.git]
/
progs
/
vp
/
abs.txt
1
!!ARBvp1.0
2
TEMP R0;
3
SUB R0, {0.5}.x, vertex.color;
4
ABS result.color, R0;
5
MOV result.position, vertex.position;
6
END
7