mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
9e3f1e0d4c
* clutter/eglnative/clutter-backend-egl.c: (clutter_backend_egl_dispose): Call eglTerminate() on the display when the backend is disposed of. * clutter/eglnative/clutter-stage-egl.c: (clutter_stage_egl_realize): Don't use the createNativeWindow() call, it's not generic EGL.