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
/
drm
Age
Commit message (
Expand
)
Author
2023-10-30
backend: drop wlr_backend_get_presentation_clock()
Simon Ser
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
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-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
output: Add initialization state to wlr_output_init
Alexander Orzechowski
2023-07-26
backend/drm: restore custom modes
Simon Ser
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-27
output: Set output mode during main commit
Alexander Orzechowski
2023-06-27
backend/drm: Don't add pollute fixed modes list with custom modes
Alexander Orzechowski
2023-06-26
backend/drm: remove duplicate needs_frame() in set_cursor()
Simon Ser
2023-06-23
output: add wlr_output_state_init()
Simon Ser
2023-06-22
backend/drm: fix libliftoff_plane double-free
Simon Ser
2023-06-21
backend/drm: Fix typo
Alexander Orzechowski
2023-06-19
backend/drm: Use texture blend_mode for multigpu blit
Alexander Orzechowski
2023-06-12
backend/drm: clip FB damage
Simon Ser
2023-06-05
add render timer API
Rose Hudson
2023-05-31
backend/drm: introduce wlr_drm_mode_get_info()
Simon Ser
2023-05-30
backend/drm: use new rendering API
Simon Ser
2023-05-17
drm_plane_pick_render_format: return false if no format could be found
Austin Shafer
2023-05-11
wlr_drm_format_set: Store formats on array
Alexander Orzechowski
2023-05-11
wlr_drm_format: Rework wlr_drm_format_intersect
Alexander Orzechowski
2023-05-11
wlr_drm_format: Introduce drm_format_finish
Alexander Orzechowski
2023-05-08
backend/drm: fix di_info memory leak
zhoulei
2023-04-20
output-layer: add cropping support
Simon Ser
2023-04-04
output-layer: add support for scaling buffers
Simon Ser
2023-03-20
backend/drm: log drm_connector_alloc_crtc() failures
Simon Ser
2023-02-28
backend/drm: use libdisplay-info for CVT mode generation
Simon Ser
2023-02-28
backend/drm: use libdisplay-info to parse EDID
Simon Ser
2023-02-21
render/swapchain: make public
Simon Ser
2023-02-21
backend/drm: drop wlr_drm_layer.pending_{width,height}
Simon Ser
2023-02-21
backend/drm: drop unnecessary pixman_region32_t casts
Simon Ser
2023-02-20
backend/drm: send output layer feedback events
Simon Ser
2023-02-20
backend/drm: add support for output layers
Simon Ser
2023-02-20
backend/drm: add libliftoff composition layer
Simon Ser
2023-02-20
backend/drm: add libliftoff interface
Simon Ser
2023-02-20
backend/drm: init wlr_drm_plane for all plane types
Simon Ser
[next]