Bug 133632

Summary: WEBGL_color_buffer_float (draft) may be implemented
Product: WebKit Reporter: Florian Bösch <pyalot>
Component: WebGLAssignee: 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/

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 ***