picom/src/backend
Yuxuan Shui c51d446854
backend: move pixmap ownership management out of the backends
Caller of `bind_pixmap` generally knows if the pixmap is owned or not,
they are fully able to decide if the pixmap should be freed, so let them
do it.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2024-04-08 09:14:59 +01:00
..
dummy backend: move pixmap ownership management out of the backends 2024-04-08 09:14:59 +01:00
gl backend: move pixmap ownership management out of the backends 2024-04-08 09:14:59 +01:00
xrender backend: move pixmap ownership management out of the backends 2024-04-08 09:14:59 +01:00
backend.c backend: move pixmap ownership management out of the backends 2024-04-08 09:14:59 +01:00
backend.h backend: move pixmap ownership management out of the backends 2024-04-08 09:14:59 +01:00
backend_common.c backend: move pixmap ownership management out of the backends 2024-04-08 09:14:59 +01:00
backend_common.h backend: remove unused typedefs 2024-03-25 18:33:22 +00:00
driver.c backend: fix clang warning 2024-01-29 23:57:11 +00:00
driver.h driver: choose sgi_video_sync scheduler for NVIDIA 2023-12-19 23:27:15 +00:00
meson.build backends: add egl backend 2022-09-29 08:03:12 +01:00