sdk/emulator/qemu.git
10 years agoqemu: removed warnings & unnecessary logs, and changed log location.
Jinhyung Choi [Mon, 2 Sep 2013 02:16:00 +0000 (11:16 +0900)]
qemu: removed warnings & unnecessary logs, and changed log location.
replaced tab to 4 white space

Change-Id: I62e9ea53021d8e74511d2231ae82adbd3fa15cf3
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
10 years agoMerge "build-script: apply emulator-lib-dev package for windows-32" into develop
daiyoung kim [Fri, 30 Aug 2013 05:47:33 +0000 (14:47 +0900)]
Merge "build-script: apply emulator-lib-dev package for windows-32" into develop

10 years agobuild-script: apply emulator-lib-dev package for windows-32
sungmin ha [Thu, 29 Aug 2013 06:16:48 +0000 (15:16 +0900)]
build-script: apply emulator-lib-dev package for windows-32

Change-Id: I958ab34eb38ec846fca8f65ee33d5565dada7e09
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
10 years agokeyboard: seperate a key event on Windows
GiWoong Kim [Thu, 29 Aug 2013 03:34:59 +0000 (12:34 +0900)]
keyboard: seperate a key event on Windows

seperate a key event if the release events
were superimposed

Change-Id: I48aa5d9332c68e7efec54dc331085bd8fdeb1d81
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agopackage: apply emulator-lib-dev package
munkyu.im [Wed, 28 Aug 2013 07:41:38 +0000 (16:41 +0900)]
package: apply emulator-lib-dev package

Change-Id: Ie0c59c492a78373472472df38a50bf5c7514a874
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
10 years agoVIGS: Make a single memcpy call inside vigs_server_update_display when possible
Stanislav Vorobiov [Tue, 27 Aug 2013 10:47:21 +0000 (14:47 +0400)]
VIGS: Make a single memcpy call inside vigs_server_update_display when possible

If display stride == root surface stride one memcpy will suffice

10 years agoYaGL: Cache minmax index query result in yagl_gles_buffer
Stanislav Vorobiov [Tue, 27 Aug 2013 08:21:03 +0000 (12:21 +0400)]
YaGL: Cache minmax index query result in yagl_gles_buffer

This seemed to be a bottleneck, according to perf. With
this fix minmax index query is no longer "red" in perf report

10 years agoMerge "qemu: set 100ms timeout to epoll_wait function" into develop
daiyoung kim [Tue, 27 Aug 2013 07:34:35 +0000 (16:34 +0900)]
Merge "qemu: set 100ms timeout to epoll_wait function" into develop

10 years agoqemu: set 100ms timeout to epoll_wait function
Jinhyung Choi [Tue, 27 Aug 2013 07:42:12 +0000 (16:42 +0900)]
qemu: set 100ms timeout to epoll_wait function

Change-Id: I4ee1bcfe927fc8deee584f077eea7ee5a87b1343
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
10 years agovga: added CONFIG_MARU
GiWoong Kim [Tue, 27 Aug 2013 05:32:55 +0000 (14:32 +0900)]
vga: added CONFIG_MARU

Change-Id: Ida5b7d9d9e2ad2157fe511c9a17a1ec9cf1de4f5
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agodisplay: blank-guide image is replaced
GiWoong Kim [Tue, 27 Aug 2013 05:05:03 +0000 (14:05 +0900)]
display: blank-guide image is replaced

Change-Id: Iaa1593986509adab3566f13312f150d9d80a37d2
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agomenu: modified about image loading & etc
GiWoong Kim [Mon, 26 Aug 2013 11:29:15 +0000 (20:29 +0900)]
menu: modified about image loading & etc

Change-Id: I26b990af4ad169935c5a7b0bee16ad2f6246e81f
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agodisplay: enable blank guide on maru_shm
GiWoong Kim [Mon, 26 Aug 2013 08:09:35 +0000 (17:09 +0900)]
display: enable blank guide on maru_shm

Change-Id: Ie172e1e7396cb0a439e9b4a8b87ade8cc0adca4e
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoMerge "semaphore: fix a hangup problem under load on NetBSD hosts." into develop
daiyoung kim [Mon, 26 Aug 2013 07:33:27 +0000 (16:33 +0900)]
Merge "semaphore: fix a hangup problem under load on NetBSD hosts." into develop

10 years agoMerge "package: version up" into develop
daiyoung kim [Mon, 26 Aug 2013 07:31:41 +0000 (16:31 +0900)]
Merge "package: version up" into develop

10 years agoMerge "sdb: remove calling sdb notification" into develop
daiyoung kim [Mon, 26 Aug 2013 07:31:18 +0000 (16:31 +0900)]
Merge "sdb: remove calling sdb notification" into develop

10 years agoMerge "mac: change directory for temp file" into develop
daiyoung kim [Mon, 26 Aug 2013 07:30:39 +0000 (16:30 +0900)]
Merge "mac: change directory for temp file" into develop

10 years agopackage: version up
munkyu.im [Mon, 26 Aug 2013 05:41:39 +0000 (14:41 +0900)]
package: version up

Change-Id: Icd1d381f91d5941db73fb66e03fcf0ac3e9d0359
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
10 years agosdb: remove calling sdb notification
munkyu.im [Mon, 26 Aug 2013 05:38:10 +0000 (14:38 +0900)]
sdb: remove calling sdb notification

Change-Id: Ibdb0f6bd5d0369dd17bd2e4039b41ffb6c6f9f7d
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
10 years agomac: change directory for temp file
munkyu.im [Mon, 26 Aug 2013 05:34:23 +0000 (14:34 +0900)]
mac: change directory for temp file

Change-Id: I4ccfb9395d80befce301115ce69ea4eb8f1d1560
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
10 years agosemaphore: fix a hangup problem under load on NetBSD hosts.
Izumi Tsutsui [Wed, 3 Jul 2013 08:58:14 +0000 (17:58 +0900)]
semaphore: fix a hangup problem under load on NetBSD hosts.

Fix following bugs in "fallback implementation of counting semaphores
with mutex+condvar" added in c166cb72f1676855816340666c3b618beef4b976:
 - waiting threads are not restarted properly if more than one threads
   are waiting unblock signals in qemu_sem_timedwait()
 - possible missing pthread_cond_signal(3) calls when waiting threads
   are returned by ETIMEDOUT
 - fix an uninitialized variable
The problem is analyzed by and fix is provided by Noriyuki Soda.

