Added EGL interface for backends.

This commit is contained in:
Scott Anderson 2017-05-03 17:04:41 +12:00
parent 81998fdc98
commit dbceaee9fa
5 changed files with 189 additions and 1 deletions

View file

@ -12,6 +12,7 @@ add_library(wlr-backend
drm/backend.c
drm/drm.c
drm/udev.c
egl.c
)
target_link_libraries(wlr-backend