JavaFX on Embedded ARM: How to find out if hardware acceleration is available or not
Prasant Jalan
prasant at indsp.com
Mon Jan 19 09:21:27 UTC 2015
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?
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
More information about the openjfx-dev
mailing list