Hi,

I was wondering if there is a way to find out which graphics pipeline is
being used by javafx. Some of our users access our application via
virtualized environments or use old GPUs that in some way don't support
hardware rendering.
The way we do it at the moment:

com.sun.prism.GraphicsPipeline.getPipeline()

​Are there any plans to provide public API for this (maybe in form of an
MXBean along with FPS stats and other metrics)?


​Selim

Reply via email to