Bug 141240
| Summary: | WebGL extension EXT_color_buffer_float may be implemented | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Florian Bösch <pyalot> |
| Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | dino, kbr, roger_fong |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Florian Bösch
The WebGL Extension EXT_color_buffer_float moved to draft and may now be implemented: https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Florian Bösch
Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1129332
Chrome: https://code.google.com/p/chromium/issues/detail?id=455130
IE: https://connect.microsoft.com/IE/feedback/details/1114829
ANGLE: https://code.google.com/p/angleproject/issues/detail?id=907
Florian Bösch
Implementation is already complete on ANGLE's side.
Kenneth Russell
This extension was finally implemented in Bug 210994.
*** This bug has been marked as a duplicate of bug 210994 ***