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
/
backend
/
meson.build
Age
Commit message (
Expand
)
Author
2018-03-09
Make X11 fully optional
Cedric Sodhi
2018-02-14
Add missing dependencies
Rodrigo Lourenço
2018-02-12
Reformat all #include directives
emersion
2018-02-10
meson build: only link with deps when required by options
Dominique Martinet
2018-02-10
meson.build status: print actual build options in message
Dominique Martinet
2018-01-28
Merge remote-tracking branch 'upstream/master' into output-damage
emersion
2018-01-28
meson: add systemd/elogind backends only if enabled
Patrick Steinhardt
2018-01-18
output: add wlr_output::damage, fixes #572
emersion
2017-12-23
Add libdrm as a dependency of wlr_backend
Michael Weiss
2017-12-17
Add headless input devices
emersion
2017-12-17
Initialize headless backend
emersion
2017-11-30
Moved os-compatibility and added header
Moritz
2017-10-11
Add FreeBSD compatibility
Greg V
2017-10-08
Add GL/EGL extension loader generator
Scott Anderson
2017-10-02
Change iface prefix to suffix
Scott Anderson
2017-09-30
Split DRM rendering to its own file
Scott Anderson
2017-09-30
Rename files to remove pointless drm prefix
Scott Anderson
2017-09-29
Add X11 backend skeleton
Scott Anderson
2017-09-22
Add elogind support
dudemanguy
2017-08-30
Refactor meson build files
Tony Crisci
2017-08-26
Merge wlr_udev into wlr_session
Scott Anderson
2017-08-17
wayland backend: switch to xdg shell
Dominique Martinet
2017-08-14
Add wayland backend cursor support
nyorain
2017-08-13
Fix build on systems without systemd
Drew DeVault
2017-08-12
Refactor wlr_backend_state out of DRM backend
Drew DeVault
2017-08-12
Update libinput backend with new state design
Drew DeVault
2017-08-12
Refactor out wlr_backend_state from wl/multi
Drew DeVault
2017-08-11
Refactor meson and move xdg-shell into wlroots
Drew DeVault
2017-08-10
Refactor EGL handling
Drew DeVault
2017-08-09
Atomic modesetting
Scott Anderson
2017-08-06
Split off some functions into drm-util
Scott Anderson
2017-08-06
Update build files
Scott Anderson
2017-08-05
Use meson build system
nyorain
2017-07-11
Revert "Merge pull request #27 from ascent12/meson"
Drew DeVault
2017-07-11
Use subdir
Scott Anderson