SIGN IN SIGN UP
hyprwm / Hyprland UNCLAIMED

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.

0 0 48 C++

dmabuffer: ensure we only create one texture per buffer (#11990)

buffer can be recomitted, when moving texture creation from constructor
to committime it means same buffer recommit can cause a new texture
unless we store it per buffer and return the pointer for it.
T
Tom Englund committed
32f323332414e5633a3412270c35018a53219946
Parent: 2b0926d
Committed by GitHub <noreply@github.com> on 10/10/2025, 12:13:14 PM