We have made some additional testing for Android Lollipop 5.1.1 WebGL problems.
Android Lollipop 5.1.1 (right now available for Google Nexus devices) has problems with WebGL (see our previous post about Android WebGL problems). Following extensions are not working properly:
- OES_vertex_array_object
- OES_texture_float
- OES_texture_half_float
First one gives GL errrors to random GL call. The other ones fail silently.
Hoping to get the fixes from Android soon.