Round 2 *gonggg*

Here's another try to implement eventloop for Wayland. I've done fixes
based on Pekka's review. I did not attempt to support multiseat or multiple
keyboards, such configurations are considered exotic for running Piglit and
support can be added later. Main thing is to try to be consistent with 
existing X11 backend.

Thanks;

Tapani Pälli (2):
  cmake: require libxkbcommon when building with Wayland
  util: implement eventloop for wayland platform

 CMakeLists.txt                                     |   7 +
 tests/util/CMakeLists.txt                          |   5 +
 .../util/piglit-framework-gl/piglit_wl_framework.c | 253 +++++++++++++++++++--
 3 files changed, 249 insertions(+), 16 deletions(-)

-- 
2.7.4

_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to