JavaFX on Embedded ARM: How to find out if hardware acceleration is available or not
David Hill
David.Hill at Oracle.com
Tue Jan 20 17:56:44 UTC 2015
On 1/19/15, 4:21 AM, Prasant Jalan wrote:
> Hi,
>
> How can I confirm whether my test javaFX application (running on embedded ARM platform, iMX6 Quad Core) is using hardware graphics acceleration or not?
Prasant,
Yes - this debug indicates that you should be following the accelerated (OpenGL ES path).
(I missing this email when composing my previous response - so you can ignore that part of the request for information).
Dave
>
>
> When prism.verbose is set to true, I see the following output:
>
> Graphics Vendor: Vivante Corporation
> Renderer: Vivante GC2000
> Version: OpenGL ES 3.0 V5.0.11.p1.19959
> vsync: true vpipe: true
>
>
> Is this enough indication that the hardware acceleration in the system is working fine?
>
>
> Any inputs will be of help.
>
>
> Regards, Prasant
>
--
David Hill<David.Hill at Oracle.com>
Java Embedded Development
"A man's feet should be planted in his country, but his eyes should survey the world."
-- George Santayana (1863 - 1952)
More information about the openjfx-dev
mailing list