Mir

Comment 1 for bug 1358210

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: [regression] mir_demo_server_shell segfaults immediately in generate_frame_corner_texture() from DemoRenderer::DemoRenderer()

Bisected. The crash started here:

------------------------------------------------------------
revno: 1845 [merge]
author: Kevin DuBois <email address hidden>
committer: Tarmac
branch nick: development-branch
timestamp: Fri 2014-08-15 13:42:19 +0000
message:
  demo shell: detect the additional things the demo shell draws on the renderable list and avoid calling the optimized post function if they are being drawn. This avoids incorrect rendering on the android platform if "--disable-overlays false" is set. (lp: #1348330). Fixes: https://bugs.launchpad.net/bugs/1348330.

  Approved by PS Jenkins bot, Robert Carr, Andreas Pokorny.
------------------------------------------------------------