<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Feature request: Implement __DRIimageExtension's blitImage"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92970">92970</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Feature request: Implement __DRIimageExtension's blitImage
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>idr@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>axel.davy@ens.fr
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>blitImage is part of __DRIimageExtension Mesa internal API.

It is used to blit from a surface to another (I don't expect it would be
difficult to implement for an intel dev).

The extension is required for the secondary card for DRI_PRIME on egl/wayland,
glx dri3 (and soon egl/x11 dri3).

While if you are on a dedicated card it doesn't make a lot of sense to use
DRI_PRIME to render on the integrated gpu (thus explaining the current low
interest to implement the function), we could imagine it be used by future
wayland compositors when enabling the use of several displays connected to
different cards (one of the big things wayland is supposed to solve).

As Wayland compositors begin to be more and more ready, I suggest to implement
that function soon, so that when wayland compositors become ready enough to
begin to implement advanced functionnalities, blitImage would be ready for
intel as well for Mesa stable.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>