Skip to content

WebGL warnings in Firefox #1317

@pjcozzi

Description

@pjcozzi

There are new WebGL warnings in Aurora (Firefox 27)

Error: WebGL: A texture is going to be rendered as if it were black, as per the OpenGL ES 2.0.24 spec section 3.8.2, because it is a 2D texture, with a minification filter requiring a mipmap, and is not mipmap complete (as defined in section 3.7.10).

I believe this is a Firefox bug (issue) since we later set the texture filters before rendering. We can workaround it if need be.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions