[Piglit] [PATCH v2 0/2] eventloop for Wayland platform

Tapani Pälli tapani.palli at intel.com
Wed Nov 2 11:16:25 UTC 2016


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



More information about the Piglit mailing list