CesiumGS / webglreport

A web page that reports a browser's WebGL capabilities, including supported extensions and implementation specific capabilities, such as the maximum number of texture units.
https://webglreport.com
Apache License 2.0
400 stars 100 forks source link

ANGLE check no longer works on Firefox #30

Closed mramato closed 8 years ago

mramato commented 8 years ago

While testing out the new Firefox 64 bit edition on Windows, I noticed that ANGLE is being reported as No even though ANGLE is definitely being used. Line width is still 1, so I'm not sure what changed about our check that is causing this to no longer be reported correctly.

emackey commented 8 years ago

@mramato can you tell me what is the value of navigator.platform in Firefox 64?

mramato commented 8 years ago

Win64