Simon Ser
|
29726e6816
|
util: add wlr_output_destroy_safe
This adds a generic helper to destory transient globals.
See [1]. This patch depends on [2] and [3].
[1]: https://gitlab.freedesktop.org/wayland/wayland/issues/10
[2]: https://gitlab.freedesktop.org/wayland/wayland/merge_requests/28
[3]: https://gitlab.freedesktop.org/wayland/wayland/merge_requests/30
|
2020-02-17 20:52:37 +01:00 |
|
emersion
|
47ca79222b
|
Remove symbol versioning from DSO
|
2018-07-20 11:09:56 +01:00 |
|
emersion
|
7cbef15206
|
util: add wlr_ prefix to log symbols
|
2018-07-09 22:49:54 +01:00 |
|
emersion
|
b0d99f5c67
|
Remove wlr_ prefix from local symbols
|
2018-04-25 23:00:46 +01:00 |
|
emersion
|
f2eef670d1
|
Use tabs instead of spaces in symbols file
|
2018-04-21 10:22:51 +01:00 |
|
emersion
|
1588094b99
|
Remove a few local prefixed symbols
|
2018-04-21 10:20:33 +01:00 |
|
emersion
|
3581573bdc
|
render/gles2: make wlr_renderer_begin take viewport size
This allows raw GL calls outside wlr_renderer to be removed.
|
2018-03-21 07:37:09 +01:00 |
|
Tony Crisci
|
47c9d29919
|
add _wlr_vlog to syms global
|
2018-02-24 12:12:05 -05:00 |
|
Guido Günther
|
6ba1128a72
|
Add symbols file
to only export symbols matching wlr_* from the wlroots library
|
2018-02-23 09:51:23 +01:00 |
|