picom/src/backend
Yuxuan Shui 76615a817f
backend: xrender: prepare for new backend interface transition
Morphing xrender_compose_impl to look like the blit operation. Also move
the rounded corner cache to xrender image inner, since we are going to
get rid of the image properties abstraction, so there is no space for it
there anymore.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2024-04-02 20:22:28 +01:00
..
dummy backend: make set_image_property take const args 2024-03-19 14:57:56 +00:00
gl backend: gl: preparation for new backend API transition 2024-04-02 14:02:31 +01:00
xrender backend: xrender: prepare for new backend interface transition 2024-04-02 20:22:28 +01:00
backend.c backend: fix shadow opacity 2024-03-26 18:36:18 +00:00
backend.h fixup! backend: add new backend interface according to #1191 2024-04-02 20:21:44 +01:00
backend_common.c backend: make set_image_property take const args 2024-03-19 14:57:56 +00: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