index
:
wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-21
backend/drm: fix broken link to KMS property docs
Simon Ser
2024-02-21
buffer: add single-pixel-buffer-v1 special case in buffer_is_opaque()
Simon Ser
2024-02-20
scene: ignore duplicate wlr_scene_output_layout_add_output() calls
Simon Ser
2024-02-15
Define _POSIX_C_SOURCE globally
Simon Ser
2024-02-15
util/log: drop unnecessary _XOPEN_SOURCE
Simon Ser
2024-02-15
backend/drm: skip reset after VT switch if possible
Simon Ser
2024-02-15
backend/drm: fix typo in restore_drm_device() comment
Simon Ser
2024-02-15
backend/drm: move restore logic to drm.c
Simon Ser
2024-02-14
backend/drm: atomically reset state after VT switch
Simon Ser
2024-02-14
backend/drm: call get_drm_connector_props() when creating connector
Simon Ser
2024-02-14
backend/drm: extract logic to build current connector state
Simon Ser
2024-02-14
backend/drm: use early return in handle_session_active()
Simon Ser
2024-02-14
backend/drm: add destroy_blob()
Simon Ser
2024-02-14
backend/drm: drop wlr_drm_backend arg from create_mode_blob()
Simon Ser
2024-02-14
backend/drm: add drm_page_flip_create()
Simon Ser
2024-02-14
backend/drm: fix fb_damage_clips_arr memory leak
Simon Ser
2024-02-13
ext-foreign-toplevel-list-v1: improve/fix update_state()
Kirill Primak
2024-02-12
backend/drm: drop unnecessary _XOPEN_SOURCE
Simon Ser
2024-02-12
Add more POSIX compliance macros to fix uClibc support
Paul Cercueil
2024-02-12
ext-foreign-toplevel-list-v1: new protocol implementation
columbarius
2024-02-06
pointer-constraints: handle inert pointer resources correctly
Kirill Primak
2024-02-06
linux_dmabuf_v1: allow callbacks for checking dmabuf import
Austin Shafer
2024-02-06
xdg-shell: drop automatic surface configuration
Kirill Primak
2024-02-02
allocator: remove backend parameter in allocator_autocreate_with_drm_fd
Austin Shafer
2024-02-02
switch: add docs
Simon Ser
2024-02-01
backend/session: add docs
Simon Ser
2024-02-01
compositor: don't handle size or viewport src change in surface_update_damage()
Kirill Primak
2024-02-01
compositor: drop wlr_surface.external_damage
Kirill Primak
2024-02-01
cursor: fix and simplify region mapping
Kirill Primak
2024-01-31
render/gles2: Fixup dropping has_alpha from pixel_format
Leo Li
2024-01-31
render/pixel-format: Move has_alpha into it's own array
Leo Li
2024-01-31
Create & implement transient seat protocol
Andri Yngvason
2024-01-31
linux-dmabuf-v1: bump to v5
Simon Ser
2024-01-31
linux-dmabuf-v1: switch to stable
Simon Ser
2024-01-31
linux-dmabuf-v1: fix include guard name
Simon Ser
2024-01-31
backend/drm: use wlr_drm_backend.name for fd cloning
Kirill Primak
2024-01-29
wlr_damage_ring: Replace wlr_damage_ring_rotate_buffer with original list impl
Alexander Orzechowski
2024-01-27
compositor: don't get buffer from pending buffer resource too early
Kirill Primak
2024-01-27
backend/drm: add support for atomic tearing page-flips
Simon Ser
2024-01-27
scene: release shm buffers once uploaded
Simon Ser
2024-01-27
compositor: introduce wlr_surface_reject_pending()
Kirill Primak
2024-01-26
render/vulkan: correct sRBG gamma expansion in shader
FĂ©lix Poisot
2024-01-25
backend: take wl_event_loop instead of wl_display in wlr_backend_autocreate()
Simon Ser
2024-01-25
backend/multi: take wl_event_loop instead of wl_display
Simon Ser
2024-01-25
backend/drm: drop wl_display argument
Simon Ser
2024-01-25
backend/x11: take wl_event_loop instead of wl_display
Simon Ser
2024-01-25
backend/wayland: take wl_event_loop instead of wl_display
Simon Ser
2024-01-25
backend/libinput: drop wl_display argument
Simon Ser
2024-01-25
backend/headless: take wl_event_loop instead of wl_display
Simon Ser
2024-01-25
xwayland: add support for _NET_WM_WINDOW_TYPE_DESKTOP atom
Grigory Kirillov
[next]