[Webkit-unassigned] [Bug 235515] Browser hangs with basic webgl usage such as showing pixi.js examples

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 08:11:41 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=235515

--- Comment #9 from florent.masson at gmail.com ---
Hi Kyle,

I can confirm, having checked pixi's code, that lastest versions of pixi will attempt to create a webgl2 context while v4 will only create webgl context.

I've tested with my device and the first 3 samples will run on pixi v4 but not these two:
https://pixijs.io/examples-v4/#/masks/graphics.js
https://pixijs.io/examples-v4/#/plugin-projection/cards.js
(they run without WebGL Via Metal)

Also, my problematic games all use pixi v4 and therefore do not create webgl2 contexts

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220131/db417e49/attachment.htm>


More information about the webkit-unassigned mailing list