aboutsummaryrefslogtreecommitdiff
path: root/render/egl.c
AgeCommit message (Collapse)Author
2017-09-29Change egl_get_config to always use visual idScott Anderson
2017-09-25unset egl current before terminating displayTony Crisci
fixes segfault when closing the compositor with an egl window.
2017-09-17Fix minor typosDrew DeVault
2017-08-10Refactor EGL handlingDrew DeVault