aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-02render/vulkan: explain format mapping with DRMSimon Ser
2022-12-02render/vulkan: drop "_format" in wlr_vk_format fieldsSimon Ser
2022-12-01output: drop enable/mode eventsSimon Ser
2022-12-01output-layout: stop listening for output mode eventsSimon Ser
2022-12-01output-damage: stop listening for output mode eventsSimon Ser
2022-12-01scene: stop listening for output enable/mode eventsSimon Ser
2022-12-01output_init_render: Allow re-initializationAlexander Orzechowski
2022-12-01wlr_texture: Expose owning rendererAlexander Orzechowski
2022-11-30linux-dmabuf-v1: introduce wlr_linux_dmabuf_v1_create()Simon Ser
2022-11-30linux-dmabuf-v1: drop wlr_renderer fieldSimon Ser
2022-11-30linux-dmabuf-v1: don't use wlr_renderer to send legacy format listSimon Ser
2022-11-30linux-dmabuf-v1: don't use wlr_renderer to sanity check DMA-BUFsSimon Ser
2022-11-30linux-dmabuf-v1: add version arg to create()Simon Ser
2022-11-30linux-dmabuf-v1: add "_with_renderer" suffix to create() functionSimon Ser
2022-11-29types/wlr_seat: finish keyboard_state during wlr_seat_destroySimon Zeni
2022-11-29scene/layer_shell_v1.c: remove redundant commentJohan Malm
2022-11-29scene/layer_shell_v1.c: set exclusive zone correctlyJohan Malm
2022-11-29wlr_scene: Expand damage cull region with fractional scalesAlexander Orzechowski
2022-11-29wlr_scene: Don't cull the entire output when entering direct scanoutAlexander Orzechowski
2022-11-28scene: fix output damage expansion conditionKirill Primak
2022-11-28render/vulkan: import semaphore to DMA-BUF instead of blockingSimon Ser
2022-11-28render/dmabuf: add dmabuf_import_sync_fileSimon Ser
2022-11-28render/vulkan: release stage buffers after command buffer completesSimon Ser
2022-11-28render/vulkan: destroy textures after command buffer completesSimon Ser
2022-11-28render/vulkan: drop unused fields from wlr_vk_format_modifier_propsSimon Ser
2022-11-27build: exclude <wlr/types/wlr_drm_lease_v1.h> without DRM backendSimon Ser
2022-11-26scene: set output damage during direct scan-outSimon Ser
2022-11-26scene: use wlr_output_state for direct scanoutSimon Ser
2022-11-25render/vulkan: align staging buffers for texture uploadManuel Stoeckl
2022-11-25backend/session: make optionalSimon Ser
2022-11-25backend: use time helpers to implement timeoutsSimon Ser
2022-11-25util/time: use int64_t return value for get_current_time_msec()Simon Ser
2022-11-25backend: error out when missing DRM and libinput in wlr_backend_autocreate()Simon Ser
2022-11-25backend/session: disable libseat examples for subproject by defaultSimon Ser
2022-11-25shm: add create() function without a wlr_rendererSimon Ser
2022-11-25render/vulkan: add support for RGB565 texture formatManuel Stoeckl
2022-11-24scene: introduce wlr_scene_buffer.events.outputs_updateKirill Primak
2022-11-24compositor: make renderer optionalSimon Ser
2022-11-24compositor: release current buffer after commit eventSimon Ser
2022-11-24compsitor: document wlr_compositor_create()Simon Ser
2022-11-24backend/multi: stop pulling <wlr/backend/session.h>Simon Ser
2022-11-24render/gles2, render/pixman: stop pulling <wlr/backend.h>Simon Ser
2022-11-24backend: stop pulling <wlr/backend/session.h>Simon Ser
2022-11-24backend/session: drop unused <libudev.h>Simon Ser
2022-11-24render: stop pulling <wlr/backend.h>Simon Ser
2022-11-24seat/pointer: Initialize low_res_valueGuido Günther
2022-11-22Relax 80 column limitSimon Ser
2022-11-21render/vulkan: update shm texture data in one batchManuel Stoeckl
2022-11-18xwayland/xwm: add support for xwayland-shell-v1Simon Ser
2022-11-18xwayland/shell: add wlr_xwayland_shell_v1_surface_from_serial()Simon Ser