OpenGLES, X11 and Qt Quick 2 - Raspberry Pi Forums
my application based on qt 5.5 (quick) slow on raspberry pi. has graphic timer , 1 cpu core time @ 100%.
there way speed up?
know qt quick 2 can't use framebuffer in youtube see lot of applications working using opengles, x11 , qt quick 2.
there way speed up?
know qt quick 2 can't use framebuffer in youtube see lot of applications working using opengles, x11 , qt quick 2.
depends on how have implemented it, sound polling or doing display updates continually.mrdebug wrote: application based on qt 5.5 (quick) slow on raspberry pi. has graphic timer , 1 cpu core time @ 100%.
there way speed up?
not sure why claim "qt quick 2 can't use framebuffer", have used opengles qml on many qt5.x versions. don't use x11 "either/or".mrdebug wrote: know qt quick 2 can't use framebuffer in youtube see lot of applications working using opengles, x11 , qt quick 2.
raspberrypi
Comments
Post a Comment