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

Check for bad impl #44

Closed greggman closed 1 year ago

greggman commented 5 years ago

See #43

pjcozzi commented 5 years ago

Thanks @greggman, I appreciate you noticing this issue and providing a fix. I wrote the WebGL 2 detection many many years ago and knew it was flaky. 😄

Just one quick ask: this project uses the same CLA as Cesium (as do all AGI GitHub repos), sorry it isn't documented better. This is also the same CLA that Google uses, or at least used when I put together all the licenses maybe 7 years ago. Could you please send in a CLA before we merge this?

@emackey I assume you want to test/review this?

greggman commented 1 year ago

safari finally shipped real WebGL2