Android rendering problems.

Issue #3 new
Former user created an issue

It seems that this library when running qt quick application under android working incorrect - renders only first frame, second and subsequent frames doesn't renders. Maybe it is because QQuickFramebufferObject::Renderer uses same OpenGL context both for QSG and code called within QQuickFramebufferObject::Renderer::render().

Comments (2)

  1. Leon Manukyan repo owner

    Thanks for your interest in this project.

    Unfortunately, I have no exposure to Android development and will unlikely work on this bug in the near future. However I am not going to close it as wontfix. I will appreciate if you can identify a fix and submit it as a pull request.

  2. Log in to comment