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

Details

    • 4eb50fbbf414103fb2f9dfb8260f4db5d61190c4

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes