gl_generic: disable creating gl thread 97/252297/2
authorTaehyub Kim <taehyub.kim@samsung.com>
Tue, 26 Jan 2021 08:22:26 +0000 (17:22 +0900)
committerHermet Park <chuneon.park@samsung.com>
Mon, 22 Feb 2021 05:18:03 +0000 (05:18 +0000)
commitbc1090ad4a938856abce6bb1d525eccec3fd807b
treed6b544a5c95f388987b80646c52b1787c37c43d5
parent7807eba1d222033b744d39ceaecc63125cdc8309
gl_generic: disable creating gl thread

The gl render thread was implemented for gl threading but this feature is not used.
because the gl render thread feature has no performance advantage and not stable.
so disable creating Evas-gl-thread-wk thread.

Change-Id: I6b13588e6d5cc44df11579b401d7621413f4e047
src/modules/evas/engines/gl_generic/evas_engine.c