projects
/
platform
/
core
/
uifw
/
dali-core.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Adding deviceClass to KeyEvent Integ
[platform/core/uifw/dali-core.git]
/
dali
/
internal
/
update
/
common
/
2017-02-27
Nick Holland
Fix memory leak, scene graph layers are never deleted...
15/115115/11
tree
|
commitdiff
2017-02-24
Adeel Kazmi
Merge "Removed redundant resource loading & rendering...
tree
|
commitdiff
2017-02-21
Francisco Santos
Removed redundant resource loading & rendering code
24/113024/6
tree
|
commitdiff
2017-02-15
Adeel Kazmi
Merge "Delete ThreadLocalStorage on shutdown" into...
tree
|
commitdiff
2017-02-14
Adeel Kazmi
Merge "Remove batching." into devel/master
tree
|
commitdiff
2017-02-14
Francisco Santos
Remove batching.
40/113940/4
tree
|
commitdiff
2017-02-09
Adeel Kazmi
Merge "Deprecated Layer::TREE_DEPTH_MULTIPLIER and...
tree
|
commitdiff
2017-02-08
Kimmo Hoikka
Merge "Added travis.yml for auto-building patches"...
tree
|
commitdiff
2017-02-03
David Steele
Merge "DALi Version 1.2.25" into devel/master
tree
|
commitdiff
2017-02-02
Paul Wisbey
Removed ResourceClient
91/112791/2
tree
|
commitdiff
2016-11-23
dongsug song
Merge "Update comment for Image::Image()" into devel...
tree
|
commitdiff
2016-11-16
Adeel Kazmi
Fix various SVACE errors
07/98007/3
tree
|
commitdiff
2016-11-16
Paul Wisbey
Merge "Check if number of textures match active sampler...
tree
|
commitdiff
2016-11-14
Adeel Kazmi
Fix various SVACE errors
53/97253/5
tree
|
commitdiff
2016-08-03
adam.b
Geometry Batching
59/80559/20
tree
|
commitdiff
2016-06-03
Kimmo Hoikka
Merge "Change PixelData to use the handle/body pattern...
tree
|
commitdiff
2016-06-03
Xiangyin Ma
Change PixelData to use the handle/body pattern
13/71513/5
tree
|
commitdiff
2016-05-16
Kimmo Hoikka
Merge "Prevention of Null pointer dereference" into...
tree
|
commitdiff
2016-05-12
David Steele
Merge "Allow reading Vector2/3/4 values from Property...
tree
|
commitdiff
2016-05-12
Adeel Kazmi
Merge "Moved TextureCache dispatch methods to their...
tree
|
commitdiff
2016-05-11
David Steele
Moved TextureCache dispatch methods to their own class
94/60294/7
tree
|
commitdiff
2016-05-06
Adeel Kazmi
Merge "DALi Version 1.1.33" into devel/master
tree
|
commitdiff
2016-05-06
David Steele
Merge "Removal of the Scene graph node attachment"...
tree
|
commitdiff
2016-05-05
Kimmo Hoikka
Removal of the Scene graph node attachment
86/68486/6
tree
|
commitdiff
2016-04-27
Adeel Kazmi
Merge "Fix doxygen errors" into devel/master
tree
|
commitdiff
2016-04-27
Ferran Sole
Make TextureSet a non property owner
52/67452/4
tree
|
commitdiff
2016-04-25
Ferran Sole
Remove Geometry scene object
44/66744/14
tree
|
commitdiff
2016-04-18
Ferran Sole
Rendering API clean-up
49/65749/8
tree
|
commitdiff
2016-02-24
David Steele
Removed spurious TODOs
93/60293/1
tree
|
commitdiff
2015-12-11
Adeel Kazmi
Merge "LLVM/Emscripten fixes" into devel/master
tree
|
commitdiff
2015-12-11
Lee Morgan
LLVM/Emscripten fixes
88/44188/19
tree
|
commitdiff
2015-12-10
Adeel Kazmi
Merge "Implemented shader program property" into devel...
tree
|
commitdiff
2015-12-09
Kimmo Hoikka
Remove some dead code
30/53830/6
tree
|
commitdiff
2015-11-20
Kimmo Hoikka
Merge "Changed ResetGLState to only set GL state which...
tree
|
commitdiff
2015-11-20
Ferran Sole
Removal of renderable attachment
47/52047/7
tree
|
commitdiff
2015-11-17
Kimmo Hoikka
Merge "fix property buffer gl initialization" into...
tree
|
commitdiff
2015-11-13
Adeel Kazmi
Merge "DALi Version 1.1.10" into devel/master
tree
|
commitdiff
2015-11-13
Kimmo Hoikka
Merge "Avoid constant in header, use enum instead for...
tree
|
commitdiff
2015-11-13
Chu Hoang
Removed assert from PropertyOwner::RemoveConstraint...
68/51168/5
tree
|
commitdiff
2015-11-02
Kimmo Hoikka
Optimize blending requirement resolution
56/50756/3
tree
|
commitdiff
2015-10-21
Kimmo Hoikka
Merge "Remove scene graph property buffer" into devel...
tree
|
commitdiff
2015-10-21
Ferran Sole
Remove scene graph property buffer
04/49704/13
tree
|
commitdiff
2015-10-21
Kimmo Hoikka
Remove 20k of unnecessary binary bloat by removing...
97/49897/1
tree
|
commitdiff
2015-10-13
Ferran Sole
Remove Sampler scene object
80/49080/19
tree
|
commitdiff
2015-10-09
Kimmo Hoikka
Merge "Moved OwnerContainer from internal to devel...
tree
|
commitdiff
2015-10-09
Chu Hoang
Moved OwnerContainer from internal to devel-api.
37/49237/1
tree
|
commitdiff
2015-09-25
Kimmo Hoikka
Merge "Allow multiple renderers per Actor and sharing...
tree
|
commitdiff
2015-09-24
Ferran Sole
Allow multiple renderers per Actor and sharing renderer...
70/47770/25
tree
|
commitdiff
2015-07-09
Adeel Kazmi
Merge "DALi Version 1.0.48" into devel/master
tree
|
commitdiff
2015-07-09
Kimmo Hoikka
Remove UNSIGNED_INTEGER property type as it does not...
84/43384/2
tree
|
commitdiff
2015-06-26
Adeel Kazmi
Merge "Merge branch 'devel/new_mesh' into devel/master...
tree
|
commitdiff
2015-06-26
Francisco Santos
Merge branch 'devel/new_mesh' into devel/master
84/42384/1
tree
|
commitdiff
2015-06-26
Francisco Santos
Merge branch 'devel/master' into devel/new_mesh
79/42379/1
tree
|
commitdiff
2015-06-25
Francisco Santos
Merge branch 'devel/master' into devel/new_mesh
15/42315/1
tree
|
commitdiff
2015-06-24
Adeel Kazmi
Merge "Fixes scale issue in Frustum Culling" into devel...
tree
|
commitdiff
2015-06-24
Adeel Kazmi
Merge "Removed DepthIndex methods from public-api"...
tree
|
commitdiff
2015-06-24
Francisco Santos
Move new mesh API to devel-api
97/42197/1
tree
|
commitdiff
2015-06-24
Kimmo Hoikka
Merge "Revert "Move new mesh API to devel-api"" into...
tree
|
commitdiff
2015-06-24
Kimmo Hoikka
Revert "Move new mesh API to devel-api"
94/42194/1
tree
|
commitdiff
2015-06-24
Kimmo Hoikka
Merge changes I539c58fc,I6e1141c1 into devel/new_mesh
tree
|
commitdiff
2015-06-23
Francisco Santos
Move new mesh API to devel-api
31/42131/2
tree
|
commitdiff
2015-06-09
Francisco Santos
Merge remote-tracking branch 'origin/tizen' into devel...
32/40732/2
tree
|
commitdiff
2015-05-18
Francisco Santos
Merge remote-tracking branch 'origin/tizen' into devel...
62/39562/1
tree
|
commitdiff
2015-05-18
Francisco Santos
Merge remote-tracking branch 'origin/tizen' into devel...
56/39556/1
tree
|
commitdiff
2015-05-18
Francisco Santos
Added test cases and fix bug in property buffer reupload.
46/39546/1
tree
|
commitdiff
2015-05-15
Francisco Santos
Store the property types for the update thread to use.
44/39444/1
tree
|
commitdiff
2015-05-13
Francisco Santos
Correctly calculate alignment of members in propertyBuf...
26/39226/4
tree
|
commitdiff
2015-05-05
Kimmo Hoikka
Merge "Allow registering property components for animat...
tree
|
commitdiff
2015-04-29
Richard Huang
Allow registering property components for animatable...
87/38787/4
tree
|
commitdiff
2015-04-29
Francisco Santos
Upload property buffers when they change.
87/38887/1
tree
|
commitdiff
2015-04-28
Francisco Santos
Fix to avoid copy of non basic types.
63/38663/2
tree
|
commitdiff
2015-04-28
Francisco Santos
Merge remote-tracking branch 'origin/tizen' into devel...
81/38781/1
tree
|
commitdiff
2015-04-22
Kimmo Hoikka
Merge "Added animation and constraint support for UNSIG...
tree
|
commitdiff
2015-04-22
David Steele
Added animation and constraint support for UNSIGNED_INT...
03/37703/7
tree
|
commitdiff
2015-04-21
Francisco Santos
Fix wrong deletion.
05/38505/1
tree
|
commitdiff
2015-04-16
Francisco Santos
Fixes and cleanup.
19/38219/6
tree
|
commitdiff
2015-04-14
David Steele
Renamed ConnectionObservers class, un-consted objects
20/38220/3
tree
|
commitdiff
2015-04-14
Francisco Santos
PropertyBuffer Attributes.
46/37946/4
tree
|
commitdiff
2015-04-09
Paul Wisbey
Merge remote-tracking branch 'origin/tizen' into new_text
06/38006/1
tree
|
commitdiff
2015-04-08
David Steele
Added connection for sampler texture
48/37948/1
tree
|
commitdiff
2015-04-08
Adeel Kazmi
New Constraints
69/37869/5
tree
|
commitdiff
2015-04-02
Francisco Santos
PropertyBuffers implementation.
04/37704/2
tree
|
commitdiff
2015-04-01
David Steele
Added double buffered properties that can be aged
54/37654/1
tree
|
commitdiff
2015-04-01
David Steele
Uniform map handling
49/37449/6
tree
|
commitdiff
2015-03-31
David Steele
Merge branch 'tizen' of platform/core/uifw/dali-core...
47/37547/6
tree
|
commitdiff
2015-03-20
Paul Wisbey
Merge remote-tracking branch 'origin/tizen' into new_text
09/37209/1
tree
|
commitdiff
2015-03-20
Kimmo Hoikka
Merge "Refactored EventToUpdate into EventThreadService...
tree
|
commitdiff
2015-03-19
David Steele
Refactored EventToUpdate into EventThreadServices
86/36986/5
tree
|
commitdiff
2015-03-18
David Steele
Glue glue and more glue
03/36803/5
tree
|
commitdiff
2015-03-16
David Steele
Added ObjectOwnerContainer class for scene graph objects
46/36746/2
tree
|
commitdiff
2015-03-11
David Steele
Created renderer objects.
15/36615/4
tree
|
commitdiff
2015-03-11
David Steele
Addition of update geometry properties and quads
62/36462/4
tree
|
commitdiff
2015-03-11
David Steele
Messages and ownership of update objects
93/36393/4
tree
|
commitdiff
2015-03-11
David Steele
Initial drop of Update classes
91/36391/4
tree
|
commitdiff
2015-03-05
Francisco Santos
Rename shader.h/cpp to scene-graph-shader.h/cpp
88/36388/1
tree
|
commitdiff
2015-03-05
David Steele
Removed Meshes and Model loading
80/36380/1
tree
|
commitdiff
2015-02-25
Paul Wisbey
Merge remote-tracking branch 'origin/tizen' into new_text
68/35868/2
tree
|
commitdiff
2015-02-23
Adeel Kazmi
Merge "Addition of build flag "-Wl,-Bsymbolic-functions...
tree
|
commitdiff
2015-02-23
Kimmo Hoikka
Merge "Follow the include-order coding conventions...
tree
|
commitdiff
2015-02-23
Kimmo Hoikka
Merge "Combine Internal::ProxyObject & Internal::Object...
tree
|
commitdiff
next