overlay: Add a X11 window backend
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 18 Aug 2013 20:10:26 +0000 (21:10 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 18 Aug 2013 20:10:26 +0000 (21:10 +0100)
commit34e4780c8e9c429a835c8be9c512cfe239241298
tree07b548c700173cdcd0e90d0659c09a6f3d86c4ae
parent1c1a2798063df03633dc7dfbd215a37b71dbecd6
overlay: Add a X11 window backend

Useful for remote hosts.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
configure.ac
overlay/Makefile.am
overlay/overlay.c
overlay/overlay.h
overlay/x11/x11-window.c [new file with mode: 0644]