submit/tizen/20130826.234643
object 292c40049246480b725c6ac995328c9299dc409f
authorJoone Hur <joone.hur@intel.com>
Mon, 26 Aug 2013 23:46:43 +0000 (16:46 -0700)
[3.0] MediaPlayer crashed when switching audio to play(about 20%) https://bugs.tizen.org/jira/browse/TIVI-1518
Enable Canvas 2d based on Cairo GLES.
Allow to build without NDEBUG macro
Add safe fall back to use EGLChooseConfig.
Avoid round trip to display for every surface creation.
This patch adds support for LockSurface.
Support for sharing wl_buffers between Web and UI process