platform/upstream/SDL.git
7 years ago[SDL_Tizen] Add rotate event 93/78293/5
huiyu.eun [Tue, 5 Jul 2016 05:04:22 +0000 (14:04 +0900)]
[SDL_Tizen] Add rotate event

1. Add new event type 'SDL_ROTATEEVENT'
2. Send orientation info to SDL app

Change-Id: I8379f985ab2d8a4e6d48e21b611054e51d7b9b0c
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
8 years ago[SDL] Add new test case result type "Unsupported" which should be returned by 60/76760/1
Prudhvi Raj, Vasireddi [Mon, 27 Jun 2016 07:11:37 +0000 (16:11 +0900)]
[SDL] Add new test case result type "Unsupported" which should be returned by
      test cases whose functionality is not supported by the back-end

Change-Id: I654c58c97020d4d982abf6daa235f7a68164048f

8 years ago[SDL_Tizen] clean up and modify log 24/75924/1
Wonsik, Jung [Wed, 22 Jun 2016 06:46:33 +0000 (15:46 +0900)]
[SDL_Tizen] clean up and modify log

Change-Id: I2314153393c23b838b96a2dfac43c5588fe285f4

8 years ago[SDL_Tizen] Add Virtual Keyboard 09/75309/5
huiyu.eun [Fri, 17 Jun 2016 09:35:27 +0000 (18:35 +0900)]
[SDL_Tizen] Add Virtual Keyboard

1. Add ecore-imf module
2. Connect SDL and eocre-imf
3. Send keyboard text to SDL

Change-Id: Ia72478c735c0414598bd1e55af30aa71daa135c9
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
8 years ago[SDL_Tizen] Add Pause/Resume Event for tizen port 41/74941/2
Wonsik, Jung [Thu, 16 Jun 2016 06:31:01 +0000 (15:31 +0900)]
[SDL_Tizen] Add Pause/Resume Event for tizen port

1. Modification Tizen Core for Tizen App Core
2. Fix the bug of Tizen log
3. Add Pause/Resume Event for tizen port

Change-Id: I114166fc450cb66cf29cc5ef223c5b83ca33424c

8 years ago[SDL] apply new symbol for dynamic APIs 46/73046/2 sample
Wonsik, Jung [Mon, 6 Jun 2016 03:24:48 +0000 (12:24 +0900)]
[SDL] apply new symbol for dynamic APIs

For SDL_main, apply new symbol for dynamic APIs

Change-Id: Idfab815d8868f00cf0fae5fa7607dfbf16a25e26

8 years ago[SDL] Add Key and Mouse Event 45/73045/1
Wonsik, Jung [Mon, 6 Jun 2016 00:10:32 +0000 (09:10 +0900)]
[SDL] Add Key and Mouse Event

Add Key and Mouse event for tizen port.
These event is based by ecore-input.
This patch is made by Eunyu Eun

Change-Id: I89a5dcf77b4819a9a8dbe52c23f464d4dbcf1c18

8 years ago[SDL] Add sdl_tizen core for tizen app core 44/73044/1
Wonsik, Jung [Sun, 5 Jun 2016 06:02:45 +0000 (15:02 +0900)]
[SDL] Add sdl_tizen core for tizen app core

Creating core/tizen and sdl_tizen.c/h
This files has the function for Tizen app core init/exit
This patch does not have full code for that.

Change-Id: I4dd0224288e2406b6f5d419a60806f2b2d76cc77

8 years ago[Tizen] Add Tizen Video and Main 43/73043/2
Wonsik, Jung [Fri, 3 Jun 2016 11:28:23 +0000 (20:28 +0900)]
[Tizen] Add Tizen Video and Main

1. add Tizen Video backend
2. add Tizen main for Tizen App Core

Change-Id: Ib5cb2c35a28e7260a254a526fd7614eae186c073

8 years ago[SDL] Redirect SDL_Log to 'dlog' instead of stderr 93/69893/4
Prudhvi Raj, Vasireddi [Tue, 17 May 2016 08:12:22 +0000 (17:12 +0900)]
[SDL] Redirect SDL_Log to 'dlog' instead of stderr

Current SDL_Log() prints the debug log on to standard output (stderr)
This patch redirects SDL_Log() prints to dlog instead

Change-Id: If7390755704ca8d40521f198936520e19e45d90f

8 years ago[SDL] Fix to resize issue with 0x0 & smack issue 79/69679/1
Wonsik, Jung [Mon, 16 May 2016 10:05:59 +0000 (19:05 +0900)]
[SDL] Fix to resize issue with 0x0 & smack issue

1. Resize Issue with 0x0
To fix, wl_shell and xdg_shell register after creating all window resources.
2. Smack Issue
Add smack rule

Change-Id: I4b37b160678c390ee5e632ef438a68b8021f2a99

8 years agoAdd 'xdg-shell' handling functionality wherever wl_shell is modified 16/69216/3
Prudhvi Raj, Vasireddi [Thu, 12 May 2016 07:27:48 +0000 (16:27 +0900)]
Add 'xdg-shell' handling functionality wherever wl_shell is modified

Change-Id: Ib980a3c402bc8e6b2f0c02efe319e71018fbb6af

8 years agoinit xdg-shell and fix to surface size problem 45/68345/2
Wonsik, Jung [Tue, 3 May 2016 14:24:45 +0000 (23:24 +0900)]
init xdg-shell and fix to surface size problem

This patch has two things
One is about initializing of xdg-shell.
The other is the fixing about abnormal surface size about wl-shell

