Commit Graph

73 Commits (7215bd1e0f911fcedea802a76edfcde33240daaf)

Author SHA1 Message Date
Simon Ser 2f29b0c438 Add wlr_output_layer 2 years ago
Simon Ser 6c3d6be74b output: drop wlr_output_damage_whole() 2 years ago
Simon Ser ff55663906 output: introduce request_state event 2 years ago
Simon Ser 8c70245d5f output: fail commits if adaptive sync cannot be enabled 2 years ago
Simon Ser 25dd3cc0cd output: pass wlr_output_state to backend 3 years ago
Simon Ser 28d89779af Reformat doc comments 3 years ago
Alexander Orzechowski 74381f3bc3 types/wlr_output: Handle subpixel hints through output commits 3 years ago
Simon Ser e93435016e output: fix typo in wlr_output_impl.get_primary_formats docs 3 years ago
Manuel Stoeckl e879d566bb output: Add function to set preferred render format 3 years ago
Simon Ser 4ddde1a7bd output: drop wlr_output_impl.{attach,rollback}_render 4 years ago
Simon Ser bcd5d8504c output: remove wlr_output_impl.export_dmabuf 4 years ago
Simon Zeni e192d87731 move wlr_box from /types to /util 4 years ago
Simon Ser 2f615468b6 backend: add output state allow-lists 4 years ago
Simon Ser 1a06ea7750 output: make attach_render and rollback_render optional 4 years ago
Simon Ser 4d603826c8 output: add get_primary_formats to interface 4 years ago
Simon Ser 2b0a1aeed5 output: take a wlr_buffer in set_cursor 4 years ago
Simon Ser 91ee33e956 output: add get_cursor_formats and get_cursor_size to interface 4 years ago
Simon Ser 52e40025c4 output: document hotspot coord space 4 years ago
Simon Ser c611a8f7e7 output: add backend docs 5 years ago
Simon Ser bf93d2e67c output: rename impl->rollback to rollback_render 5 years ago
Simon Ser 347bdb6d9a output: make wlr_output_set_gamma atomic 5 years ago
Simon Ser 5f092c55d1 output: fix blurred hw cursors with fractional scaling 5 years ago
Simon Ser 507d9bc19e Add wlr_output_impl.rollback 5 years ago
Simon Ser 6977f3a843 output: check buffer in wlr_output_test 5 years ago
Simon Ser e041158988 output: introduce wlr_output_test 5 years ago
Simon Ser 348f52b5fc output: remove wlr_output_impl.schedule_frame 5 years ago
Simon Ser 5d1ba0f446 output: re-introduce atomic mode, enabled, scale and transform 5 years ago
Rouven Czerwinski 01f903874b Revert "output: atomic mode" 6 years ago
Simon Ser ee5f98ad49 output: atomic mode, enabled, scale and transform 6 years ago
Simon Ser ce3f4c3fe1 output: remove wlr_output_impl.transform 6 years ago
Simon Ser 1d222309b8 output: change set_dmabuf to attach_buffer 6 years ago
emersion 96d6fde5dc backend/drm: add basic support for direct scan-out 6 years ago
Simon Ser 20690346c7 output: rename needs_commit to needs_frame 6 years ago
Simon Ser 9a0f8a194c output: refactor backend API 6 years ago
emersion 68362b37a8
backend/drm: fix frame scheduling on secondary GPUs 6 years ago
emersion ba91422747 output: don't trigger a frame immediately in schedule_frame 6 years ago
emersion eac7c2ad2f output: add presentation refresh prediction 6 years ago
emersion 78389fe722 output: add present event 6 years ago
emersion 2beb68007e output: make gamma size a size_t and gamma table const 6 years ago
emersion cb293f09e7 output: make wlr_output_enable return a bool 6 years ago
emersion a149c2370a Implement wlr-gamma-control-unstable-v1 7 years ago
Drew DeVault 211ae764fd Initial pass on API stability guarantees 7 years ago
emersion 21928cbe61
Merge branch 'master' into screencontent 7 years ago
emersion 9e26808c28
output, backend/drm: add wlr_output_export_dmabuf 7 years ago
emersion 13098a18ea
Fix hardware cursors scale & transform 7 years ago
emersion 225d182765
output: always use hardware cursors if available 7 years ago
emersion 94fa6c88f4
output: don't emit the mode event if it hasn't changed 7 years ago
emersion c2e1474010
Reformat all #include directives 7 years ago
emersion bf6d245400
Swap buffers with damage 7 years ago
emersion 8d58ed502b
output: add wlr_output_schedule_frame 7 years ago