Bug 216014
Summary: | Implement common WebGL extensions | ||
---|---|---|---|
Product: | WebKit | Reporter: | James Darpinian <jdarpinian> |
Component: | WebGL | Assignee: | James Darpinian <jdarpinian> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | dino, kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 216949, 217003 | ||
Bug Blocks: |
James Darpinian
I've identified three community approved WebGL extensions currently supported by both Firefox and Chrome on macOS:
EXT_float_blend
EXT_texture_compression_rgtc
OES_fbo_render_mipmap (existing bug 141242)
I think it should be straightforward to implement these in WebKit on the ANGLE backend.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/68474960>
Kimmo Kinnunen
Done already