weston/doc
Leandro Ribeiro ca640d5120 libweston: fold weston_compositor_tear_down() into weston_compositor_destroy()
The only reason why we have both weston_compositor_tear_down() and
weston_compositor_destroy() is that the only we had to destroy
the log context was keeping weston_compositor alive and calling
weston_log_ctx_compositor_destroy().

After commit "weston-log: replace weston_log_ctx_compositor_destroy()
by weston_log_ctx_destroy()", it's not necessary to keep a zombie
weston_compositor just to be able to call
weston_log_ctx_compositor_destroy().

Fold weston_compositor_tear_down() into weston_compositor_destroy(),
as this split is useless now.

Signed-off-by: Leandro Ribeiro <leandrohr@riseup.net>
2020-01-29 12:15:16 -03:00
..
doxygen doc: Correct absolute path in doxygen graphs. 2015-10-07 17:09:09 -07:00
scripts doc/scripts/gdb: Added gdb script to dump contents of the flight recorder 2019-11-25 20:29:49 +00:00
sphinx libweston: fold weston_compositor_tear_down() into weston_compositor_destroy() 2020-01-29 12:15:16 -03:00
wayland-screenshot.jpg README: Move to Markdown, rewrite introduction 2018-08-07 14:38:24 +01:00