Commit graph

2 commits

Author SHA1 Message Date
Scott Anderson
8630988eae Add wlr_compositor buffer API
This also rolls wlr_buffer into wlr_renderer as a user of this new API.
2019-05-15 23:58:59 +12:00
Scott Anderson
21db2418b7 Comment out currently failing build definitions
This gets wlroots to build, but the transitive closure of files
depending on wlr_surface.c is actually pretty large. As more interfaces
are changed to use the new compositor design, their build definitions
will be uncommented.

This also includes a very basic test client/server, but this will be
removed later.
2019-05-13 15:27:29 +12:00