Closed
Bug 1060072
Opened 11 years ago
Closed 7 years ago
EGL always claims to be GLES2
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
People
(Reporter: jgilbert, Assigned: jgilbert)
Details
EGL can give back GLES3 when we ask for GLES2 (seen on a Nexus 10), and EGL can also technically support non-ES GL.
We should at least parse the version for whether we're GLES2 or 3. We don't need to support non-ES contexts yet, but if it's easy, we might as well do this right.
Assignee | ||
Comment 1•7 years ago
|
||
We fixed this...at some point.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•