wlroots-hyprland/include
Simon Ser 485ecc11a6 backend/drm: remove wlr_drm_crtc.pending_modeset
Replace it with a new drm_connector_state_is_modeset function that
decides whether a modeset is necessary directly from the
wlr_output_state which is going to be applied.
2021-04-29 19:51:57 +02:00
..
backend backend/drm: remove wlr_drm_crtc.pending_modeset 2021-04-29 19:51:57 +02:00
render render/allocator: add allocator_autocreate_with_drm_fd 2021-04-29 15:58:56 +02:00
types types/wlr_buffer: introduce wlr_buffer_cap 2021-04-28 20:55:57 +02:00
util util/uuid: replace with util/token, remove libuuid 2021-04-11 19:09:36 +02:00
wlr render: introduce renderer_get_render_buffer_caps 2021-04-28 20:55:57 +02:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland xwayland: query window PIDs via XResQueryClientIds 2021-04-23 09:55:01 +02:00
meson.build render: make GLES2 renderer optional 2021-04-17 16:39:40 +02:00