<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 05/15/2012 07:17 PM, Arnaud Vrac wrote:
    <blockquote
cite="mid:CAN5H-g4t79a4WL=GEhuS1nd1rgO6qnZsrHykxKJmhdKZ-FW5uA@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">On Tue, May 15, 2012 at 5:38 AM, Juan
        Zhao <span dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:juan.j.zhao@linux.intel.com" target="_blank">juan.j.zhao@linux.intel.com</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div text="#000000" bgcolor="#ffffff"> <span lang="EN-US">Hi
              All,</span>
            <div>
              <p class="MsoNormal"><span lang="EN-US">&nbsp;&nbsp;&nbsp; I've
                  successfully run weston and its shm and egl/gles
                  client over Intel CE platform SDV now.</span><br>
                <span lang="EN-US"> &nbsp;&nbsp;&nbsp; The code can be accessed on <a
                    moz-do-not-send="true"
                    href="https://gitorious.org/wayland-and-weston-with-gdlbackend"
                    target="_blank">
                    https://gitorious.org/wayland-and-weston-with-gdlbackend</a>
                  . The main code is just compositor-gdl.c, a gdl
                  backend for weston. and this file is licensed as BSD.<br>
                  &nbsp;&nbsp;&nbsp; For the trying, you need to clone the weston TVgdl
                  branch. And the driver should support gbm and wl_egl
                  interfaces.</span></p>
            </div>
          </div>
        </blockquote>
      </div>
      <div><br>
      </div>
      <div>Hi Juan,</div>
      <div><br>
      </div>
      <div>that's nice work, congratulations on making weston work on
        this platform !</div>
    </blockquote>
    <br>
    Thank you!:)<br>
    <br>
    <blockquote
cite="mid:CAN5H-g4t79a4WL=GEhuS1nd1rgO6qnZsrHykxKJmhdKZ-FW5uA@mail.gmail.com"
      type="cite">
      <div><br>
      </div>
      <div>If you need I wrote an EGL backend for gdl/wayland:</div>
      <div><br>
      </div>
      <div><a moz-do-not-send="true"
          href="https://github.com/rawoul/intelce-wayland">https://github.com/rawoul/intelce-wayland</a></div>
    </blockquote>
    <br>
    Nice work, thanks for sharing.&nbsp; <br>
    Which compositor did you use to try wayland?<br>
    In weston-gdlbackend, the memory management is something we can
    refine, currently, we are using wl_pvr provided by the driver
    engineer, it should be fine in pvr platfroms, especially when we're
    rendering to surface directly. <br>
    And if we are using FBO method, your wl_gdl should enhance the
    performance. Warmly welcome to refine the gdl-backend for weston. :)<br>
    <br>
    Thanks,<br>
    Juan<br>
  </body>
</html>