[Type] Enhancement
[Module] emulator
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Package: emulator
-Version: 1.2.99
+Version: 1.2.100
OS: linux
Build-host-os: linux
Maintainer: Yeong-Kyoon Lee<yeongkyoon.lee@samsung.com>
Description: Tizen Emulator
Package: emulator
-Version: 1.2.99
+Version: 1.2.100
OS: windows
Build-host-os: windows
Maintainer: Yeong-Kyoon Lee<yeongkyoon.lee@samsung.com>
//virtio-gl
#ifndef _WIN32
extern int gl_acceleration_capability_check (void);
-int enable_gl = 1;
+int enable_gl = 0;
#endif
typedef struct FWBootEntry FWBootEntry;