index
:
platform/core/uifw/dali-demo
BackupTizen
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/async_text
devel/graphics
devel/layout-fw
devel/master
devel/new_vr
devel/tizen
devel/vulkan
master
sandbox/denis13/LTO
sandbox/denis13/LTO1
sandbox/dkson95/llvm
sandbox/jolfzverb/tizen
sandbox/nmerinov/llvm
sandbox/upgrade/efl120
tizen
tizen_3.0
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.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_temp
Domain: Graphics System / DALi;
Heeyong Song <heeyong.song@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-02
Simple example to show off layouts and transitions
devel/layout-fw
David Steele
1
-0
/
+222
2018-03-30
Modified video-view sample
taeyoon0.lee
1
-87
/
+34
2018-03-22
Remove visual opacity from shader
Heeyong Song
1
-2
/
+1
2018-03-07
Replace 'frustrum' with 'frustum'
Seoyeon Kim
1
-6
/
+6
2018-02-16
Merge "Add support of text background style to TextLabel example" into devel/...
Adeel Kazmi
1
-5
/
+34
2018-02-15
Add support of text background style to TextLabel example
Richard Huang
1
-5
/
+34
2018-02-07
Bezier curve animation demo
David Steele
1
-0
/
+565
2018-01-18
Merge "Change fitting mode to match previous behaviour." into devel/master
David Steele
6
-31
/
+72
2018-01-18
Change fitting mode to match previous behaviour.
Francisco Santos
6
-31
/
+72
2018-01-17
Updated the Animated Images Demo to use play-back controls
Adeel Kazmi
1
-233
/
+232
2018-01-12
Change FittingMode on Item view demos.
Francisco Santos
2
-4
/
+17
2018-01-05
TextLabel example uses ExpandingButtons
Agnelo Vaz
5
-112
/
+770
2018-01-02
Added memory consumption test for small text in large TextLabel
Richard Huang
1
-1
/
+10
2017-12-20
Fix build error caused by moving some devel apis to public
minho.sun
1
-14
/
+14
2017-12-12
Fixed SVACE errors
Adeel Kazmi
4
-30
/
+69
2017-11-17
Add Sample Apps for Animated Gradient Visual
Eunki Hong
2
-0
/
+1238
2017-11-10
LoadPolicy::Immediate Waits for ResourceReady Signal
Agnelo Vaz
1
-0
/
+4
2017-11-07
Image Policies Example suite
Agnelo Vaz
2
-2
/
+573
2017-10-24
Add soft shadow to text label demo
Richard Huang
1
-2
/
+5
2017-10-09
Removed redundant RunTest methods from all examples
Adeel Kazmi
69
-696
/
+143
2017-10-06
Removed redundant Logging & Mesh sorting examples as well as adding ESC handl...
Adeel Kazmi
4
-1047
/
+44
2017-10-03
Changes required after TextLabel Devel properties were made public
Adeel Kazmi
4
-15
/
+11
2017-10-03
Using migrated Public Visual API
Agnelo Vaz
38
-134
/
+85
2017-10-02
Changes required after progress bar moved to the Public API
Adeel Kazmi
1
-2
/
+1
2017-10-02
Changes required after resource loading APIs in Control moved from Devel to P...
Adeel Kazmi
1
-1
/
+1
2017-10-02
Merge "Text memory profiling" into devel/master
Adeel Kazmi
1
-0
/
+436
2017-10-02
Text memory profiling
Richard Huang
1
-0
/
+436
2017-09-29
Changes required after some Actor Devel APIs made public
Adeel Kazmi
4
-7
/
+7
2017-09-28
Changes required after some pixel formats were moved to the Public API in Core
Adeel Kazmi
1
-11
/
+9
2017-09-26
Added demo to show using texture url in ImageView
Francisco Santos
1
-0
/
+218
2017-09-19
TextLabel example upgraded
Agnelo Vaz
1
-6
/
+200
2017-09-07
Merge "Change Enable() API to Start() in TiltSensor" into devel/master
HyunJu Shin
1
-1
/
+1
2017-08-23
Added a property notification example
Adeel Kazmi
1
-0
/
+125
2017-08-23
Change Enable() API to Start() in TiltSensor
Seoyeon Kim
1
-1
/
+1
2017-08-17
Update resize behaviour in TextLabel demo
Richard Huang
1
-2
/
+30
2017-08-11
TextLabel demo updates
Agnelo Vaz
1
-3
/
+11
2017-08-04
Added example of remote image load
David Steele
1
-0
/
+225
2017-07-28
Animate Text Color of TextLabel
Agnelo Vaz
1
-1
/
+17
2017-07-19
Updated alpha blend demo to handle scale/crop
David Steele
1
-2
/
+15
2017-07-14
Updated alpha blend example to use better masks of different size
David Steele
1
-4
/
+4
2017-07-14
Updated animated-images example to also handle image arrays
David Steele
1
-43
/
+204
2017-07-11
Image view example updated, shows different visuals
Agnelo Vaz
1
-81
/
+95
2017-07-07
obj-loader Tangent fix
greynaga
2
-57
/
+59
2017-06-23
Removed BitmapLoader references
David Steele
2
-4
/
+3
2017-06-20
Clipping draw order fix
Tom Robinson
1
-0
/
+226
2017-06-16
Added resourceReadySignal to image-scaling-irregular demo
Nick Holland
1
-5
/
+39
2017-06-15
PBR demo
greynaga
9
-0
/
+2102
2017-06-09
Added example of actor depth order change
David Steele
3
-2
/
+180
2017-06-09
Added example of CPU based image masking
David Steele
1
-0
/
+158
2017-06-07
Update example to show how to style TextEditor ScrollBar
minho.sun
1
-0
/
+3
[next]