Closed
Bug 769810
Opened 13 years ago
Closed 13 years ago
Mac ATI OpenGL driver still needs math function emulation on 10.8
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: bjacob, Unassigned)
References
Details
(Whiteboard: webgl-conformance)
Attachments
(1 file)
913 bytes,
patch
|
jgilbert
:
review+
|
Details | Diff | Splinter Review |
In bug 665578 we enabled ANGLE math function emulation to work around Mac ATI OpenGL driver bugs, but only on Mac OS 10.6. We wanted to be aggressive about avoiding this workaround on newer Mac versions because of issues in the ANGLE math function emulation at the time. Now these ANGLE issues seem to have long been fixed and also, we now know that this is still needed on 10.8 to pass the remaining failing GLSL conformance tests.
Attachment #638005 -
Flags: review?(jgilbert)
Comment 1•13 years ago
|
||
Comment on attachment 638005 [details] [diff] [review]
enable math function emulation on all OSX versions
Review of attachment 638005 [details] [diff] [review]:
-----------------------------------------------------------------
Can you add a comment pointing to this bug also, since we already have a comment pointing to a bug here?
Attachment #638005 -
Flags: review?(jgilbert) → review+
Reporter | ||
Comment 2•13 years ago
|
||
Part of this tryserver push: https://tbpl.mozilla.org/?tree=Try&rev=35d614a1c367
Reporter | ||
Comment 3•13 years ago
|
||
QA Contact: bjacob
Target Milestone: --- → mozilla16
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•