Aeva / m.grl

Midnight Graphics & Recreation Library
http://mgrl.midnightsisters.org
GNU Lesser General Public License v3.0
44 stars 3 forks source link

shaders fail to compile on firefox mobile #211

Closed Aeva closed 8 years ago

Aeva commented 8 years ago

Shader compilation fails with the error "___ failed to build. See javascript console for details.", with simple.vert and picking.frag being the two failing sources.

This is probably something trivial...

For reference: https://hacks.mozilla.org/2012/08/remote-debugging-on-firefox-for-android/

Aeva commented 8 years ago

I think #218 might be the cause of this, judging from the alert message. doesn't seem to have made a difference >_>

Aeva commented 8 years ago

the fix for #219 also fixed this bug, yay!