Evas GL: Fix CRI message on shutdown
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 5 Mar 2015 07:16:11 +0000 (16:16 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 5 Mar 2015 07:19:18 +0000 (16:19 +0900)
commitfecc487b3b6dd5a45f28b8ff888446fbf4381c2c
treeb2fa0998a7a6f0da4f972de64379a3148b5bab44
parentaa0324af36973be273a469f7bfae152f8774c57f
Evas GL: Fix CRI message on shutdown

Just a simple log domain issue (EvasGL was not initialized, so
ERR() would trigger a fatal error). EvasGL is now initialized
on demand when a new GL surface is requested.
src/modules/evas/engines/gl_common/evas_gl_core.c