Bug 183417 - WebGL rendering white screen Safari 11 / 10.13 on Nvidia Cards
Summary: WebGL rendering white screen Safari 11 / 10.13 on Nvidia Cards
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac macOS 10.13
: P2 Blocker
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-07 15:24 PST by Michael Anthony
Modified: 2024-01-17 02:32 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Anthony 2018-03-07 15:24:32 PST
You can test the following link in Safari and Chrome: https://threejs.org/examples/#webgl_animation_scene

Chrome renders correctly, Safari renders a white screen. We've noticed this on production projects and had to use {alpha: true} in the initialization to get the colors to render correctly -- although it still required additional workarounds in specific shaders to fully fix.
Comment 1 Michael Anthony 2018-03-07 15:25:27 PST
Also: We found this to occur on Nvidia cards (MBP 750M) but have also seen it on Iris Pro.
Comment 2 Radar WebKit Bug Importer 2018-03-08 08:16:32 PST
<rdar://problem/38263185>
Comment 3 Kimmo Kinnunen 2024-01-17 02:32:15 PST
This should work now