wlroots-hyprland/include
Roman Gilg 17a289e36e render: allow texture creation while rendering
This removes an artificial limitation in form of an assert that disallowed the
creation of textures while the renderer is rendering.

A consumer might run its own rendering pipeline and after start of the renderer
still want to create textures for internal usage.
2022-02-28 13:06:11 +01:00
..
backend backend/libinput: remove wlr_input_device_impl 2022-02-21 16:48:43 -05:00
render render/drm_format_set: add wlr_drm_format_has 2021-11-26 16:40:53 +00:00
types xdg-positioner: rename structs 2022-02-21 17:26:51 +00:00
util util/global: remove wl_display arg from wlr_global_destroy_safe 2021-12-14 13:13:50 +00:00
wlr render: allow texture creation while rendering 2022-02-28 13:06:11 +01:00
xcursor xcursor: garbage collect XcursorLibraryLoadImages 2022-01-31 14:10:08 +00:00
xwayland xwayland: add support for -noTouchPointerEmulation 2021-11-02 12:02:51 +01:00
meson.build render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00