hg: openjfx/8u-dev/rt: Fix for RT-35245 [Monocle] EGL setup for Freescale i.MX6 - implements prism es2 on monocle on imx. Currently this is not the default, it can be activated by using runtime flags -Djavafx.platform=monocle -Dembedded=monocle.
hang.vo at oracle.com
hang.vo at oracle.com
Tue Mar 18 13:32:53 UTC 2014
Changeset: a50800b8372c
Author: Lisa.Selle at oracle.com
Date: 2014-03-18 09:24 -0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a50800b8372c
Fix for RT-35245 [Monocle] EGL setup for Freescale i.MX6 - implements prism es2 on monocle on imx. Currently this is not the default, it can be activated by using runtime flags -Djavafx.platform=monocle -Dembedded=monocle.
Tested with HelloSanity.
! buildSrc/armv6hf.gradle
! modules/graphics/src/main/java/com/sun/glass/ui/monocle/AcceleratedScreen.java
+ modules/graphics/src/main/java/com/sun/glass/ui/monocle/mx6/MX6AcceleratedScreen.java
! modules/graphics/src/main/java/com/sun/glass/ui/monocle/mx6/MX6Platform.java
! modules/graphics/src/main/java/com/sun/glass/ui/monocle/mx6/MX6PlatformFactory.java
+ modules/graphics/src/main/native-glass/monocle/mx6/MX6AcceleratedScreen.c
More information about the openjfx-dev
mailing list