picom/src/backend
Yuxuan Shui 1e0deea57f
Improve the include situation
Slightly clean up header inclusion with the help of clang's module system.
It's better for files to include the things you need directly.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-01-18 23:30:44 +00:00
..
gl Remove all use of psglx from backend/glx.c 2018-12-31 07:37:49 +00:00
backend.c Move paint_all_new to backend.c 2019-01-02 20:36:33 +00:00
backend.h Add backend_info_t::buffer_age 2019-01-08 21:32:54 +00:00
backend_common.c Improve the include situation 2019-01-18 23:30:44 +00:00
backend_common.h Move paint_all_new to backend.c 2019-01-02 20:36:33 +00:00
meson.build Use functions in backend/backend_common.c 2019-01-01 11:01:47 +00:00
xrender.c Implement vsync for the new xrender backend 2019-01-01 14:59:56 +00:00