1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2025-11-06 22:54:14 -05:00
picom/include
Yuxuan Shui ef14a64b27
api/backend: backend_blit_args.shader is now struct shader_info *
damage calculation needs access to `shader.attributes`.

Changelog: Internal: Backend API 2.0 breaking change, `backend_blit_args.shader`
is now `struct shader_info *` instead of `void *`.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2025-08-23 04:08:21 +01:00
..
picom api/backend: backend_blit_args.shader is now struct shader_info * 2025-08-23 04:08:21 +01:00
meson.build meson: actually add include subdir, fix errors 2024-10-28 13:03:49 +00:00