Prism d3d & es2 pipeline + javafx-iio are now open source
Kevin Rushforth
kevin.rushforth at oracle.com
Tue Apr 23 10:45:37 PDT 2013
Hi,
We just open-sourced the following FX sub-projects:
1. Prism HW pipelines: prism-es2* and prism-d3d*
This completes the open-sourcing of Prism and includes the Java and
native code for the two Prism pipelines, including the platform-specific
Prism code for Windows, Mac, Linux, eglfb (for embedded Linux-arm), IOS,
and Android.
2. Image loaders: javafx-iio*
The native pieces for all of the above are now be built with "ant jar"
but the native libraries are not yet copied to the "dist" directory
(just like the decora native libraries). I may or may not address that,
since we will eventually switch to the gradle build.
-- Kevin
More information about the openjfx-dev
mailing list