Skip to content

effects/zoom: Rework how cursor texture is managed

Vlad Zahorodnii requested to merge work/zzag/zoom-effect-cursor-texture into master

Update the cursor texture on demand to avoid changing the current opengl context in the middle of compositing cycle.

CCBUG: 445412

Edited by Vlad Zahorodnii

Merge request reports