Skip to content

cogl/texture: Fix crash when maximizing window

hev requested to merge (removed):master into master

The gnome shell will be crashes when maximizing window and driver gles is used. because the driver's texture_2d_is_get_data_supported method is NULL and call unconditional.

Edited by hev

Merge request reports