index
:
wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
Age
Commit message (
Expand
)
Author
2023-11-25
Cleanup wlr_matrix.h includes
Simon Ser
2023-11-23
output: take wl_event_loop in wlr_output_init()
Simon Ser
2023-11-23
backend/session: take wl_event_loop instead of wl_display
Simon Ser
2023-11-23
util/transform: move over wl_output_transform helpers
Simon Ser
2023-11-19
backend/drm: drop unnecessary flags in legacy interface
Simon Ser
2023-11-19
backend/drm: add wlr_drm_connector_state.nonblock
Simon Ser
2023-11-19
backend/drm: fix pending page-flip check
Simon Ser
2023-11-17
backend/drm: Destroy page flips on backend destroy
Alexander Orzechowski
2023-11-17
backend/drm: Track page flips in list
Alexander Orzechowski
2023-11-17
backend/drm: introduce page-flip tracking struct
Simon Ser
2023-11-17
backend/drm: free fb later
sunzhguy
2023-11-15
backend/drm: leave CRTCs on when shutting down
Simon Ser
2023-11-15
backend/drm: ensure plane surfaces are cleaned up on shutdown
Simon Ser
2023-10-30
backend: drop wlr_backend_get_presentation_clock()
Simon Ser
2023-10-16
Fix output layers order error on wayland backend
JiDe Zhang
2023-10-12
Revert "backend/drm: Automatic non-blocking commits"
Simon Ser
2023-10-10
backend/drm: Automatic non-blocking commits
Kenny Levinsen
2023-10-09
output: allow_artifacts -> allow_reconfiguration
Kenny Levinsen
2023-10-03
treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical
Alexander Orzechowski
2023-10-02
docs: replace the less commonly used "::" with "."
Kirill Primak
2023-10-02
output: defer fake present events until after commit
Rose Hudson
2023-10-02
backend/drm: restore pending page-flip check when tearing
Simon Ser
2023-09-28
backend/drm: Add async page flip support to legacy
vaxerski
2023-09-07
backend/drm: Compute custom mode correctly
Alexander Orzechowski
2023-08-25
backend/drm: drop no-op shortcut
Simon Ser
2023-08-23
output: trigger frame/present events on all commits on enabled output
Simon Ser
2023-08-23
backend/drm: report !presented if session is inactive
Rose Hudson
2023-08-23
backend/drm: don't set frame_pending on modeset
Rose Hudson
2023-08-21
backend/headless: fix broken output frame events
Simon Ser
2023-08-16
backend/wayland: wait for xdg_surface.configure explicitly
Simon Ser
2023-08-16
backend/drm: Use output state to set init mode
Alexander Orzechowski
2023-08-16
backend/drm: Move output variable up in connect_drm_connector
Alexander Orzechowski
2023-08-16
backend/headless: Use output state to set init custom mode
Alexander Orzechowski
2023-08-16
backend/wayland: Use output state to set init custom mode
Alexander Orzechowski
2023-08-16
backend/x11: Use output state to set init custom mode
Alexander Orzechowski
2023-08-16
output: Add initialization state to wlr_output_init
Alexander Orzechowski
2023-08-16
backend/wayland: add wlr_wl_output_create_from_surface()
Simon Ser
2023-08-16
backend/wayland: tag wl_surface
Simon Ser
2023-08-16
backend/wayland: take existing wl_display in wlr_wl_backend_create()
Simon Ser
2023-07-26
backend/drm: restore custom modes
Simon Ser
2023-07-18
backend/x11: log output test failure reasons
Brett Ernst
2023-07-18
backend/wayland: log output test failure reasons
Brett Ernst
2023-07-14
backend/drm: stop checking for wlr_client_buffer
Simon Ser
2023-07-11
Use wl_container_of() instead of casts
Simon Ser
2023-07-07
Use struct initializers instead of memset()
Simon Ser
2023-06-30
backend/drm: use panel_orientation if it is set
Clayton Craft
2023-06-30
backend/drm: handle output layer damage
Simon Ser
2023-06-30
backend/wayland: handle output layer damage
Simon Ser
2023-06-27
backend/headless: leave new outputs disabled by default
Simon Ser
2023-06-27
backend/x11: leave new outputs disabled by default
Simon Ser
[next]