picom/src/backend
Yuxuan Shui d39d937566
new glx: fix memory leak, and bind pixmap
struct _glx_image_data needs to be freed even when refcount is not 0.

Also fixed a typo in glx_bind_pixmap.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-03-10 22:48:42 +00:00
..
gl new glx: fix memory leak, and bind pixmap 2019-03-10 22:48:42 +00:00
backend.c backend: fix rendering shadow with opacity 2019-03-10 19:56:55 +00:00
backend.h new glx: implement fill for monitor-repaint 2019-03-10 01:53:46 +00:00
backend_common.c Implement monitor repaint in new xrender 2019-03-05 20:27:10 +00:00
backend_common.h backend_common: fix shadow generation with opacity 2019-03-04 23:02:35 +00:00
meson.build Let old/new backends co-exist 2019-02-20 17:52:24 +00:00
xrender.c backend: fix rendering shadow with opacity 2019-03-10 19:56:55 +00:00