hg: openjfx/8/graphics/rt: Had to stop using --fast-math on mac (probably have to do similar on GTK / Windows). Some libraries can take it, some can't. Was getting rendering artifacts (happened every time on a pie chart on Ensemble8). The faster but less precise algorithms employed by --fast-math was breaking something. More analysis required.
hang.vo at oracle.com
hang.vo at oracle.com
Fri Apr 5 18:03:47 PDT 2013
Changeset: 49b761c73fe6
Author: Richard Bair <richard.bair at oracle.com>
Date: 2013-04-05 17:46 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/49b761c73fe6
Had to stop using --fast-math on mac (probably have to do similar on GTK / Windows). Some libraries can take it, some can't. Was getting rendering artifacts (happened every time on a pie chart on Ensemble8). The faster but less precise algorithms employed by --fast-math was breaking something. More analysis required.
! mac.gradle
More information about the openjfx-dev
mailing list