Change-Id: I53a80632191c5a12863dd46308132de3921c311f

8 years agochange SDL 1.2 to SDL 2.0 00/68200/2
huiyu.eun [Tue, 3 May 2016 03:03:37 +0000 (12:03 +0900)]
change SDL 1.2 to SDL 2.0

[Title] change SDL 1.2 to SDL 2.0
 - move SDL 1.2 Source to new branch 'SDL_1.2'
[Team] Graphics

Change-Id: I389ec1f5a71cdd059cc1759b86dcc424bb1956a2
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
8 years agoRevert "change SDL 1.2 to SDL 2.0" 93/68193/1
huiyu eun [Tue, 3 May 2016 02:47:13 +0000 (19:47 -0700)]
Revert "change SDL 1.2 to SDL 2.0"

This reverts commit c86fd7d0a076c88d5f7e554b4cb8b76a59df435f.

Change-Id: I4b5110c7eecaaa669f40c57d31debde68d0760fb

8 years agochange SDL 1.2 to SDL 2.0 29/68029/1
huiyu.eun [Mon, 2 May 2016 00:48:50 +0000 (09:48 +0900)]
change SDL 1.2 to SDL 2.0

[Title] change SDL 1.2 to SDL 2.0
 - move SDL 1.2 Source to new branch 'SDL_1.2'

[Team] Graphics

Change-Id: Ic28c8ddc04dc821fa42f815e9a7e67037dbeb07c

9 years agoFix compilation error 57/26157/1 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi sdl_1.2 tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m14.3_ivi tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0_ivi accepted/tizen/common/20140820.091537 accepted/tizen/ivi/20140827.105315 accepted/tizen/ivi/20160218.024445 accepted/tizen/mobile/20141022.102239 submit/tizen/20140818.144456 submit/tizen/20140819.013719 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000004 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release tizen_3.0_ivi_release
José Bollo [Tue, 22 Jul 2014 14:48:12 +0000 (16:48 +0200)]
Fix compilation error

Change-Id: If5ede807d28f002dc4b70694cd066a1d2eb45b7c
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
10 years agoUpdate changelog accepted/tizen/generic accepted/tizen/ivi/stable accepted/tizen/mobile accepted/tizen_generic accepted/tizen_ivi_panda accepted/tizen_ivi_release tizen_3.0.m14.2_ivi tizen_ivi_panda tizen_ivi_release accepted/tizen/generic/20140212.193423 accepted/tizen/generic/20140312.095856 accepted/tizen/ivi/20140212.222452 accepted/tizen/ivi/panda/20140312.111041 accepted/tizen/ivi/panda/20140402.010357 accepted/tizen/ivi/panda/20140403.014122 accepted/tizen/ivi/release/20140312.112446 accepted/tizen/mobile/20140225.044429 submit/tizen/20140212.190850 submit/tizen/20140312.070734 submit/tizen_ivi_panda/20140402.005339 submit/tizen_ivi_panda/20140403.012110 submit/tizen_ivi_release/20140312.071212 tizen_3.0.m14.2_ivi_release
Patrick McCarty [Wed, 12 Feb 2014 19:08:01 +0000 (11:08 -0800)]
Update changelog

Change-Id: Id5ad849e59bc5144677046b82f8f35b9d58faad0
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
10 years agoAllow SDL build into pure wayland profile. 05/15805/3
Ronan Le Martret [Tue, 28 Jan 2014 13:41:51 +0000 (14:41 +0100)]
Allow SDL build into pure wayland profile.

Change-Id: I6e4c68055de5c836769c6e49a1c9bc79854f8b5e
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
10 years agoFix a merge issue 94/5994/1 accepted/tizen/20130724.121857 accepted/tizen/20130912.153537 accepted/tizen/20130912.185959 accepted/tizen/20130912.194144 accepted/tizen/ivi/genivi/20140131.033126 ivi_oct_m2 submit/tizen/20130724.005545 submit/tizen/20130724.011313 submit/tizen/20130912.080351 submit/tizen/20130912.090651 submit/tizen_ivi_genivi/20140131.032540
Graydon, Tracy [Wed, 24 Jul 2013 00:45:22 +0000 (17:45 -0700)]
Fix a merge issue

10 years agoApply the patch to the local tizen branch. Has upstream branch 81/5881/1 submit/tizen/20130719.011323
Graydon, Tracy [Fri, 19 Jul 2013 01:13:11 +0000 (18:13 -0700)]
Apply the patch to the local tizen branch. Has upstream branch

11 years agoresetting manifest requested domain to floor 84/4584/1 submit/tizen/20130710.125401 submit/tizen/20130724.004022
Alexandru Cornea [Fri, 28 Jun 2013 17:18:56 +0000 (20:18 +0300)]
resetting manifest requested domain to floor

11 years agoadd packaging accepted/tizen/20130503.223857 accepted/tizen/20130520.103139 accepted/trunk/20130325.213901 submit/tizen/20130503.183210 submit/tizen/20130503.185123 submit/tizen/20130503.185203 submit/tizen/20130509.172119 submit/tizen/20130517.014905 submit/tizen/20130517.014948 submit/tizen/20130517.020333 submit/trunk/20130325.084207
Anas Nashif [Wed, 7 Nov 2012 06:45:02 +0000 (22:45 -0800)]
add packaging

11 years agoImported Upstream version 1.2.15 upstream/1.2.15
Anas Nashif [Wed, 7 Nov 2012 06:45:01 +0000 (22:45 -0800)]
Imported Upstream version 1.2.15