The changes for the new mesa-driver are in a branch (
https://bitbucket.org/javafxports/8u-dev-rt/branch/mesa) and we don't
distribute binaries from the Gluon download yet, as the new driver is still
experimental.
I am told, though, that it will soon become the default driver, and then
those change
Hi Scott,
I run windowed JavaFX desktop apps on the Raspberry Pi 3 (Latest Raspbian
+ PIXEL desktop without experimental driver) using the GTK platform and
software pipeline with an OpenJFX build from my server at
https://chriswhocodes.com/
Just download an ARM nightly:
wget
https://chriswhocode
JBS: https://bugs.openjdk.java.net/browse/JDK-8174688
webrev: http://cr.openjdk.java.net/~flar/JDK-8174688/webrev.00/
It was a one-ish-line-ish fix (just needed to invert one Y coordinate consistent with other cases, but it took a couple
of lines to fetch the necessary data for inversion).
Sti