Mercurial
Mercurial
>
sheepy-clone
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
share/hedgewars/Data/Shaders/water.fs
author
unC0Rr
Mon, 17 Jun 2013 23:21:53 +0200
branch
webgl
changeset 9240
3a6608ae0a5e
parent 8334
abb48dd39e26
child 11317
62287d4044e7
permissions
-rw-r--r--
uscript rendering
varying vec4 vcolor;
void main()
{
gl_FragColor = vcolor;
}