[Mesa-dev] [PATCH 1/3] egl/android: Delete set_damage_region from egl dri vtbl

Eric Anholt eric at anholt.net
Wed Jul 11 16:38:41 UTC 2018


Harish Krupo <harish.krupo.kps at intel.com> writes:

> The intension of the KHR_partial_update was not to send the damage back
> to the platform but to send the damage to the driver to ensure that the
> following rendering could be restricted to those regions.
> This patch removes the set_damage_region from the egl_dri vtbl and all
> the platfrom_*.c files.
> Then upcomming patches add a new dri2 interface for the drivers to
> implement
>
> Signed-off-by: Harish Krupo <harish.krupo.kps at intel.com>

Why shouldn't the platform know about the damage region in a swap, if
it's available?  It looks like it was successfully used for Android, and
we should be using it for Present as well.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180711/9b5423b2/attachment.sig>


More information about the mesa-dev mailing list