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
/
backend
/
drm
/
drm.h
Age
Commit message (
Expand
)
Author
2018-09-04
backend/drm: better hotplug handling
emersion
2018-08-13
move wlr_drm_connector_add_mode to wlr/backend/drm.h
Ilia Bozhinov
2018-07-07
drm: Allow to add additional modes
Guido Günther
2018-04-25
Make sure we don't use others' prefixes
emersion
2018-04-25
Remove wlr_ prefix from local symbols
emersion
2018-03-24
Redesign wlr_texture
emersion
2018-03-15
matrix: use 2D matrices
emersion
2018-02-26
restore dpms state on drm resume
Markus Ongyerth
2018-02-12
Reformat all #include directives
emersion
2018-02-09
Add atomic gamma lut size fetching
Vincent Vanlaer
2018-02-09
Add atomic gamma setting
Vincent Vanlaer
2018-02-02
backend/drm: support updating cursor when session is paused
emersion
2017-12-19
remove session from multibackend
Tony Crisci
2017-12-19
drm backend: add wlr_output_is_drm
Dominique Martinet
2017-12-07
Listen to display destroy in backends
emersion
2017-11-19
Refactor wlr_list inside wlroots
emersion
2017-10-31
Fix cursor hotspot with rotated outputs on DRM backend
emersion
2017-10-26
Do not set hw cursor if disabled when switching VT
emersion
2017-10-21
Merge branch 'master' into heghe/wl_list
Drew DeVault
2017-10-22
Remove drm field from wlr_drm_connector
Scott Anderson
2017-10-22
Remove unnecesary wlr_renderers
Scott Anderson
2017-10-22
Move egl.h to render/egl.h
Scott Anderson
2017-10-20
Replace list_t with wl_list in wlr_drm_backend
Heghedus Razvan
2017-10-01
Multi-GPU DRM
Scott Anderson
2017-09-30
Rename wlr_drm_output to wlr_drm_connector
Scott Anderson
2017-09-30
Add pointer to backend from DRM outputs
Scott Anderson
2017-09-30
Split DRM rendering to its own file
Scott Anderson
2017-09-30
Split DRM internal interface to its own header
Scott Anderson
2017-09-30
Rename files to remove pointless drm prefix
Scott Anderson
2017-06-10
Combine internal DRM headers into one
Drew DeVault
2017-06-09
Fixed rendering bug: Delay calling gbm_surface_release_buffer until it
Scott Anderson
2017-06-08
Filled out more wlr_output fields.
Scott Anderson
2017-06-01
Merge branch 'master' into session
ascent12
2017-05-31
Generalize DPMS, remove DRM refs from example
Drew DeVault
2017-05-14
Refactored renderer startup to function.
Scott Anderson
2017-05-14
Working commit
Scott Anderson
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-03
Removed unused fields.
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
Changed drm to use new EGL interface.
Scott Anderson
2017-05-02
Added example.
Scott Anderson
2017-05-02
Changed logging.
Scott Anderson
2017-05-01
Renaming.
Scott Anderson
2017-05-01
Moved headers to the correct place.
Scott Anderson
[prev]