Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-23 | Use more consistent include guard names | emersion | |
2017-08-13 | wlr_backend_init -> wlr_backend_start | Drew DeVault | |
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-12 | Refactor out wlr_backend_state from wl/multi | Drew DeVault | |
2017-08-10 | Refactor EGL handling | Drew DeVault | |
2017-06-04 | Refactor type implementations | Drew DeVault | |