Calvin Lee
|
de66bdb867
|
Add backend detection functions
Resolves #80
|
2017-08-13 23:08:33 +02:00 |
|
Drew DeVault
|
4386816889
|
wlr_backend_init -> wlr_backend_start
Also renames create to init. We'll use create for anything that
allocates and init for anything that takes a pointer and initializes it.
|
2017-08-13 10:19:57 -04:00 |
|
Drew DeVault
|
81cd90297d
|
Refactor out wlr_backend_state from wl/multi
|
2017-08-12 11:43:36 -04:00 |
|
Drew DeVault
|
c24351681f
|
Refactor EGL handling
|
2017-08-10 22:15:37 -04:00 |
|
Drew DeVault
|
5bf61ca7ed
|
Check for multi backend before using it
|
2017-08-05 23:08:35 -04:00 |
|
Scott Anderson
|
4d4da18437
|
Fixed VT switching
|
2017-08-06 13:37:49 +12:00 |
|
Scott Anderson
|
cb4d50e22c
|
Changed header paths.
|
2017-08-06 13:25:26 +12:00 |
|
Scott Anderson
|
ae4478e17f
|
Changed ownership of wlr_session to the multi backend.
Currently breaks VT switching for examples.
|
2017-08-06 13:25:26 +12:00 |
|
Drew DeVault
|
f4453d104d
|
Reorganize wlr-common
|
2017-06-21 12:10:07 -04:00 |
|
Drew DeVault
|
e257afeb7e
|
Establish multi backend support
|
2017-06-13 08:10:36 -04:00 |
|