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
/
backend
/
drm.h
Age
Commit message (
Collapse
)
Author
2018-02-12
Reformat all #include directives
emersion
2017-12-19
drm backend: add wlr_output_is_drm
Dominique Martinet
2017-10-01
Multi-GPU DRM
Scott Anderson
2017-08-26
Merge wlr_udev into wlr_session
Scott Anderson
2017-08-13
Add backend detection functions
Calvin Lee
Resolves #80
2017-08-06
Changed header paths.
Scott Anderson
2017-06-01
Refactor udev and drm initialization
Drew DeVault
2017-05-31
Generalize DPMS, remove DRM refs from example
Drew DeVault
2017-05-31
Have backend manage opengl context
Drew DeVault
2017-05-13
DPMS support
Scott Anderson
2017-05-07
Generalize output handling
Drew DeVault
2017-05-07
Refactor backend state management
Drew DeVault
2017-05-04
Fixed hotplugging + make EGL more chatty.
Scott Anderson
2017-05-03
Changed modesetting interface.
Scott Anderson
2017-05-03
Changed backend to accept wl_display.
Scott Anderson
2017-05-03
Renamed 'wlr_drm_display' to 'wlr_drm_output'
Scott Anderson
2017-05-03
Removed old session code from DRM backend.
Scott Anderson
2017-05-02
Added example.
Scott Anderson