Bug 133632 - WEBGL_color_buffer_float (draft) may be implemented
Summary: WEBGL_color_buffer_float (draft) may be implemented
Status: RESOLVED DUPLICATE of bug 210994
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://www.khronos.org/registry/webgl...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-08 22:22 PDT by Florian Bösch
Modified: 2020-08-31 12:41 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Bösch 2014-06-08 22:22:17 PDT
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).
Comment 1 Florian Bösch 2014-06-18 00:02:50 PDT
Chrome started implementation of this ticket. Firefox now implements WEBGL_color_buffer_float unprefixed on OSX, Linux, Android and Firefox OS.
Comment 2 Roger Fong 2014-12-09 14:08:50 PST
rdar://problem/19195632
Comment 3 Florian Bösch 2014-12-09 22:38:06 PST
Note that there's some controversy regarding this extension, see the public WebGL ML.
Comment 4 Kenneth Russell 2020-08-31 12:41:19 PDT
This extension was finally implemented in Bug 210994.

*** This bug has been marked as a duplicate of bug 210994 ***