repositories
/
SugarCubes.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
New LX UI
[SugarCubes.git]
/
frag.glsl
Commit
Line
Data
b5d6d7a0
BM
1
varying vec4 vertColor;
2
void main() {
3
gl_FragColor = vertColor;
4
}