[Mesa-dev] [PATCH v4 2/5] dri_interface: add DRI2_BufferDamage interface

Daniel Stone daniel at fooishbar.org
Tue Jun 25 16:46:53 UTC 2019


On Tue, 25 Jun 2019 at 17:46, Boris Brezillon
<boris.brezillon at collabora.com> wrote:
> On Tue, 25 Jun 2019 18:37:46 +0200 Boris Brezillon <boris.brezillon at collabora.com> wrote:
> > Add a new DRI2_BufferDamage interface to support the
> > EGL_KHR_partial_update extension, informing the driver of an overriding
> > scissor region for a particular drawable.
> >
> > Based on a commit originally authored by:
> > Harish Krupo <harish.krupo.kps at intel.com>
> > renamed extension, retargeted at DRI drawable instead of context,
> > rewritten description
>
> Oops, this patch is missing Daniel's SoB.

Oops indeed!

Signed-off-by: Daniel Stone <daniels at collabora.com>

Cheers,
Daniel


More information about the mesa-dev mailing list