top | item 45214388 (no title) brunohaid | 5 months ago If anyone ever writes a post of why that error keeps happening with browsers that should support it, I'd be incredibly grateful. Keep seeing it in our (unrelated to OP company) Sentry logs and zero chance to reproduce them. discuss order hn newest shakna|5 months ago Handful of causes:+ No hardware acceleration enabled.+ Multiple graphics cards, and browser can't decide which to use.+ Race conditions that can rarely cause a mount of 3d onto a 2d context (often happens to Unity). dist-epoch|5 months ago Privacy plugins which disable WebGL (fingerprinting) bflesch|5 months ago I assume it's just people who do not have a graphics card
shakna|5 months ago Handful of causes:+ No hardware acceleration enabled.+ Multiple graphics cards, and browser can't decide which to use.+ Race conditions that can rarely cause a mount of 3d onto a 2d context (often happens to Unity).
shakna|5 months ago
+ No hardware acceleration enabled.
+ Multiple graphics cards, and browser can't decide which to use.
+ Race conditions that can rarely cause a mount of 3d onto a 2d context (often happens to Unity).
dist-epoch|5 months ago
bflesch|5 months ago