mesa/src/gallium/include
Boris Brezillon 19546108d3 Revert "st/dri2: Implement DRI2bufferDamageExtension"
This reverts commit 492ffbed63.

BACK_LEFT attachment can be outdated when the user calls
KHR_partial_update(), leading to a damage region update on the
wrong pipe_resource object.
Let's not expose the ->set_damage_region() method until the core is
fixed to handle that properly.

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Acked-by: Daniel Stone <daniels@collabora.com>
2019-10-07 11:38:26 +02:00
..
pipe Revert "st/dri2: Implement DRI2bufferDamageExtension" 2019-10-07 11:38:26 +02:00
state_tracker state_tracker/winsys_handle: Add plane input field 2019-08-13 01:12:29 -07:00