[waffle] [PATCH v3 4/4] wayland: resolve wayland-client symbols at runtime (via libdl)

Emil Velikov emil.l.velikov at gmail.com
Wed Mar 18 13:03:08 PDT 2015


On 17 March 2015 at 19:54, Chad Versace <chad.versace at intel.com> wrote:
> Hey Emil,
>
> The patches look good to me, though I haven't tested them yet.
> I'm going to run the patches through a Piglit run and, if I
> find no regressions, I'll push them.
Great thanks.

Looking at the next times on the top of my waffle todo:
 - Rework the waffle test - fold the test init and teardown within the
waffle test hooks.
Will allow us to use the waffle_init() waffle_teardown(), effectively
"reloading" waffle for each test. We can even intentionally randomise
the tests across threads, to ensure that the going from platfrom_foo
to platform_bar does not cause problems.

It will be quite some work so if I'd like your opinion on it before I
crack on it.

 - Remove the xcb + libX11 link time dependency (rework the platforms
to use libX11 alone).
I'm leaning towards the latter, as it would simplify things. Although
I'm a but uncertain if you chose the mixed design due to some
technical reason ?


Cheers,
Emil


More information about the waffle mailing list