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

iOS: Make sure we're deleting framebuffers in the right context

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P0: Blocker P0: Blocker
    • 5.1.1
    • 5.1.0
    • QPA
    • None
    • iOS/tvOS/watchOS

      iOS: Make sure we're deleting framebuffers in the right context

      When a QWindow was destroyed, we'd delete its corresponding buffers,
      but failed to make the correct EAGLContext current first. This would
      result in deleting/invalidating buffers for another window (whatever
      window's context was current at the time), and that window would then
      seemingly stop rendering anything, and turn black on rotation.

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

            vestbo Tor Arne Vestbø
            janihe Jani Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes