index
:
deployment/Gem-snapshots
linux/amd64
osx/i386
osx/x86_64
Gem snapshot builds provided by Travis-CI
Graphical Environment for Multimedia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Gem
/
examples
/
10.glsl
/
fetching.frag
blob: 3d1af1f0ea5fcfa72c02180133ce911e5ea27e80 (
plain
)
1
2
3
4
5
6
7
8
varying vec4 C; void main (void) { gl_FragColor = C; }