Also put additional cleanup suggested by Laszlo Ersek:
 - make QemuSemaphore.count unsigned (it won't be negative)
 - check a return value of in pthread_cond_wait() in qemu_sem_wait()

Change-Id: Ic785784de211427cd3d0db746dbc1dbac3c8bc33
Signed-off-by: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-id: 1372841894-10634-1-git-send-email-tsutsui@ceres.dti.ne.jp
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
10 years agoskin: ImageRegistry refactoring
GiWoong Kim [Fri, 23 Aug 2013 10:08:22 +0000 (19:08 +0900)]
skin: ImageRegistry refactoring

and added blank-guide image loading

Change-Id: Idcf8880664f4a351c377ed1c6f3c0ef3df14b6dd
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agocommunication: added DRAW_BLANK_GUIDE protocol
GiWoong Kim [Fri, 23 Aug 2013 08:47:39 +0000 (17:47 +0900)]
communication: added DRAW_BLANK_GUIDE protocol

Change-Id: I93d4a0d3afc42fe2879c016aea8d8c044f040d61
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoMerge "YaGL: Fixed framebuffers and renderbuffers leak" into develop
Yeongkyoon Lee [Fri, 23 Aug 2013 10:35:46 +0000 (19:35 +0900)]
Merge "YaGL: Fixed framebuffers and renderbuffers leak" into develop

10 years agoMerge "YaGL: Support EGL_ALPHA_MASK_SIZE" into develop
Yeongkyoon Lee [Fri, 23 Aug 2013 10:35:37 +0000 (19:35 +0900)]
Merge "YaGL: Support EGL_ALPHA_MASK_SIZE" into develop

10 years agoMerge "YaGL: GL_EXT_texture_format_BGRA8888 implementation bug fixed" into develop
Yeongkyoon Lee [Fri, 23 Aug 2013 10:35:29 +0000 (19:35 +0900)]
Merge "YaGL: GL_EXT_texture_format_BGRA8888 implementation bug fixed" into develop

10 years agoMerge "YaGL: EGL_KHR_surfaceless_context implemented" into develop
Yeongkyoon Lee [Fri, 23 Aug 2013 10:35:18 +0000 (19:35 +0900)]
Merge "YaGL: EGL_KHR_surfaceless_context implemented" into develop

10 years agoMerge "YaGL: Don't check 'target' in eglCreateImageKHR" into develop
Yeongkyoon Lee [Fri, 23 Aug 2013 10:35:08 +0000 (19:35 +0900)]
Merge "YaGL: Don't check 'target' in eglCreateImageKHR" into develop

10 years agoMerge "YaGL: GL_EXT_texture_format_BGRA8888 implemented" into develop
Yeongkyoon Lee [Fri, 23 Aug 2013 10:34:56 +0000 (19:34 +0900)]
Merge "YaGL: GL_EXT_texture_format_BGRA8888 implemented" into develop

10 years agoMerge "YaGL: glFinish removed, using single render finish command winsys: added ...
Yeongkyoon Lee [Fri, 23 Aug 2013 10:34:45 +0000 (19:34 +0900)]
Merge "YaGL: glFinish removed, using single render finish command winsys: added 'set_dirty' to winsys_surface" into develop

10 years agoMerge "YaGL: Remove remaining X11 specific stuff from protocol" into develop
Yeongkyoon Lee [Fri, 23 Aug 2013 10:34:33 +0000 (19:34 +0900)]
Merge "YaGL: Remove remaining X11 specific stuff from protocol" into develop

10 years agoMerge "sdb: add device_serial_number" into develop
Yeongkyoon Lee [Fri, 23 Aug 2013 05:44:39 +0000 (14:44 +0900)]
Merge "sdb: add device_serial_number" into develop

10 years agosdb: add device_serial_number
munkyu.im [Thu, 22 Aug 2013 13:16:16 +0000 (22:16 +0900)]
sdb: add device_serial_number

device_serial_number = base_port + 1

Change-Id: I1cccf7f9135da3834dbf0f646f295b8564b97ee1
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
10 years agoemulator: remove double quotation marks from the build info
GiWoong Kim [Fri, 23 Aug 2013 02:15:32 +0000 (11:15 +0900)]
emulator: remove double quotation marks from the build info

Change-Id: Ie48001d23c3ec79d02d36306d050d441a64668d4
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoguest_server: Changed sdcard path.
Kitae Kim [Thu, 22 Aug 2013 12:01:03 +0000 (21:01 +0900)]
guest_server: Changed sdcard path.

Since emulator-vms path under the tizen-sdk-data has been changed as emulator,
qemu is required to modify the path.

Change-Id: I87db74642d1a89af4ce0124659b973b24982ea37
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
10 years agoskin: optimize the hover drawing
GiWoong Kim [Thu, 22 Aug 2013 09:32:30 +0000 (18:32 +0900)]
skin: optimize the hover drawing

Change-Id: I59e726a9ada1cac4d8aef1ec50f708e22b1749c7
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoYaGL: Fixed framebuffers and renderbuffers leak
Stanislav Vorobiov [Thu, 22 Aug 2013 08:14:06 +0000 (12:14 +0400)]
YaGL: Fixed framebuffers and renderbuffers leak

10 years agopackage: version up
munkyu.im [Thu, 22 Aug 2013 07:39:54 +0000 (16:39 +0900)]
package: version up

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
10 years agosdb: call sdb notify when get sensor server notification
munkyu.im [Thu, 22 Aug 2013 07:33:48 +0000 (16:33 +0900)]
sdb: call sdb notify when get sensor server notification

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
10 years agoskin: modified qHD Hwkey region
GiWoong Kim [Thu, 22 Aug 2013 04:30:54 +0000 (13:30 +0900)]
skin: modified qHD Hwkey region

Change-Id: I73c9f4e3f3a258a82789fc859af3014bbcfae6f4
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoskin: added special keyWindow
GiWoong Kim [Thu, 22 Aug 2013 04:26:51 +0000 (13:26 +0900)]
skin: added special keyWindow

Change-Id: Id8a5f048d26be3a80f9b58917e1412ba1c49353e
Signed-off-by: hyunjin816.lee <hyunjin816.lee@samsung.com>
10 years agoMerge "tizen: Makefile clean-up." into develop
Yeongkyoon Lee [Thu, 22 Aug 2013 02:34:08 +0000 (11:34 +0900)]
Merge "tizen: Makefile clean-up." into develop

10 years agotizen: Makefile clean-up.
Kitae Kim [Wed, 21 Aug 2013 07:48:14 +0000 (16:48 +0900)]
tizen: Makefile clean-up.

There were duplicated commands in the Makefile because of host OS.

Change-Id: Ie40bf12b538b30f4b67f7c91f26b8b58d9605efa
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
10 years agoskin: remove previous hwkey hover always
GiWoong Kim [Thu, 22 Aug 2013 00:58:22 +0000 (09:58 +0900)]
skin: remove previous hwkey hover always

Change-Id: I26a30dbb5f59d5b3b5d1b4f32a61f1e3767957b4
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agodisplay: blank guide image processing & align
GiWoong Kim [Wed, 21 Aug 2013 09:07:38 +0000 (18:07 +0900)]
display: blank guide image processing & align

Change-Id: Iafe298eec18a7034f058e2f5397f5257f958f497
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agopackage: version up
GiWoong Kim [Tue, 20 Aug 2013 10:03:18 +0000 (19:03 +0900)]
package: version up

1.5.80

Change-Id: I206027160f073ed14d8d0f7ed614fb66a0b68c4b
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoskin: modified skin info.ini
GiWoong Kim [Tue, 20 Aug 2013 09:41:07 +0000 (18:41 +0900)]
skin: modified skin info.ini

added skin.profile property

Change-Id: Ifd4175c548aac3af75a1dc9a61b6b22b754274d4
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoskin: modified skin folder name
GiWoong Kim [Tue, 20 Aug 2013 09:18:53 +0000 (18:18 +0900)]
skin: modified skin folder name

emul-720x1280-3btn -> mobile-720x1280-3btn

Change-Id: I87aaf23e01d0e9e1880708f7afd4959213c1b66a
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoguest_server: unified string utility functions as glib.
Kitae Kim [Tue, 20 Aug 2013 07:58:55 +0000 (16:58 +0900)]
guest_server: unified string utility functions as glib.

c and glib string functions were mixed.

Change-Id: I39dc97ecabe73bada566dc5d27633a7a61428fe6
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
10 years agoFix bug when detect sdk data path in sdk.info
SeokYeon Hwang [Tue, 20 Aug 2013 05:28:41 +0000 (14:28 +0900)]
Fix bug when detect sdk data path in sdk.info

Change-Id: I9e59b916669a5af2fff9f38bc1706164dfa2ceaa
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
10 years agoskin: set states before menu creating
GiWoong Kim [Tue, 20 Aug 2013 07:23:22 +0000 (16:23 +0900)]
skin: set states before menu creating

Change-Id: I1642ed96fc1e2a2ae715db8a42841a97d3825c38
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoskin: modified qHD skin name
GiWoong Kim [Tue, 20 Aug 2013 05:13:05 +0000 (14:13 +0900)]
skin: modified qHD skin name

Phone 3btn 540x960 -> Phone 540x960

Change-Id: Idab6c65504d7f59d299c3d81202bb57484e75626
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoecs: fix select procedure
munkyu.im [Tue, 13 Aug 2013 08:08:56 +0000 (17:08 +0900)]
ecs: fix select procedure

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
10 years agoskin: added qHD skin
GiWoong Kim [Tue, 13 Aug 2013 07:47:53 +0000 (16:47 +0900)]
skin: added qHD skin

emul-540x960-3btn

Change-Id: Ie0157cd253bc7687d39e9db60e4a8c9ec5319826
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agopackage: version up
GiWoong Kim [Tue, 13 Aug 2013 06:51:59 +0000 (15:51 +0900)]
package: version up

1.5.77

Change-Id: I70c8f9835d9c89df87778918491f9ee504b8c942
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoemulator: modified lib linking on Windows
GiWoong Kim [Tue, 13 Aug 2013 06:50:40 +0000 (15:50 +0900)]
emulator: modified lib linking on Windows

lpng -> lpng14

Change-Id: I2a2f37a05cb4e94926a42c3bae2934169bf064b7
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoYaGL: Support EGL_ALPHA_MASK_SIZE
Stanislav Vorobiov [Mon, 12 Aug 2013 14:45:48 +0000 (18:45 +0400)]
YaGL: Support EGL_ALPHA_MASK_SIZE

glmark2 requires it

10 years agoemulator: EMUL_DIR -> DIBS_COMMON_DIR
GiWoong Kim [Mon, 12 Aug 2013 13:21:44 +0000 (22:21 +0900)]
emulator: EMUL_DIR -> DIBS_COMMON_DIR

Change-Id: I656279a4215c165eb5702c636fd75c338ff1d02c
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agopackage: version up
GiWoong Kim [Mon, 12 Aug 2013 13:04:55 +0000 (22:04 +0900)]
package: version up

1.5.76

Change-Id: Ic64df1da2cce8dbc714da0ae37fa35dec43aac29
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agodisplay: added blank guide image
GiWoong Kim [Fri, 9 Aug 2013 11:07:55 +0000 (20:07 +0900)]
display: added blank guide image

Change-Id: I0f558f0e26f717d80c4d2641ac50c80c04e69dc5
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoYaGL: GL_EXT_texture_format_BGRA8888 implementation bug fixed
Stanislav Vorobiov [Mon, 12 Aug 2013 12:01:49 +0000 (16:01 +0400)]
YaGL: GL_EXT_texture_format_BGRA8888 implementation bug fixed

GL_BGRA is a valid value for format, but not for internalformat, fixed it

10 years agoYaGL: EGL_KHR_surfaceless_context implemented
Stanislav Vorobiov [Mon, 12 Aug 2013 09:46:15 +0000 (13:46 +0400)]
YaGL: EGL_KHR_surfaceless_context implemented

10 years agoSupport qHD(540x960) resoultion.
Sangjin Kim [Mon, 12 Aug 2013 02:58:00 +0000 (11:58 +0900)]
Support qHD(540x960) resoultion.

Change-Id: I141fa34e2d818a9e36a1d85d8bfe0048937cbc22
Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com>
10 years agoYaGL: Don't check 'target' in eglCreateImageKHR
Stanislav Vorobiov [Fri, 9 Aug 2013 13:45:53 +0000 (17:45 +0400)]
YaGL: Don't check 'target' in eglCreateImageKHR

Target code will handle this

10 years agopackage: version up
munkyu.im [Thu, 8 Aug 2013 09:42:52 +0000 (18:42 +0900)]
package: version up

Change-Id: I043a85d328e678ea7a79d466f60b1860e2a33ab3
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
10 years agoskin: modify sdb port
munkyu.im [Thu, 8 Aug 2013 09:40:26 +0000 (18:40 +0900)]
skin: modify sdb port

Change-Id: I69b1234a19b76dd66fd6d74e88a879d94b49c657
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
10 years agoskin: modify CLI command(sdb, ecp)
munkyu.im [Thu, 8 Aug 2013 06:35:47 +0000 (15:35 +0900)]
skin: modify CLI command(sdb, ecp)

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
10 years agopkginfo.manifest: updated binary package names
sungmin ha [Wed, 7 Aug 2013 08:51:45 +0000 (17:51 +0900)]
pkginfo.manifest: updated binary package names

Change-Id: I8caf541c2725745ccb95a6209d008c18720bf74f
Signed-off-by: Sungmin Ha <sungmin82.ha@samsung.com>
10 years agoqemu: fixed build break; argument type difference
Jinhyung Choi [Wed, 7 Aug 2013 05:04:30 +0000 (14:04 +0900)]
qemu: fixed build break; argument type difference

Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
10 years agoMerge "ecs: fix select() for macosx" into develop
daiyoung kim [Tue, 6 Aug 2013 10:24:30 +0000 (19:24 +0900)]
Merge "ecs: fix select() for macosx" into develop

10 years agoecs: fix select() for macosx
munkyu.im [Tue, 6 Aug 2013 09:52:24 +0000 (18:52 +0900)]
ecs: fix select() for macosx

fix compilation error

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
10 years agopackage: modified install and remove script on ubuntu.
Kitae Kim [Tue, 6 Aug 2013 04:44:46 +0000 (13:44 +0900)]
package: modified install and remove script on ubuntu.

The routine to check linux distribution using /etc/release is wrong,
because the file can be not included as default.
Therefore, lsb_release, which print LSB(Linux Standard Base)
and distribution information, should be used in these script.

Change-Id: I14d953df76e6f01eaabdde5e87de53e943e7130f
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
10 years agoosutil: Add gsettings to get proxy to support multiple host OS
Dongxing Liu [Tue, 9 Jul 2013 02:25:11 +0000 (10:25 +0800)]
osutil: Add gsettings to get proxy to support multiple host OS

Signed-off-by: Dongxing Liu <dongxingx.liu@intel.com>
10 years agoYaGL: GL_EXT_texture_format_BGRA8888 implemented
Stanislav Vorobiov [Mon, 5 Aug 2013 08:51:36 +0000 (12:51 +0400)]
YaGL: GL_EXT_texture_format_BGRA8888 implemented

10 years agovigs : remove an unused index variable.
jinhyung.jo [Mon, 5 Aug 2013 06:28:51 +0000 (15:28 +0900)]
vigs : remove an unused index variable.

Change-Id: I191e4dc527adf1fe50555415aff617132838ded0
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
10 years agoemulator: modified Makefile.tizen
Kitae Kim [Mon, 5 Aug 2013 05:47:01 +0000 (14:47 +0900)]
emulator: modified Makefile.tizen

changed linker option from CFLAGS to LDFLAGS
because it causes compile warnings.

Change-Id: Ic4bdcf02f528b6358a4341058bd8572bfca2302c
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
10 years agoMerge "check_cam : added a missing include file." into develop
Kim DaiYoung [Mon, 5 Aug 2013 05:23:32 +0000 (14:23 +0900)]
Merge "check_cam : added a missing include file." into develop

10 years agoMerge "protobuf : remove unused lib path" into develop
DaiYoung Kim [Mon, 5 Aug 2013 03:37:53 +0000 (12:37 +0900)]
Merge "protobuf : remove unused lib path" into develop

10 years agoprotobuf : remove unused lib path
DaiYoung Kim [Mon, 5 Aug 2013 03:36:35 +0000 (12:36 +0900)]
protobuf : remove unused lib path

Signed-off-by: DaiYoung, Kim <daiyoung777.kim@samsung.com>
10 years agoMerge "Fix compilation error using clang(LLVM)." into develop
Kim DaiYoung [Mon, 5 Aug 2013 03:31:20 +0000 (12:31 +0900)]
Merge "Fix compilation error using clang(LLVM)." into develop

10 years agocheck_cam : added a missing include file.
jinhyung.jo [Mon, 5 Aug 2013 03:18:41 +0000 (12:18 +0900)]
check_cam : added a missing include file.

For removing a compiler warning on Linux.

Change-Id: I8cb767e5b63feeace570179598e5cc7c9b360e5f
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
10 years agoskin: delete unused skin resources
GiWoong Kim [Mon, 5 Aug 2013 02:19:22 +0000 (11:19 +0900)]
skin: delete unused skin resources

Change-Id: Ia2ebbfcbff6ddc84be33316c3798b13b5ccf1b7b
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agopackage: version up
GiWoong Kim [Mon, 5 Aug 2013 01:47:13 +0000 (10:47 +0900)]
package: version up

1.5.73

Change-Id: I94e77595ee8fd1de094a8aad9ed5cf9603f19e85
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoYaGL: glFinish removed, using single render finish command
Stanislav Vorobiov [Fri, 2 Aug 2013 13:49:24 +0000 (17:49 +0400)]
YaGL: glFinish removed, using single render finish command
winsys: added 'set_dirty' to winsys_surface

'set_dirty' in winsys_surface allows one to notify
winsys implementation that a particular surface had
gone dirty, this should typically be done on calls
such as glFinish, eglSwapBuffers and eglCopyBuffers

10 years agoMerge "log: print the time information to the debug channel output" into develop
Kim DaiYoung [Fri, 2 Aug 2013 11:31:43 +0000 (20:31 +0900)]
Merge "log: print the time information to the debug channel output" into develop

10 years agoFix compilation error using clang(LLVM).
SeokYeon Hwang [Fri, 2 Aug 2013 09:40:09 +0000 (18:40 +0900)]
Fix compilation error using clang(LLVM).

Change-Id: I491df6b186cdedf72953a51a2ef610984b81efe6
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
10 years agocheck_cam : added a missing include file.
jinhyung.jo [Fri, 2 Aug 2013 06:52:38 +0000 (15:52 +0900)]
check_cam : added a missing include file.

For removing a compiler warning.

Change-Id: I3704f86b8c145971a951358253cf33a5bb0d8e08
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
10 years agolog: print the time information to the debug channel output
GiWoong Kim [Fri, 2 Aug 2013 01:39:36 +0000 (10:39 +0900)]
log: print the time information to the debug channel output

Change-Id: I4f519a69ea2df276d9f758f13fb562b75c84cfc6
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoYaGL: Remove remaining X11 specific stuff from protocol
Stanislav Vorobiov [Tue, 30 Jul 2013 08:09:52 +0000 (12:09 +0400)]
YaGL: Remove remaining X11 specific stuff from protocol

It's only Display* in eglGetDisplay

10 years agoqemu: package version up
Jinhyung Choi [Wed, 31 Jul 2013 10:50:38 +0000 (19:50 +0900)]
qemu: package version up

Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
10 years agoqemu: protobuf location is moved to distrib/protobuf and getting port for ecp dynamic...
Jinhyung Choi [Wed, 31 Jul 2013 10:47:27 +0000 (19:47 +0900)]
qemu: protobuf location is moved to distrib/protobuf and getting port for ecp dynamically when starts

Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
10 years agoMerge "communication: define 'test.vm.skinport' option" into develop
Kim DaiYoung [Wed, 31 Jul 2013 08:56:11 +0000 (17:56 +0900)]
Merge "communication: define 'test.vm.skinport' option" into develop

10 years agocommunication: define 'test.vm.skinport' option
GiWoong Kim [Wed, 31 Jul 2013 06:50:48 +0000 (15:50 +0900)]
communication: define 'test.vm.skinport' option

define 'test.vm.skinport' skin option for debugging
remove 'vm.ecsport' option
& indenting

Change-Id: If845e556861eb201e353d30514e505a15eef7726
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agosdcard: Added functions to get tizen-sdk-data dir.
Kitae Kim [Wed, 31 Jul 2013 05:41:41 +0000 (14:41 +0900)]
sdcard: Added functions to get tizen-sdk-data dir.

Changed a way to get tizen-sdk-data from sdk.info
because SDK installed path is not fixed any more.

Change-Id: I4836343c5fc55102452c0ff14374604e5e1f74ca
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
10 years agoMerge "guest_server: add else expression" into develop
Kim DaiYoung [Tue, 30 Jul 2013 11:44:37 +0000 (20:44 +0900)]
Merge "guest_server: add else expression" into develop

10 years agoguest_server: add else expression
munkyu.im [Tue, 30 Jul 2013 11:43:25 +0000 (20:43 +0900)]
guest_server: add else expression

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
10 years agoskin: define startup argumnet for ECS port
GiWoong Kim [Tue, 30 Jul 2013 11:18:34 +0000 (20:18 +0900)]
skin: define startup argumnet for ECS port

Change-Id: I1a95ef2b48f0d0ac55c88030d8970208d9c2cdae
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoskin: the touchscreen handler diverged from mouse handler
GiWoong Kim [Tue, 30 Jul 2013 07:28:11 +0000 (16:28 +0900)]
skin: the touchscreen handler diverged from mouse handler

Change-Id: I27f1b79cf6d12f865eac7a0947b80ca08faf1234
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
10 years agoqemu: moved ecs_start and port decision, and removed some warnings
Jinhyung Choi [Tue, 30 Jul 2013 07:07:06 +0000 (16:07 +0900)]
qemu: moved ecs_start and port decision, and removed some warnings

Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
10 years agoecp: fix ioctl and windows socket initialized time for windows
munkyu.im [Tue, 30 Jul 2013 05:34:30 +0000 (14:34 +0900)]
ecp: fix ioctl and windows socket initialized time for windows

Signed-off-by: munkyu.im <munkyu.im@samsung.com>