picom/src/backend/gl
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
..
blur.c backend: gl: fix opacity not being applied for single pass kernel blur 2024-04-06 20:18:23 +01:00
egl.c backend: move pixmap ownership management out of the backends 2024-04-08 09:14:59 +01:00
egl.h backend: gl: use libepoxy 2024-02-10 20:36:02 +00:00
gl_common.c backend: move pixmap ownership management out of the backends 2024-04-08 09:14:59 +01:00
gl_common.h backend: move pixmap ownership management out of the backends 2024-04-08 09:14:59 +01:00
glx.c backend: move pixmap ownership management out of the backends 2024-04-08 09:14:59 +01:00
glx.h backend: gl: don't force fbconfig info on to heap 2024-02-14 19:42:40 +00:00
shaders.c backend: gl: fix opacity not being applied for single pass kernel blur 2024-04-06 20:18:23 +01:00