index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
wlr
/
interfaces
/
wlr_output.h
Age
Commit message (
Expand
)
Author
2021-03-09
output: document hotspot coord space
Simon Ser
2020-06-30
output: add backend docs
Simon Ser
2020-06-19
output: rename impl->rollback to rollback_render
Simon Ser
2020-05-14
output: make wlr_output_set_gamma atomic
Simon Ser
2020-04-10
output: fix blurred hw cursors with fractional scaling
Simon Ser
2020-04-08
Add wlr_output_impl.rollback
Simon Ser
2020-04-08
output: check buffer in wlr_output_test
Simon Ser
2020-04-08
output: introduce wlr_output_test
Simon Ser
2020-03-04
output: remove wlr_output_impl.schedule_frame
Simon Ser
2019-12-30
output: re-introduce atomic mode, enabled, scale and transform
Simon Ser
2019-08-07
Revert "output: atomic mode"
Rouven Czerwinski
2019-08-02
output: atomic mode, enabled, scale and transform
Simon Ser
2019-06-16
output: remove wlr_output_impl.transform
Simon Ser
2019-06-07
output: change set_dmabuf to attach_buffer
Simon Ser
2019-06-07
backend/drm: add basic support for direct scan-out
emersion
2019-04-23
output: rename needs_commit to needs_frame
Simon Ser
2019-04-23
output: refactor backend API
Simon Ser
2018-10-29
backend/drm: fix frame scheduling on secondary GPUs
emersion
2018-10-05
output: don't trigger a frame immediately in schedule_frame
emersion
2018-10-04
output: add presentation refresh prediction
emersion
2018-10-04
output: add present event
emersion
2018-10-03
output: make gamma size a size_t and gamma table const
emersion
2018-09-14
output: make wlr_output_enable return a bool
emersion
2018-08-02
Implement wlr-gamma-control-unstable-v1
emersion
2018-07-29
Initial pass on API stability guarantees
Drew DeVault
2018-05-31
Merge branch 'master' into screencontent
emersion
2018-05-29
output, backend/drm: add wlr_output_export_dmabuf
emersion
2018-05-09
Fix hardware cursors scale & transform
emersion
2018-05-01
output: always use hardware cursors if available
emersion
2018-04-18
output: don't emit the mode event if it hasn't changed
emersion
2018-02-12
Reformat all #include directives
emersion
2018-02-09
Swap buffers with damage
emersion
2018-01-26
output: add wlr_output_schedule_frame
emersion
2018-01-21
output: add damage tracking via buffer age
emersion
2018-01-20
backend/drm: fix hardware cursors not moving
emersion
2018-01-04
Add wlr_output::enabled
emersion
2017-12-17
Add full refresh rate support to custom modes
emersion
2017-12-14
Merge branch 'master' into surface-transform
emersion
2017-12-11
Add wlr_output_set_custom_mode
emersion
2017-12-01
Make wlr_output_transform_* functions public, refactoring
emersion
2017-11-01
Fix hidden software cursors, fix cursor transformations on DRM backend
emersion
2017-11-01
Apply output transformation to pointer events in Wayland backend
emersion
2017-10-23
Send output current mode when changed
emersion
2017-10-22
Cleanup wlr_gamma_control
emersion
2017-10-22
Create globals only for enabled outputs in DRM backend
emersion
2017-10-22
Add pointer to backend inside wlr_output
Scott Anderson
2017-10-12
Allow to update the cursor hotspot without its pixels
emersion
2017-10-06
Transform hotspot with cursor
Versus Void
2017-09-23
Fix some include guard names in interfaces/
emersion
2017-09-23
Use more consistent include guard names
emersion
[next]