WIP Kraken updated OSX support

This commit is contained in:
2015-11-06 23:09:31 -08:00
parent 3913345a28
commit ee63579acb
48 changed files with 694 additions and 268 deletions

View File

@@ -30,6 +30,5 @@
//
void main() {
//gl_FragColor = vec4(0.00, 0.00, 0.00, 0.00);
gl_FragColor = vec4(0.00, 0.00, 0.00, 0.00);
gl_FragColor = vec4(0.0, 0.0, 0.0, 0.0);
}