Closed
Bug 1057765
Opened 12 years ago
Closed 7 years ago
Glitches / sort of dirty buffer with WebGL in Windows 8.1
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: sole, Unassigned)
References
()
Details
A simple WebGL example is giving buggy output in Firefox for someone with Windows 8.1 (twitter thread here: https://twitter.com/thebabydino/status/503200712697065472 )
Here's a live example demonstrating the issue with an screenshot of the buggy output to the left: http://sole.github.io/test_cases/webgl/dirty_buffer/
Code for the example, including unminified Three.js library:
https://github.com/sole/test_cases/tree/gh-pages/webgl/dirty_buffer
It works fine in Mac systems-both Firefox release and Nightly, so I guess it might be something to do with Windows per se. I don't have a Windows machine so I can't confirm/reproduce.
| Reporter | ||
Updated•12 years ago
|
Comment 1•12 years ago
|
||
I cannot reproduce this on my Windows machine. We're going to need a copy of about:support from an affected machine.
(In reply to Jeff Gilbert [:jgilbert] from comment #1)
> I cannot reproduce this on my Windows machine. We're going to need a copy of
> about:support from an affected machine.
https://gist.github.com/thebabydino/aa391653ed846555529e
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•