FreeRDP/uwac/libuwac
Kyle Evans 45d8e2dfb2 Pull in libepoll-shim for the bits that require timerfd/epoll
libepoll-shim is our implementation of this API on top of kevent. It supplies
the same headers and a library, but we don't install it in any of the default
include search paths when it comes in through ports on an as-needed basis.

This set of changes is restricted to FREEBSD-compatible OS, which includes
DragonflyBSD and FreeBSD.
2018-05-01 23:42:25 -05:00
..
.gitignore Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
CMakeLists.txt Pull in libepoll-shim for the bits that require timerfd/epoll 2018-05-01 23:42:25 -05:00
uwac-display.c trivial issue found by cppcheck: 2017-01-25 15:48:49 +05:00
uwac-input.c Fixes scrolling crash in wlfreerdp 2017-08-16 18:02:07 +00:00
uwac-os.c Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-os.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
uwac-output.c Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-priv.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
uwac-tools.c Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-utils.c Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-utils.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
uwac-window.c Implement fullscreen for wayland shell surface 2017-07-05 18:47:52 +02:00