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
391 stars 99 forks source link

Detect D3D9 or D3D11 #10

Closed pjcozzi closed 10 years ago

pjcozzi commented 10 years ago

Although not critical, in addition to knowing if the implementation is ANGLE, it would be nice to know if it is the D3D9 or D3D11 backend.