projects
/
platform
/
core
/
uifw
/
dali-core.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/uifw/dali-core.git
2014-11-27
Andrew Cox
Save both Image width and height if either is requested
56/30656/2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Kingsley Stephens
DALi Version 1.0.19
38/30938/1
dali_1.0.19
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Kimmo Hoikka
Merge "Increased precision of texture coordinate in...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Kimmo Hoikka
Merge "Shader & Program cleanup, Part 1: Remove cyclic...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Richard Huang
Increased precision of texture coordinate in textured...
98/30898/2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Adeel Kazmi
Merge "(TextActor) Ensure TextAttachment is updated...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Kimmo Hoikka
Shader & Program cleanup, Part 1: Remove cyclic depende...
46/30646/4
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Richard Huang
Fixed shader effect precision for mesh
60/30660/1
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Kimmo Hoikka
Merge "fix shader binary compilation to work with lazy...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Kimmo Hoikka
fix shader binary compilation to work with lazy compilation
48/29048/29
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Kimmo Hoikka
clean up Dali::Any comments and code
09/30409/2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Xiangyin Ma
DALi Version 1.0.18
71/30571/1
dali_1.0.18
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Agnelo Vaz
(TextActor) Ensure TextAttachment is updated after...
53/30453/1
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Kimmo Hoikka
Reduce texture binds and active texture calls for draw...
42/30342/5
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Francisco Santos
Fixed throwing exceptions from destructors.
45/30345/2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Francisco Santos
Iterator is no longer valid after erase.
41/30341/2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Francisco Santos
Realloc failure not handled
40/30340/2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Kimmo Hoikka
remove std::auto_ptr from ProxyObject
24/30224/8
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Kimmo Hoikka
fix failing tests: 2 incorrect test cases 1 memory...
08/30308/4
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Francisco Santos
Fix issues reported by cppcheck
93/30293/2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Kimmo Hoikka
Merge "(CustomActorImpl) Remove unused key-input-focus...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Nick Holland
DALi Version 1.0.17
61/30261/1
dali_1.0.17
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Kimmo Hoikka
Merge "Klockwork: Remove unreachable code" into tizen
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Kimmo Hoikka
proper enums for texture units to improve readability...
76/30176/2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Adeel Kazmi
(CustomActorImpl) Remove unused key-input-focus methods
22/30222/1
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Adeel Kazmi
Merge "Remove a few exports by getting rid of two std...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Kimmo Hoikka
Cleaning up property public API
89/30189/2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Kimmo Hoikka
Remove a few exports by getting rid of two std::vectors...
99/30099/12
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Adeel Kazmi
(Gestures) Pass const refs in callbacks
28/30128/2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kingsley Stephens
Klockwork: Remove unreachable code
32/30132/1
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Adeel Kazmi
(Automated Tests) Fix build break
19/30119/1
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Kimmo Hoikka
Cleaning up shader-effect-impl in preparation for futur...
48/30048/4
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Kimmo Hoikka
removing use of using namespace std;
49/30049/4
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
David Steele
Updated shaders, shader script and geometry types.
91/29991/3
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Kimmo Hoikka
Remove boost from animation public API
29/29929/5
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Adeel Kazmi
Merge "Updated test harness code to enable styling...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Kimmo Hoikka
Avoid setting all the programs in all the shaders,...
36/29936/3
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Kimmo Hoikka
Merge "Klockwork fixes: Distance field iteration ...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Kimmo Hoikka
Merge "Remove dead code" into tizen
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
David Steele
Updated test harness code to enable styling through...
47/29747/3
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Adeel Kazmi
Merge "Klockwork: remove unreachable code, check iterat...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Adeel Kazmi
Merge "remove the exports for enumerated property types...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Kimmo Hoikka
Remove dead code
30/29930/3
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Adeel Kazmi
Merge "Remove handle::operator=(NULL) as it is duplicat...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Kimmo Hoikka
remove the exports for enumerated property types
81/29981/2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Kimmo Hoikka
Remove handle::operator=(NULL) as it is duplicating...
32/29932/3
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Adeel Kazmi
DALi Version 1.0.16
62/29962/1
dali_1.0.16
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Kimmo Hoikka
Merge "Updates to handle context loss and regain" into...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Adeel Kazmi
Merge "Reduce exports by inlining alpha functions and...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Kingsley Stephens
Klockwork: remove unreachable code, check iterators
25/29925/1
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Kingsley Stephens
Klockwork fixes: Distance field iteration
83/29883/1
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
David Steele
Updates to handle context loss and regain
69/27369/18
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Adeel Kazmi
Merge "Dont keep update unnecessarily running when...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Kimmo Hoikka
Merge "Add missing attach call to TextActor (Image...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Kimmo Hoikka
Dont keep update unnecessarily running when even thread...
10/29810/2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Kimmo Hoikka
Add missing attach call to TextActor (Image and Mesh...
09/29809/2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Kimmo Hoikka
Fixing the comments and coding style in intrusive pointer
07/29807/2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Kimmo Hoikka
Reduce exports by inlining alpha functions and helper...
69/29669/8
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Kimmo Hoikka
moving COMPILE_TIME_ASSERT to common from math (has...
01/29701/2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Nick Holland
Fixed 9 patch display bug
68/29668/1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Kimmo Hoikka
Merge "stop using double variant of pow" into tizen
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Kimmo Hoikka
Fixing the remaining exports from public API
77/29577/6
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Kimmo Hoikka
stop using double variant of pow
17/29617/2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Adeel Kazmi
DALi Version 1.0.15
04/29604/1
dali_1.0.15
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Adeel Kazmi
Merge "Removed un-necessary cast in shader code" into...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
David Steele
Removed un-necessary cast in shader code
71/29571/2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Kimmo Hoikka
removal of unnecessary exports; math & object.. 15...
54/29554/2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Kimmo Hoikka
remove unnecessary exports from animation and signal...
10/29510/5
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Adeel Kazmi
Stop passing bitmaps as raw pointers to ensure it is...
03/29403/4
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Kimmo Hoikka
remove obsolete functions from public API
26/29426/3
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Kimmo Hoikka
moving the environment options to Adaptor (where they...
22/29422/4
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Adeel Kazmi
(TextStyle) Fix incorrect check regarding Font Weight
00/29400/1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Kimmo Hoikka
Unnecessary export removal
54/29354/4
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Adeel Kazmi
Merge "move constants to unnamed namespace to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Kimmo Hoikka
stop passing shader data as raw pointer to make sure...
73/28973/7
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Kimmo Hoikka
move constants to unnamed namespace to prevent compiler...
76/29276/2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Kimmo Hoikka
Remove unnecessary exports
31/29031/3
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Adeel Kazmi
(Character) Fix typo
33/29233/1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Lee Morgan
DALi Version 1.0.14
92/29192/1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Kimmo Hoikka
Merge "(ImageActor) Added new nine patch style to rende...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Adeel Kazmi
Merge "fix for Actor.Insert()" into tizen
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Kimmo Hoikka
Merge "(Properties) Property::Map class added" into...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Lee Morgan
fix for Actor.Insert()
15/29115/2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Adeel Kazmi
(Properties) Property::Map class added
72/28972/5
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Nick Holland
(ImageActor) Added new nine patch style to render the...
67/28967/7
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Kimmo Hoikka
stop concatenating mesh shaders at runtime
54/28754/5
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Kimmo Hoikka
Remove unnecessary exported template code from Dali...
12/29012/3
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Kimmo Hoikka
remove unnecessary Dali::Vector exports
68/28968/1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Kimmo Hoikka
Removal of unnecessary use of std::set, part I
11/28811/1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Adeel Kazmi
Revert "Added sub pixel itensity calculation for text...
98/28798/3
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Adeel Kazmi
Merge "Optimized shader hash to not allocate memory...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Adeel Kazmi
Merge "DALi Version 1.0.13" into tizen
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Adeel Kazmi
Merge "Character - Return the script which the characte...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Kingsley Stephens
DALi Version 1.0.13
61/28761/1
dali_1.0.13
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Nick Holland
Optimized shader hash to not allocate memory or perform...
83/28683/5
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Adeel Kazmi
(Constraints) Ensure first value is baked appropriately...
12/28712/1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Victor Cebollada
Character - Return the script which the character belongs.
29/28629/1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Adeel Kazmi
(Property) Ensure Matrix & Matrix3 custom types can...
46/28546/1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Adeel Kazmi
DALi Version 1.0.12
96/28496/1
dali_1.0.12
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Richard Huang
Added hover event in Dali
14/27814/11
commit
|
commitdiff
|
tree
|
snapshot
next