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
2016-09-05
Andrew Poor
Set up the depth buffer based on per-renderer flags.
83/86683/7
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Victor Cebollada
DALi Version 1.2.4
49/86749/1
dali_1.2.4
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Seoyeon Kim
Add Privilege doxygen tags
96/85796/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Umar
DALi Version 1.2.3
59/85659/1
dali_1.2.3
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Ferran Sole
DALi Version 1.2.2
75/84575/1
dali_1.2.2
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Adeel Kazmi
Merge "Add descriptions and example codes" into devel...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Seoyeon Kim
Add descriptions and example codes
44/82344/10
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Kimmo Hoikka
remove Uniform name cache as its no longer used for...
29/83929/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Nick Holland
DALi Version 1.2.1
44/83844/1
dali_1.2.1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Adeel Kazmi
Merge "Added integer keys for custom properties." into...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
David Steele
Added integer keys for custom properties.
16/83416/3
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Adeel Kazmi
Merge "Exclude internal tag module in Public API refere...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Ferran Sole
Bug fix in Transform manager and performance improvement
37/83237/4
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Seoyeon Kim
Exclude internal tag module in Public API reference
26/83126/4
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
David Steele
Updated patch-coverage tool to catch fewer errors
20/83020/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Tom Robinson
DALi Version 1.2.0
68/82768/1
dali_1.2.0
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Adeel Kazmi
Merge "Preparation for minor version upgrade" into...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Agnelo Vaz
Adding ObjectDestructionTracker to dali-test-suite...
37/82637/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Adeel Kazmi
Preparation for minor version upgrade
35/82635/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Adeel Kazmi
Merge "Batching clean-up Fixed property comment ( missi...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
adam.b
Batching clean-up
28/82628/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Ferran Sole
Render textures created from NativeImages where not...
83/82583/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
adam.b
Geometry Batching
59/80559/20
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
David Steele
Merge "Added missing newline chars to logging commands...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Tom Robinson
Renderer to support enum and string properties
03/82103/5
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Adeel Kazmi
Added missing newline chars to logging commands
06/82306/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Tom Robinson
Renderer Depth UTCs + test-gl-abstraction update
05/82105/3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Adeel Kazmi
DALi Version 1.1.45
06/82106/1
dali_1.1.45
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Adeel Kazmi
(Scripting) Helper method for bit-mask enum properties...
51/81851/3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Adeel Kazmi
(Property Map) Added method to find and return an index...
50/81850/2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Adeel Kazmi
Added a Max Core Property Index so that a range can...
98/80298/4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Tom Robinson
FrameBuffer::Format changed to bit-mask Attachment...
26/81826/5
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Ferran Sole
Renamed enum Geometry::GeometryType to Geometry::Type
71/81671/2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Tom Robinson
Helper method for getting enum properties as ints and...
17/81517/5
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Ferran Sole
Wrapped ShaderHints enum inside a struct
61/81661/4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Adeel Kazmi
Merge "introduce LAYER_UI to replace LAYER_2D, deprecat...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Kimmo Hoikka
introduce LAYER_UI to replace LAYER_2D, deprecate latter
69/81369/6
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Tom Robinson
Rendering API Stencil Implementation
06/80306/20
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Kimmo Hoikka
Remove deprecated load and release policies from scripting
75/81175/2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
adam.b
The Render::Renderer is created when SceneGraph::Render...
12/81212/4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Adeel Kazmi
Merge "Tizen Directory Migration" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Richard Huang
DALi Version 1.1.44
02/81202/1
dali_1.1.44
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
dongsug.song
accroding to ACR-520's review, dali's related feature...
27/80727/2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
David Steele
Merge "Added ability to build for coverage for target...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Adeel Kazmi
Added ability to build for coverage for target
86/41886/8
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
minho.sun
Tizen Directory Migration
08/78108/2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
David Steele
Patch Coverage tool
68/79768/3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Adeel Kazmi
(Renderer) Add a property range for Renderer properties
66/80266/4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Adeel Kazmi
Merge "100% Coverage for Rendering API" into devel...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Adeel Kazmi
Merge "DALi Version 1.1.43" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
David Steele
DALi Version 1.1.43
56/80256/1
dali_1.1.43
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Tom Robinson
100% Coverage for Rendering API
50/80250/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Adeel Kazmi
(Automated Tests) Combined dali and dali-devel
29/80229/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Tom Robinson
Moved UTC tests for public API to dali directory
30/80130/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Adeel Kazmi
Avoid std::string crash when NULL is returned
28/80128/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Adeel Kazmi
Merge "Removed dead code from Actor & fixed minor bugs...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Adeel Kazmi
Removed dead code from Actor & fixed minor bugs in...
20/80120/2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Tom Robinson
Moved Core Rendering API from devel-api to public-api
19/79919/17
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Ferran Sole
Fixed bug in Dali::Texture
65/79965/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Xiangyin Ma
Remove Geometry::QUAD() API
46/79546/5
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Tom Robinson
Moved TextureSet::SetImage() to separate devel-api...
99/79499/7
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
David Steele
Merge "(Automated Tests) Added coverage for SlotDelegat...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Adeel Kazmi
Merge "DALi Version 1.1.42" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Agnelo Vaz
DALi Version 1.1.42
99/79199/1
dali_1.1.42
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Adeel Kazmi
(Automated Tests) Added coverage for SlotDelegate
93/79193/2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Ferran Sole
Changed Texture::Upload to return a boolean to indicate...
42/78742/3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
Adeel Kazmi
(AutomatedTests) Stop Calling Internal APIs from public...
51/78751/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
David Steele
Added test cases for public api.
37/78237/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-01
adam.b
DALi Version 1.1.41
16/77916/1
dali_1.1.41
commit
|
commitdiff
|
tree
|
snapshot
2016-06-30
David Steele
Updated desktop test harness for easier TC debugging
39/77639/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Kimmo Hoikka
Merge "Added support for compressed texture upload...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Ferran Sole
Added support for compressed texture upload to Render...
24/77124/5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Seoyeon Kim
Fix Svace issue
63/76963/4
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Adeel Kazmi
Merge "DALi Version 1.1.40" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Victor Cebollada
DALi Version 1.1.40
49/76549/1
dali_1.1.40
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Victor Cebollada
DALi Version 1.1.40
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Ferran Sole
Fixed bug in texture-set
29/75829/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
David Steele
Updated test harness to add map of named parameters...
95/75595/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Paul Wisbey
Merge "Implemented Upload methods in Texture to upload...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Adeel Kazmi
DALi Version 1.1.39
23/75323/1
dali_1.1.39
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Ferran Sole
Implemented Upload methods in Texture to upload data...
92/74692/5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Ferran Sole
Revert bug fix in renderer
87/75287/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Adeel Kazmi
(Touch) Added pressure, radius & angle information
79/74579/8
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Xiangyin Ma
Extend Property::Map to support Index-Value pairs
31/74831/3
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Ferran Sole
Allow new texture to be created from native images
30/74230/8
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
David Steele
Merge "(Actor) Add ability to connect to new touch...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
David Steele
Merge "Remove unnecessary functions from Scripting...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Paul Wisbey
Merge "Removed HasRendered() from Core RenderStatus...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Adeel Kazmi
(Actor) Add ability to connect to new touch signal...
39/74239/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Adeel Kazmi
Remove unnecessary functions from Scripting, support...
46/73846/4
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Xiangyin Ma
DALi Version 1.1.38
13/74013/1
dali_1.1.38
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
adam.b
Removed HasRendered() from Core RenderStatus.
49/73849/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Ferran Sole
New Texture API clean-up
60/73760/4
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Adeel Kazmi
(Documentation) Remove reference to ImageView in RenderTask
55/73555/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Adeel Kazmi
(Documentation) Remove references to Toolkit controls
08/73308/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Ferran Sole
Changed SINCE tags for new APIs introduced by New Texture
67/73067/3
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Kimmo Hoikka
Merge "Change PixelData to use the handle/body pattern...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Paul Wisbey
Merge "New DepthTestMode API in Renderer" into devel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Tom Robinson
New DepthTestMode API in Renderer
92/72592/15
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Xiangyin Ma
Change PixelData to use the handle/body pattern
13/71513/5
commit
|
commitdiff
|
tree
|
snapshot
next