Revert "st/dri2: Implement DRI2bufferDamageExtension"
This reverts commit 492ffbed. 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>
- src/gallium/drivers/panfrost/pan_screen.c 0 additions, 1 deletionsrc/gallium/drivers/panfrost/pan_screen.c
- src/gallium/include/pipe/p_screen.h 0 additions, 17 deletionssrc/gallium/include/pipe/p_screen.h
- src/gallium/state_trackers/dri/dri2.c 0 additions, 35 deletionssrc/gallium/state_trackers/dri/dri2.c
-
mentioned in merge request mesa/mesa!2673 (closed)
-
mentioned in merge request mesa/mesa!2676 (closed)