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

Added unmasked vendor and renderer info #22

Closed TiborsHub closed 9 years ago

TiborsHub commented 9 years ago

Display unmasked vendor and renderer info if the extension WEBGL_debug_renderer_info is available.

emackey commented 9 years ago

Works great, thanks again @TiborsHub. Fixes #23