2015-12-23 |
Adeel Kazmi | [dali_1.1.15] Merge branch 'devel/master' 27/55427/1 |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Adeel Kazmi | DALi Version 1.1.15 23/55423/1 dali_1.1.15 |
commit | commitdiff | tree | snapshot |
2015-12-18 |
Ferran Sole | Bug fix FixedSizeMemoryPool 99/54899/1 |
commit | commitdiff | tree | snapshot |
2015-12-17 |
Ferran Sole | Use memory pools to allocate nodes, renderers, material... 99/54499/8 |
commit | commitdiff | tree | snapshot |
2015-12-11 |
x1ma | (ImageActor) resize the geometry in shader 42/53842/5 |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Adeel Kazmi | Merge "LLVM/Emscripten fixes" into devel/master |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Adeel Kazmi | Merge "Return target size and position while retrieving... |
commit | commitdiff | tree | snapshot |
2015-12-11 |
David Steele | [dali_1.1.14] Merge branch 'devel/master' 36/54136/1 |
commit | commitdiff | tree | snapshot |
2015-12-11 |
David Steele | DALi Version 1.1.14 30/54130/1 dali_1.1.14 |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Lee Morgan | LLVM/Emscripten fixes 88/44188/19 |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Richard Huang | Return target size and position while retrieving defaul... 01/54001/6 |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Ferran Sole | Apply constraints when traversing the scene to update 42/53942/7 |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Adeel Kazmi | Merge "Implemented shader program property" into devel... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Kimmo Hoikka | Remove some dead code 30/53830/6 |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Lee Morgan | Implemented shader program property 28/50828/10 |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Adeel Kazmi | Merge "Removed unnecessary code from Uint16Pair UTC... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Kimmo Hoikka | Merge "Remove some redundant&dead code from node" into... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Tom Robinson | Removed unnecessary code from Uint16Pair UTC 68/53668/1 |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Kimmo Hoikka | Merge "Remove Node::ResolveVisibilty()" into devel... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Kimmo Hoikka | Remove some redundant&dead code from node 40/53640/2 |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Tom Robinson | Implement image fitting modes 57/52857/12 |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Kimmo Hoikka | Cleanup, fix incorrect comment and removal of dead... 18/53518/5 |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Adeel Kazmi | (dali_env) Fix setenv output 04/53504/5 |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Xiangyin Ma | [dali_1.1.13] Merge branch 'devel/master' 90/53390/1 |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Xiangyin Ma | DALi Version 1.1.13 86/53386/1 dali_1.1.13 |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Adeel Kazmi | Merge "Added RenderTask WorldToViewport coordinates... |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Lee Morgan | Added RenderTask WorldToViewport coordinates 44/51444/4 |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Ferran Sole | Remove Node::ResolveVisibilty() 87/53287/1 |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Adeel Kazmi | Merge "Add macros to provide branch prediction informat... |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Ferran Sole | Frustum culling optimization 63/53163/7 |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Kimmo Hoikka | Add macros to provide branch prediction information 06/53206/1 |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Kimmo Hoikka | Merge "fix buffer GpuBuffer" into devel/master |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Kimmo Hoikka | Cleaning up and optimizing scene-graph-material and... 03/51303/20 |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Adeel Kazmi | [dali_1.1.12] Merge branch 'devel/master' 88/52888/1 |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Adeel Kazmi | DALi Version 1.1.12 84/52884/1 dali_1.1.12 |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Ferran Sole | Initialize vertex attribute and 2d texture caches 47/52847/3 |
commit | commitdiff | tree | snapshot |
2015-11-26 |
Adeel Kazmi | Merge "Fix invalid read in render property buffer"... |
commit | commitdiff | tree | snapshot |
2015-11-26 |
Nick Holland | Fix invalid read in render property buffer 34/52734/3 |
commit | commitdiff | tree | snapshot |
2015-11-26 |
Lee Morgan | fix buffer GpuBuffer 44/52744/1 |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Lee Morgan | Added or'd enums to scripting 33/51333/15 |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Kimmo Hoikka | Merge "(AutomatedTests) Ensure warnings are shown as... |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Adeel Kazmi | (AutomatedTests) Ensure warnings are shown as errors 26/52426/5 |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Xiangyin Ma | Modify ShaderEffect to be the wrapper class of Shader 08/52308/3 |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Kimmo Hoikka | Cleaning up some dead code with geometry scaling, rende... 14/52314/3 |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Kimmo Hoikka | Merge "Changed ResetGLState to only set GL state which... |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Ferran Sole | Removal of renderable attachment 47/52047/7 |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Adeel Kazmi | Fixed some issues with dali_env script 07/52307/2 |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Adeel Kazmi | Fix minor klocwork issue 92/52292/1 |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Richard Huang | [dali_1.1.11] Merge branch 'devel/master' 82/52282/1 |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Richard Huang | DALi Version 1.1.11 78/52278/1 dali_1.1.11 |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Adeel Kazmi | Merge "Guard against GestureEventProcessor access after... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Ferran Sole | Changed ResetGLState to only set GL state which is... 52/51952/4 |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Kimmo Hoikka | Merge "Removed some junk from Makefile.am" into devel... |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Paul Wisbey | Guard against GestureEventProcessor access after Core... 40/52040/3 |
commit | commitdiff | tree | snapshot |
2015-11-18 |
taeyoon | Fix UTC prevent issue 14/52014/1 |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Kimmo Hoikka | Merge changes I0cbfe8d4,I63b556cb into devel/master |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Kimmo Hoikka | Merge "fix property buffer gl initialization" into... |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Paul Wisbey | Removed some junk from Makefile.am 50/51950/1 |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Adeel Kazmi | Merge "DALi Version 1.1.10" into devel/master |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Kimmo Hoikka | Merge "Avoid constant in header, use enum instead for... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Adeel Kazmi | [dali_1.1.10] Merge branch 'devel/master' 73/51773/1 |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Adeel Kazmi | DALi Version 1.1.10 69/51769/1 dali_1.1.10 |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Chu Hoang | Changed ImageActor and to use new renderers and removed... 42/51642/3 |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Chu Hoang | Added an Material::GetTexture method. 37/51237/6 |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Kimmo Hoikka | Avoid constant in header, use enum instead for initial... 62/51762/2 |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Chu Hoang | Removed assert from PropertyOwner::RemoveConstraint... 68/51168/5 |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Chu Hoang | Implemented face culling for SceneGraph::Material 23/50423/10 |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Adeel Kazmi | (Object) RegisterProperty just sets the property if... 51/51651/2 |
commit | commitdiff | tree | snapshot |
2015-11-11 |
Adeel Kazmi | Fix Klocwork errors in ConditionalWait, Mutex & ImageAt... 40/51640/1 |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Adeel Kazmi | Fix various klocwork issues 67/51567/2 |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Adeel Kazmi | (PlatformAbstraction) Remove unrequired time getter 31/51431/2 |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Lee Morgan | fix property buffer gl initialization 23/51323/2 |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Kimmo Hoikka | Merge "(Platform Abstraction) Replace GetMicroSeconds... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Tom Robinson | [dali_1.1.9] Merge branch 'devel/master' 10/51310/1 |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Tom Robinson | DALi Version 1.1.9 06/51306/1 dali_1.1.9 |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Adeel Kazmi | (Platform Abstraction) Replace GetMicroSeconds with... 42/51242/2 |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Kimmo Hoikka | Merge "Changed all property & signal names to lowerCame... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Ferran Sole | Fixed bug when adding first renderer to an on stage... 33/50933/1 |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Adeel Kazmi | Changed all property & signal names to lowerCamelCase 34/50834/4 |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Adeel Kazmi | (ConditionalWait) Added a Notify method which takes... 21/50821/3 |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Xiangyin Ma | (Atlas) Upload pixel data & Allow the difference in... 02/50302/10 |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Kimmo Hoikka | Optimize blending requirement resolution 56/50756/3 |
commit | commitdiff | tree | snapshot |
2015-10-30 |
Kimmo Hoikka | Remove AffectsOpacity as it slows down 99.9% of use... 39/50739/3 |
commit | commitdiff | tree | snapshot |
2015-10-30 |
Kimmo Hoikka | Remove obsolete and unnecessary animated and double... 35/50435/6 |
commit | commitdiff | tree | snapshot |
2015-10-29 |
Nick Holland | [dali_1.1.8] Merge branch 'devel/master' 11/50511/1 |
commit | commitdiff | tree | snapshot |
2015-10-29 |
Nick Holland | DALi Version 1.1.8 07/50507/1 dali_1.1.8 |
commit | commitdiff | tree | snapshot |
2015-10-28 |
Paul Wisbey | Merge "Remove render thread culling as its not used... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Kimmo Hoikka | Remove dead/duplicate enum values 93/50193/4 |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Kimmo Hoikka | Remove render thread culling as its not used for new... 01/50301/2 |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Kimmo Hoikka | Merge "Add UniformNameCache to keep track of unique... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Lee Morgan | Prevent assert during path animation 07/50007/5 |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Kimmo Hoikka | Merge "Remove some ancient dead code, Vertex3d" into... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Adeel Kazmi | Merge "Removed redundant type field" into devel/master |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Adeel Kazmi | Merge "Path registration with type registry" into devel... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Kimmo Hoikka | Add UniformNameCache to keep track of unique uniform... 21/50121/6 |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Kimmo Hoikka | Remove some ancient dead code, Vertex3d 92/50192/2 |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Adeel Kazmi | Merge "Added WeakHandleBase::Reset method." into devel... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Kimmo Hoikka | Merge "Remove double-buffered properties from SceneGrap... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Chu Hoang | Added WeakHandleBase::Reset method. 03/49603/2 |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Kimmo Hoikka | Cache setUniform2f values as its used quite a lot by... 16/50116/1 |
commit | commitdiff | tree | snapshot |
next |