wlroots/include
Alexander Orzechowski 5a7c30966c compositor: Remove notion of primary renderer
Uploading textures are done by what outputs intersect the surface,
not an arbitrary renderer. If no outputs intersect the surface, the
source buffer is locked for longer until the surface is shown, at which
point a renderer will be uploaded the buffer.
2022-07-03 13:09:22 -04:00
..
backend backend/drm: set "max bpc" to the max 2022-06-19 16:55:36 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render wlr_texture: Expose owning renderer 2022-07-03 13:09:22 -04:00
types buffer: move wlr_shm_client_buffer functions to internal header 2022-07-03 13:09:22 -04:00
util util/global: remove wl_display arg from wlr_global_destroy_safe 2021-12-14 13:13:50 +00:00
wlr compositor: Remove notion of primary renderer 2022-07-03 13:09:22 -04: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