On Thu, Sep 21, 2023 at 1:21 PM Yoav Weiss <[email protected]> wrote:
> Given that this is presumably an Intent to Prototype > <https://www.chromium.org/blink/launching-features/#prototyping>, I don't > think you're blocking on our approvals just yet :) > Yes ... this feature has had a long history, so this is a "pre-intent-to-ship heads-up for something that was mostly prototyped long ago". It was carved off from a larger feature that was reduced in scope before shipping (the feature became 2D canvas color management). The bulk of the prototype code for this landed with that feature long ago. > On Wed, Sep 20, 2023 at 11:47 PM Ken Russell <[email protected]> wrote: > >> Thank you Chris for implementing this and driving the spec forward! API >> owners, hoping for your approval to implement this long-awaited feature. >> >> -Ken >> >> >> >> On Wed, Sep 20, 2023 at 4:08 AM Christopher Cameron <[email protected]> >> wrote: >> >>> Contact [email protected] >>> >>> Specificationhttps://github.com/KhronosGroup/WebGL/pull/3222 >>> >>> Summary >>> >>> Allows WebGL to specify the format of its backbuffer. In particular, >>> allows floating-point (for use with wide color and high dynamic range) and >>> sRGB-encoded (for 8-bit physically based rendering) framebuffers. >>> >>> >>> Blink componentBlink>WebGL >>> <https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink%3EWebGL> >>> >>> Motivation >>> >>> This is required for HDR support in WebGL and has been requested by >>> several partners. >>> >>> TAG reviewN/A >>> >>> Risks >>> >>> >>> Interoperability and Compatibility >>> >>> None. >>> >>> >>> *Gecko*: Positive Feature authored by Mozilla. >>> >>> *WebKit*: No signal >>> >>> *Web developers*: No signals >>> >>> *Other signals*: >>> >>> WebView application risks >>> >>> Does this intent deprecate or change behavior of existing APIs, such >>> that it has potentially high risk for Android WebView-based applications? >>> >>> None >>> >>> >>> Is this feature fully tested by web-platform-tests >>> <https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md> >>> ? >>> No, WebGL is tested using the WebGL conformance tests. >>> >>> Flag name on chrome://flagsNone >>> >>> Finch feature nameNone >>> >>> Non-finch justificationNone >>> >>> Requires code in //chrome?No >>> >>> Estimated milestones >>> >>> No milestones specified >>> >>> >>> Link to entry on the Chrome Platform Status >>> https://chromestatus.com/feature/5146687245123584 >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "blink-dev" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAMYvS2d4eUPWOUjstZw0O5rj2qr3t%3DB%2B-n%2B6DsfYjDHsYuBPLg%40mail.gmail.com >> <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAMYvS2d4eUPWOUjstZw0O5rj2qr3t%3DB%2B-n%2B6DsfYjDHsYuBPLg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAGnfxj-VhWFj2CRkXtTedozQ1auqsVipG5WD%2BmepTQZB-i%2BpJA%40mail.gmail.com.
