wlroots-hyprland/include
Simon Ser 6e88eeadeb render/pixel_format: import pixel_format_info_check_stride()
We'll use this function from wlr_shm too.

Add some assertions, use int32_t (since the wire protocol uses that,
and we don't want to use 16-bit integers on exotic systems) and
switch the stride check to be overflow-safe.
2022-11-15 16:30:00 +00:00
..
backend backend/drm: use pnp.ids to fetch EDID data 2022-11-09 00:25:18 +03:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/pixel_format: import pixel_format_info_check_stride() 2022-11-15 16:30:00 +00:00
types xdg-shell: use role object destroy handler 2022-11-06 17:00:00 +03:00
util util/set: overhaul 2022-08-29 13:48:42 +00:00
wlr input-inhibitor: deprecate 2022-11-15 16:06:53 +00:00
xcursor xcursor: garbage collect XcursorLibraryLoadImages 2022-01-31 14:10:08 +00:00
xwayland xwayland: use dict to collect supported features 2022-05-23 09:49:58 +02:00
meson.build render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00