index
:
svn2git/trunk.git
master
trunk: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
noncvs
/
windows
/
extra
/
Gem
/
examples
/
10.glsl
/
fetching.frag
blob: 82214d2670220f361d0a6cb2157125607b29c81b (
plain
)
1
2
3
4
5
6
7
8
varying vec4 C; void main (void) { gl_FragColor = C; }