aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
2023-05-11wlr_drm_format_set: Store formats on arrayAlexander Orzechowski
2023-05-11wlr_drm_format: Change wlr_drm_format_dup to copyAlexander Orzechowski
2023-05-11wlr_drm_format: Make structure constant lengthAlexander Orzechowski
2023-05-11wlr_drm_format_set: Remove redundant text in comment for finish functionAlexander Orzechowski
2023-05-11wlr_drm_format: Introduce drm_format_finishAlexander Orzechowski
2023-05-10wlr-export-dmabuf-v1: handle output destroySimon Ser
2023-05-06output: drop wlr_output_cursor_set_surfaceSimon Ser
2023-05-06output: add output_cursor_set_texture()Simon Ser
2023-05-04drm_format_set_intersect: Require initialized dst and remove assertAlexander Orzechowski
2023-05-04drm_format_set_union: Require initialized dst and remove assertAlexander Orzechowski
2023-05-04xwayland: allow compositor to set withdrawn statenovenary
2023-05-04wlr_compositer: Keep track if surface has committed a buffer before.Alexander Orzechowski
2023-05-03drm_format_set: Mark as unstableAlexander Orzechowski
2023-05-03Add union function for format setsAustin Shafer
2023-05-02render: introduce blend modeSimon Ser
2023-04-25output: add wlr_output_add_software_cursors_to_render_pass()Simon Ser
2023-04-25render: add render pass helpersSimon Ser
2023-04-25Add a new renderer APISimon Ser
2023-04-20output-layer: add cropping supportSimon Ser
2023-04-14compositor: add wlr_surface_set_preferred_buffer_transform()Simon Ser
2023-04-14compositor: add wlr_surface_set_preferred_buffer_scale()Simon Ser
2023-04-14compositor: pass version in wlr_compositor_createSimon Ser
2023-04-06output-damage: dropSimon Ser
2023-04-06output: add wlr_output_is_direct_scanout_allowed()Simon Ser
2023-04-04output-layer: add support for scaling buffersSimon Ser
2023-03-28output-layer: cache current stateSimon Ser
2023-03-20backend/wayland: fix undefined reference to wlr_wl_input_device_get_seatzccrs
2023-03-10output-layer: require all layers in wlr_output_state.layersSimon Ser
2023-03-01util/log: prefix WLR_REL_SRC_DIR with underscoreSimon Ser
2023-02-24output: introduce wlr_output_configure_primary_swapchain()Simon Ser
2023-02-21render/swapchain: make publicSimon Ser
2023-02-21output-layer: document interactions with screen captureSimon Ser
2023-02-21output: expose wlr_output_state_set_buffer()Simon Ser
2023-02-21output: expose wlr_output_state_finish()Simon Ser
2023-02-20wlr_scene: Add dmabuf_feedback helperAlexander Orzechowski
2023-02-20wlr_scene: Cleanup header includesAlexander Orzechowski
2023-02-20linux-dmabuf-v1: add helper for output layer feedback eventsSimon Ser
2023-02-20output-layer: add feedback eventSimon Ser
2023-02-20output: add wlr_output_set_layers()Simon Ser
2023-02-20Add wlr_output_layerSimon Ser
2023-02-13xwayland: Read and publish _NET_WM_STRUT_PARTIAL propertyJohn Lindgren
2023-02-08scene: Add fractional scale handlingKenny Levinsen
2023-02-08wp-fractional-scale-v1: new protocol implementationKenny Levinsen
2023-02-06linux-dmabuf-v1: add wlr_linux_dmabuf_feedback_v1_init_with_options()Simon Ser
2023-02-06linux-dmabuf-v1: add basic helpers for feedbackSimon Ser
2023-02-06linux-dmabuf-v1: stop using const in feedbackSimon Ser
2023-02-04wlr_scene: Rename wlr_scene_surface_from_bufferAlexander Orzechowski
2023-02-01subcompositor: convert to try_fromSimon Ser
2023-02-01ext-session-lock-v1: convert to try_fromSimon Ser
2023-02-01layer-shell-v1: convert to try_fromSimon Ser