KhronosGroup / KhronosGroup/WebGL
Expose RENDERER and VENDOR directly instead of through WEBGL_debug_renderer_info
Open
- Dominant language
- HTML
- Stars
- 2.9k
- Forks
- 703
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
All browsers expose WEBGL_debug_renderer_info. When hiding these values is desired, spoofed values can be used instead.
As such, I propose that we move all browsers to just expose RENDERER and VENDOR directly wherever we expose WEBGL_debug_renderer_info.
Contributor guide
Assessment
This issue has not been assessed yet.