picom/src/backend
Maxim Solovyov 8037a73c88
backend: move the win_bind_shadow function call
the win_bind_shadow function must be called before checking if a window
has shadow enabled because it disables shadow for a window on failure.
2024-02-29 22:07:00 +03:00
..
dummy backend: give images a type 2024-02-15 13:48:47 +00:00
gl backend: gl: implement root_change interface for glx & egl 2024-02-20 18:37:18 +01:00
xrender backend: xrender: prefix backend-specific function names with xrender_ 2024-02-27 03:09:35 +03:00
backend.c backend: move the win_bind_shadow function call 2024-02-29 22:07:00 +03:00
backend.h backend: update documentation for root_change 2024-02-19 10:25:38 +00:00
backend_common.c backend: give images a type 2024-02-15 13:48:47 +00:00
backend_common.h backend: give images a type 2024-02-15 13:48:47 +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