Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-20724

ShaderEffectItems don't work on Symbian/OpenGL graphics system after app background/forground switch

XMLWordPrintable

    • 4eb50fbbf414103fb2f9dfb8260f4db5d61190c4

      On Symbian OpenGL graphics system releases all GL resources (including GL context) when app goes to background and recreates them when app comes back to foreground.
      Shaders plugin don't release its GL resources and after app background/foreground those resources are still binded to invalid/destroyed context. Shaders plugin
      should track GL contexts and release its GL resources when contexts is cleaned up.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jhautaka Jani Hautakangas
            jhautaka Jani Hautakangas
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes