Mir

Code review comment for lp:~kdub/mir/split-platform-into-rendering-and-display

Revision history for this message
Cemil Azizoglu (cemil-azizoglu) wrote :

I am not sure how these two can be completely independent. E.g. buffer allocator is on the renderer side, but for overlays e.g., the allocator needs to know things about display. Perhaps there will need to be a common base class or an interface between the two. Can't see that far into the future. I guess, we can start here and add things as needed.

Nits :

Spelling
 "recieved accross"

review: Approve

« Back to merge proposal