Bug 133639
Summary: | WebGL EXT_color_buffer_half_float (draft) may now be implemented | ||
---|---|---|---|
Product: | WebKit | Reporter: | Florian Bösch <pyalot> |
Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | kbr, roger_fong |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/ |
Florian Bösch
Specification: http://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/
Chrome tickets: https://code.google.com/p/chromium/issues/detail?id=258052 https://code.google.com/p/chromium/issues/detail?id=258371 https://code.google.com/p/chromium/issues/detail?id=258347
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Florian Bösch
Chrome started implementing this ticket. Firefox now implements WEBGL_color_buffer_float unprefixed on OSX, Linux, Android and Firefox OS.
Florian Bösch
(In reply to comment #1)
> Chrome started implementing this ticket. Firefox now implements WEBGL_color_buffer_float unprefixed on OSX, Linux, Android and Firefox OS.
Meant EXT_color_buffer_half_float
Roger Fong
rdar://problem/19195592
Florian Bösch
Note that there's some controversy regarding this extension, see the public WebGL ML.
Kenneth Russell
This extension was finally implemented in Bug 210994.
*** This bug has been marked as a duplicate of bug 210994 ***