aboutsummaryrefslogtreecommitdiff
path: root/backend/multi
AgeCommit message (Expand)Author
2017-08-26Rename functions to be consistent with #93Scott Anderson
2017-08-16Prevent alloc errors from crashing in `list_t`Calvin Lee
2017-08-15Prevent alloc errors from crashingCalvin Lee
2017-08-14Fix wlr_multi_backend_add incorrect assertDominique Martinet
2017-08-13Add backend detection functionsCalvin Lee
2017-08-13wlr_backend_init -> wlr_backend_startDrew DeVault
2017-08-12Refactor out wlr_backend_state from wl/multiDrew DeVault
2017-08-10Refactor EGL handlingDrew DeVault
2017-08-05Check for multi backend before using itDrew DeVault
2017-08-06Fixed VT switchingScott Anderson
2017-08-06Changed header paths.Scott Anderson
2017-08-06Changed ownership of wlr_session to the multi backend.Scott Anderson
2017-06-21Reorganize wlr-commonDrew DeVault
2017-06-13Establish multi backend supportDrew DeVault