picom/src/backend
Yuxuan Shui 6ff0facae6
backend: invert color and dim doesn't need reg_op
We only ever invert color of or dim the entire image, so just remove the
ability to do region based inversion and dimming. Making implementing
image_op easier.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-03-09 13:38:50 +00:00
..
gl new glx: initial implementation 2019-03-09 01:39:18 +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
backend.c backend: invert color and dim doesn't need reg_op 2019-03-09 13:38:50 +00:00
backend.h backend: invert color and dim doesn't need reg_op 2019-03-09 13:38:50 +00:00
meson.build Let old/new backends co-exist 2019-02-20 17:52:24 +00:00
xrender.c backend: invert color and dim doesn't need reg_op 2019-03-09 13:38:50 +00:00