emersion
|
427bdb5b55
|
Use more consistent include guard names
|
2017-09-23 10:26:01 +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
|
7d82476590
|
Refactor type implementations
|
2017-06-04 19:30:50 -04:00 |