Bug 141242
Summary: | WebGL extension OES_fbo_render_mipmap may be implemented | ||
---|---|---|---|
Product: | WebKit | Reporter: | Florian Bösch <pyalot> |
Component: | WebGL | Assignee: | James Darpinian <jdarpinian> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dino, jdarpinian, kbr, roger_fong |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 217003 | ||
Bug Blocks: |
Florian Bösch
The WebGL extension OES_fbo_render_mipmap has moved to draft status and may now be implemented.
Specification: https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Florian Bösch
Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1129354
Chrome: https://code.google.com/p/chromium/issues/detail?id=455150
IE: https://connect.microsoft.com/IE/feedback/details/1114887
ANGLE: https://code.google.com/p/angleproject/issues/detail?id=905
James Darpinian
Better late than never! Implemented in bug 217003.
Kenneth Russell
*** This bug has been marked as a duplicate of bug 217003 ***