Kelsey Gilbert

Results 341 comments of Kelsey Gilbert

I have filed a bug about the difficulties here against Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1692609

It's defined as sRGB color space, but sRGB encoding is different: https://hackmd.io/@jgilbert/sRGB-WebGL In 8-bit sRGB encoding, 0.5 is 0xbb. 70% of the available values are darker than 50% gray, yielding...

I'll highlight again that this is orthogonal to color space. It's a little tricky, but basically "sRGB" is overloaded to mean both a color space (colors look the same) and...

WGSL 2022-08-23 Minutes * KG: Feels like answer is be as lax as subsystems are * AB: Basically covered in other issue last week, it’s editorial and we update language...

WGSL meeting minutes 2022-08-02 * This is a duplicate of [https://github.com/gpuweb/gpuweb/issues/1842](https://github.com/gpuweb/gpuweb/issues/1842)

Closing as dupe of https://github.com/gpuweb/gpuweb/issues/1842.

WGSL meeting minutes 2022-07-26 * DN: It’s a TODO and there is a PR to remove type names * DS: LGTM * KG: So, could say let align = 2;...

Pointers are the only way to alias here, and this distinguishes this issue from other types of aliasing.

Is there anything more here? @litherum

WGSL meeting minutes 2022-05-10 * AB: Pushed some clarifications around this section * KG: Sounds like need info from MM