wlroots/include/wlr
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
..
backend wlr_backend_init -> wlr_backend_start 2017-08-13 10:19:57 -04:00
interfaces Added software cursor fallback 2017-06-26 17:34:15 +12:00
render Refactor EGL handling 2017-08-10 22:15:37 -04:00
types Merge pull request #69 from 4e554c4c/user_data 2017-08-11 14:59:15 -04:00
util Reorganize wlr-common 2017-06-21 12:10:07 -04:00
backend.h wlr_backend_init -> wlr_backend_start 2017-08-13 10:19:57 -04:00
egl.h Refactor EGL handling 2017-08-10 22:15:37 -04:00
render.h Refactor EGL handling 2017-08-10 22:15:37 -04:00
xcursor.h Add xcursor sublibrary 2017-08-07 21:13:04 -04:00