Closed
Bug 1125475
Opened 10 years ago
Closed 6 years ago
Webgl texture issues seen in the BananaBench demo
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: dougc, Assigned: jgilbert)
References
()
Details
(Whiteboard: [gfx-noted])
Seeing problems with the textures in the BananaBench demo. Some of the texture areas have become green - perhaps indicating they are not being rendered.
The first bad revision is after this changeset from bug 1109945:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ca411b1cf001
Comment 1•10 years ago
|
||
It's suggested that this is a regression from your patch Jeff.
Assignee: nobody → jgilbert
Whiteboard: [gfx-noted]
Comment 2•10 years ago
|
||
Renders fine here in Firefox 39 on Ubuntu 14.04.2 with a 3.16.7-based kernel.
$ glxinfo | grep OpenGL
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD PITCAIRN
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.3.2
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.3.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•