Re: [Mesa-dev] [PATCH v7 0/5] EGL_KHR_partial_update support

2019-08-13 Thread Boris Brezillon
On Mon, 12 Aug 2019 12:07:03 +0200 Boris Brezillon wrote: > This is an attempt at resurrecting Daniel's MR [1] which was already > resurrecting Harish's EGL_KHR_partial_update series [2]. This version > implements Marek's suggestion to pass the set_damage_region() directly > to the gallium driver

[Mesa-dev] [PATCH v7 0/5] EGL_KHR_partial_update support

2019-08-12 Thread Boris Brezillon
This is an attempt at resurrecting Daniel's MR [1] which was already resurrecting Harish's EGL_KHR_partial_update series [2]. This version implements Marek's suggestion to pass the set_damage_region() directly to the gallium driver and let it decide how to handle the request. Some drivers might jus