efl/src/modules/evas/engines/wayland_egl
Rafael Antognolli 9a673b2d4c evas/wayland_egl: Check re->win before calling glMakeCurrent.
This pointer could be NULL if the window was hidden before calling
glMakeCurrent, which would make the program crash. In fact, at least
elm_win hides the window before actually deleting it (thus calling this
function).

SVN revision: 79017
2012-11-09 11:13:26 +00:00
..
Evas_Engine_Wayland_Egl.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_engine.c evas/wayland_egl: Check re->win before calling glMakeCurrent. 2012-11-09 11:13:26 +00:00
evas_engine.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_wl_main.c merge: and now Evas 2012-11-04 11:51:42 +00:00