Fix committed into lp:mir at revision None, scheduled for release in mir, milestone 0.18.0
** Changed in: mir Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1423462 Title: DemoRenderer: GL_BLEND is really always enabled even when not required (also causes RGBX discolouration in mir_proving_server) Status in Mir: Fix Committed Status in mir package in Ubuntu: Triaged Bug description: DemoRenderer: GL_BLEND is really always enabled, even when not required. This is because DemoRenderer turns it on for shadows etc during tessellation. And that ends up applying to the whole glDrawArrays(), which is all primitives. To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1423462/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp