<div dir="ltr">The following email with the patch is just over 100k in size and thus is stuck in the moderation queue..<br></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Apr 29, 2016 at 11:11 AM Robert Ancell <<a href="mailto:robert.ancell@canonical.com">robert.ancell@canonical.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This is currently used in Ubuntu to allow X applications and sessions to run in<br>
newer versions of Unity 8. For example, this allows applications like GIMP to<br>
run on mobile devices like the Bq Aquaris M10 [2] (currently shipping).<br>
<br>
The proposed patch allows software based rendering only. The XMir used in Ubuntu<br>
contains more changes (developed on Launchpad [3]) that are unlikely to be of<br>
sufficient quality for proposal upstream. We will propose those changes when<br>
they are ready.<br>
<br>
Thanks,<br>
--Robert<br>
<br>
Robert Ancell (1):<br>
XMir DDX<br>
<br>
<a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a> | 24 +<br>
hw/Makefile.am | 9 +-<br>
hw/xmir/.gitignore | 1 +<br>
hw/xmir/Makefile.am | 27 +<br>
hw/xmir/xmir-cursor.c | 210 +++++++<br>
hw/xmir/xmir-cvt.c | 304 ++++++++++<br>
hw/xmir/xmir-input.c | 592 ++++++++++++++++++<br>
hw/xmir/xmir-output.c | 424 +++++++++++++<br>
hw/xmir/xmir-thread-proxy.c | 109 ++++<br>
hw/xmir/xmir.c | 1416 +++++++++++++++++++++++++++++++++++++++++++<br>
hw/xmir/xmir.h | 165 +++++<br>
11 files changed, 3279 insertions(+), 2 deletions(-)<br>
create mode 100644 hw/xmir/.gitignore<br>
create mode 100644 hw/xmir/Makefile.am<br>
create mode 100644 hw/xmir/xmir-cursor.c<br>
create mode 100644 hw/xmir/xmir-cvt.c<br>
create mode 100644 hw/xmir/xmir-input.c<br>
create mode 100644 hw/xmir/xmir-output.c<br>
create mode 100644 hw/xmir/xmir-thread-proxy.c<br>
create mode 100644 hw/xmir/xmir.c<br>
create mode 100644 hw/xmir/xmir.h<br>
<br>
--<br>
2.7.4<br>
<br>
</blockquote></div>