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

Enhance info about draw buffers extension #21

Closed TiborsHub closed 9 years ago

TiborsHub commented 9 years ago

I added a pull request which adds the maximum count of draw buffers to the name of the extension in the report page. I think the information is good to have. The representation is may be not the best way to do this, let me know if you think it should be done differently.

emackey commented 9 years ago

This was merged in #20.