Bug 133632
Summary: | WEBGL_color_buffer_float (draft) may be implemented | ||
---|---|---|---|
Product: | WebKit | Reporter: | Florian Bösch <pyalot> |
Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | achristensen, dino, jonlee, kbr, pyalot, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/ |
Florian Bösch
The WebGL extension WEBGL_color_buffer_float may be implemented (currently in draft status).
Both OSX and iOS have the necessary underlying support available (either by way of ES3, or by way of color buffer float/color buffer half float).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Florian Bösch
Chrome started implementation of this ticket. Firefox now implements WEBGL_color_buffer_float unprefixed on OSX, Linux, Android and Firefox OS.
Roger Fong
rdar://problem/19195632
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 ***