Mir

Code review comment for lp:~kdub/mir/no-rendering-operator

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

84 + //'renderer.get()' serves as an ID to distinguish itself from other compositors
85 + auto buffer = renderable->buffer(renderer.get());

Seems fragile, but not a reason to block this change.

review: Approve

« Back to merge proposal