Add x11 backend for compositor

This still needs all the bells and whistles from the egl-kms mesa branch,
but it makes it a lot easier to work on wayland.
This commit is contained in:
Kristian Høgsberg 2010-06-14 11:54:00 -04:00
parent fc783d4071
commit ce5325d3ed
7 changed files with 901 additions and 184 deletions

View file

@ -28,6 +28,7 @@ $(libs) :
compositor : \
compositor.o \
compositor-drm.o \
compositor-x11.o \
screenshooter.o \
cairo-util.o