Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
J'm using qt eglfs in jetson. But I find that the CPU consumes too much performance when I move the widget. Can all the widget use GPU to render?
Hi,
No, they use the raster engine which is a software renderer.
What are you doing in your UI that is so CPU intensive ?