2017-11-29 |
Kimmo Hoikka | Change Dali::Thread, Dali::Mutex and Dali::ConditionalWait...
|
commit | commitdiff | tree |
2017-09-14 |
Kimmo Hoikka | Test macros print just filename and not full path,...
|
commit | commitdiff | tree |
2017-08-24 |
Kimmo Hoikka | Change Dali::Thread, Dali::Mutex and Dali::ConditionalWait...
|
commit | commitdiff | tree |
2017-08-16 |
Kimmo Hoikka | change DALI_COMPILE_TIME_ASSERT to use static_assert...
|
commit | commitdiff | tree |
2017-08-16 |
Kimmo Hoikka | Replace GCC specific __thread with C++ 11 keyword thread_local
|
commit | commitdiff | tree |
2017-08-15 |
Kimmo Hoikka | fix CppCheck error in Quaternion
|
commit | commitdiff | tree |
2017-07-31 |
Kimmo Hoikka | Remove use of map-wrapper from TypeRegistry
|
commit | commitdiff | tree |
2017-07-31 |
Kimmo Hoikka | Fix some CppCheck errors
|
commit | commitdiff | tree |
2017-07-31 |
Kimmo Hoikka | Remove map-wrapper from KeyEventImpl hack
|
commit | commitdiff | tree |
2017-07-11 |
Kimmo Hoikka | Add devel api to support C++11 for loop: for ( auto...
|
commit | commitdiff | tree |
2017-07-10 |
Kimmo Hoikka | Reduce Render::Texture size by 30% and texture upload...
|
commit | commitdiff | tree |
2017-07-03 |
Kimmo Hoikka | Merge "Replace DALI_COMPILE_TIME_ASSERT with C++11...
|
commit | commitdiff | tree |
2017-06-08 |
Kimmo Hoikka | Remove current and future memory leaks with messages...
|
commit | commitdiff | tree |
2017-05-30 |
Kimmo Hoikka | Remove dead logic handling renderer ready and completion
|
commit | commitdiff | tree |
2017-05-26 |
Kimmo Hoikka | Removal of unnecessary set and map wrappers
|
commit | commitdiff | tree |
2017-05-25 |
Kimmo Hoikka | Cleanup ResourceLoading and PlatformAbstraction
|
commit | commitdiff | tree |
2017-05-18 |
Kimmo Hoikka | Enable -Wold-style-cast to ensure more consideration...
|
commit | commitdiff | tree |
2017-05-17 |
Kimmo Hoikka | Enable -Woverloaded-virtual to enforce correct C++...
|
commit | commitdiff | tree |
2017-05-17 |
Kimmo Hoikka | Enable -Wnon-virtual-dtor to avoid incorrect C++ code...
|
commit | commitdiff | tree |
2017-05-09 |
Kimmo Hoikka | Remove duplicated Erase iteration code by introducing...
|
commit | commitdiff | tree |
2017-05-09 |
Kimmo Hoikka | Remove Gesture container as there is only ever one...
|
commit | commitdiff | tree |
2017-05-03 |
Kimmo Hoikka | Remove obsolete template and harmonize UpdateManager...
|
commit | commitdiff | tree |
2017-04-28 |
Kimmo Hoikka | Remove dead code for render needing an update (no such...
|
commit | commitdiff | tree |
2017-04-27 |
Kimmo Hoikka | Cleanup: Remove handling for default shader as it has...
|
commit | commitdiff | tree |
2017-03-08 |
Kimmo Hoikka | Merge "Fix memory leaks detected by Valgrind" into...
|
commit | commitdiff | tree |
2017-02-08 |
Kimmo Hoikka | Merge "Added travis.yml for auto-building patches"...
|
commit | commitdiff | tree |
2017-01-30 |
Kimmo Hoikka | Merge "Removed FrameBufferId from SceneGraph::RenderTask...
|
commit | commitdiff | tree |
2017-01-30 |
Kimmo Hoikka | Merge "Remove images from TextureSet" into devel/master
|
commit | commitdiff | tree |
2016-12-06 |
Kimmo Hoikka | Merge "Added sibling order property to the actor's...
|
commit | commitdiff | tree |
2016-12-06 |
Kimmo Hoikka | Remove some dead typedefs from progress-value.h
|
commit | commitdiff | tree |
2016-12-01 |
Kimmo Hoikka | Merge "Removed ShaderEffect" into devel/master
|
commit | commitdiff | tree |
2016-12-01 |
Kimmo Hoikka | Remove unused custom-uniform.cpp
|
commit | commitdiff | tree |
2016-11-30 |
Kimmo Hoikka | Replace ASSERT_ALWAYS( false && "message ) with a more...
|
commit | commitdiff | tree |
2016-11-30 |
Kimmo Hoikka | Remove dead code (archive.cpp)
|
commit | commitdiff | tree |
2016-11-25 |
Kimmo Hoikka | Merge "Added C# control / property registration to...
|
commit | commitdiff | tree |
2016-11-24 |
Kimmo Hoikka | Fix incorrect comment about position and position inheritanc...
|
commit | commitdiff | tree |
2016-11-21 |
Kimmo Hoikka | Merge "Fix bug in TextureSet" into devel/master
|
commit | commitdiff | tree |
2016-11-04 |
Kimmo Hoikka | Fix a bug where NativeImage::GetUrl() was always returning...
|
commit | commitdiff | tree |
2016-10-26 |
Kimmo Hoikka | Fix a bug in texture where Upload without parameters...
|
commit | commitdiff | tree |
2016-10-18 |
Kimmo Hoikka | Added chaining support for Property::Array
|
commit | commitdiff | tree |
2016-10-10 |
Kimmo Hoikka | Merge "Elaborated on some of the TouchData documenation...
|
commit | commitdiff | tree |
2016-09-15 |
Kimmo Hoikka | Merge "Remove/move experimental features" into devel...
|
commit | commitdiff | tree |
2016-08-15 |
Kimmo Hoikka | remove Uniform name cache as its no longer used for...
|
commit | commitdiff | tree |
2016-07-27 |
Kimmo Hoikka | introduce LAYER_UI to replace LAYER_2D, deprecate latter
|
commit | commitdiff | tree |
2016-07-25 |
Kimmo Hoikka | Remove deprecated load and release policies from scripting
|
commit | commitdiff | tree |
2016-06-29 |
Kimmo Hoikka | Merge "Added support for compressed texture upload...
|
commit | commitdiff | tree |
2016-06-03 |
Kimmo Hoikka | Merge "Change PixelData to use the handle/body pattern...
|
commit | commitdiff | tree |
2016-05-16 |
Kimmo Hoikka | Removed incorrectly included vector-wrapper from property
|
commit | commitdiff | tree |
2016-05-16 |
Kimmo Hoikka | Merge "Prevention of Null pointer dereference" into...
|
commit | commitdiff | tree |
2016-05-12 |
Kimmo Hoikka | Allow reading Vector2/3/4 values from Property::Value...
|
commit | commitdiff | tree |
2016-05-09 |
Kimmo Hoikka | Merge "Added property to Renderer to specify the depth...
|
commit | commitdiff | tree |
2016-05-09 |
Kimmo Hoikka | Merge "RenderItem clean-up" into devel/master
|
commit | commitdiff | tree |
2016-05-05 |
Kimmo Hoikka | Removal of the Scene graph node attachment
|
commit | commitdiff | tree |
2016-04-29 |
Kimmo Hoikka | Merge "Remove API to set if a geometry requires writing...
|
commit | commitdiff | tree |
2016-04-20 |
Kimmo Hoikka | Removal of unnecessary Actor-attachment classes, part...
|
commit | commitdiff | tree |
2016-04-19 |
Kimmo Hoikka | Merge "Added GetImage() and GetSampler() and GetTextureCount...
|
commit | commitdiff | tree |
2016-04-18 |
Kimmo Hoikka | Removed incorrect API comment
|
commit | commitdiff | tree |
2016-03-01 |
Kimmo Hoikka | Merge "Force the actors in the relayout container to...
|
commit | commitdiff | tree |
2016-02-24 |
Kimmo Hoikka | Merge "Added Emscripten install to dali-env" into devel...
|
commit | commitdiff | tree |
2016-02-08 |
Kimmo Hoikka | Merge "Move blending and culling options from Material...
|
commit | commitdiff | tree |
2016-01-22 |
Kimmo Hoikka | Merge changes I523a4ff5,Ic7d369c0 into devel/master
|
commit | commitdiff | tree |
2016-01-06 |
Kimmo Hoikka | Merge "(ImageActor) Partially restored Get/Set Image...
|
commit | commitdiff | tree |
2016-01-05 |
Kimmo Hoikka | Merge "(Degree) Restored removed angle constants" into...
|
commit | commitdiff | tree |
2015-12-09 |
Kimmo Hoikka | Remove some dead code
|
commit | commitdiff | tree |
2015-12-08 |
Kimmo Hoikka | Merge "Remove some redundant&dead code from node" into...
|
commit | commitdiff | tree |
2015-12-08 |
Kimmo Hoikka | Merge "Remove Node::ResolveVisibilty()" into devel...
|
commit | commitdiff | tree |
2015-12-08 |
Kimmo Hoikka | Remove some redundant&dead code from node
|
commit | commitdiff | tree |
2015-12-07 |
Kimmo Hoikka | Cleanup, fix incorrect comment and removal of dead...
|
commit | commitdiff | tree |
2015-12-02 |
Kimmo Hoikka | Add macros to provide branch prediction information
|
commit | commitdiff | tree |
2015-12-01 |
Kimmo Hoikka | Merge "fix buffer GpuBuffer" into devel/master
|
commit | commitdiff | tree |
2015-11-27 |
Kimmo Hoikka | Cleaning up and optimizing scene-graph-material and...
|
commit | commitdiff | tree |
2015-11-24 |
Kimmo Hoikka | Merge "(AutomatedTests) Ensure warnings are shown as...
|
commit | commitdiff | tree |
2015-11-20 |
Kimmo Hoikka | Cleaning up some dead code with geometry scaling, rendering...
|
commit | commitdiff | tree |
2015-11-20 |
Kimmo Hoikka | Merge "Changed ResetGLState to only set GL state which...
|
commit | commitdiff | tree |
2015-11-19 |
Kimmo Hoikka | Merge "Removed some junk from Makefile.am" into devel...
|
commit | commitdiff | tree |
2015-11-17 |
Kimmo Hoikka | Merge changes I0cbfe8d4,I63b556cb into devel/master
|
commit | commitdiff | tree |
2015-11-17 |
Kimmo Hoikka | Merge "fix property buffer gl initialization" into...
|
commit | commitdiff | tree |
2015-11-13 |
Kimmo Hoikka | Merge "Avoid constant in header, use enum instead for...
|
commit | commitdiff | tree |
2015-11-13 |
Kimmo Hoikka | Avoid constant in header, use enum instead for initial...
|
commit | commitdiff | tree |
2015-11-06 |
Kimmo Hoikka | Merge "(Platform Abstraction) Replace GetMicroSeconds...
|
commit | commitdiff | tree |
2015-11-04 |
Kimmo Hoikka | Merge "Changed all property & signal names to lowerCamelCase...
|
commit | commitdiff | tree |
2015-11-02 |
Kimmo Hoikka | Optimize blending requirement resolution
|
commit | commitdiff | tree |
2015-10-30 |
Kimmo Hoikka | Remove AffectsOpacity as it slows down 99.9% of use...
|
commit | commitdiff | tree |
2015-10-30 |
Kimmo Hoikka | Remove obsolete and unnecessary animated and double...
|
commit | commitdiff | tree |
2015-10-27 |
Kimmo Hoikka | Remove dead/duplicate enum values
|
commit | commitdiff | tree |
2015-10-27 |
Kimmo Hoikka | Remove render thread culling as its not used for new...
|
commit | commitdiff | tree |
2015-10-27 |
Kimmo Hoikka | Merge "Add UniformNameCache to keep track of unique...
|
commit | commitdiff | tree |
2015-10-26 |
Kimmo Hoikka | Merge "Remove some ancient dead code, Vertex3d" into...
|
commit | commitdiff | tree |
2015-10-26 |
Kimmo Hoikka | Add UniformNameCache to keep track of unique uniform...
|
commit | commitdiff | tree |
2015-10-26 |
Kimmo Hoikka | Remove some ancient dead code, Vertex3d
|
commit | commitdiff | tree |
2015-10-23 |
Kimmo Hoikka | Merge "Remove double-buffered properties from SceneGraph...
|
commit | commitdiff | tree |
2015-10-23 |
Kimmo Hoikka | Cache setUniform2f values as its used quite a lot by...
|
commit | commitdiff | tree |
2015-10-23 |
Kimmo Hoikka | Stop calculating default filter and wrap modes every...
|
commit | commitdiff | tree |
2015-10-21 |
Kimmo Hoikka | Merge "Remove scene graph property buffer" into devel...
|
commit | commitdiff | tree |
2015-10-21 |
Kimmo Hoikka | Remove unused constants and move to exports to reduce...
|
commit | commitdiff | tree |
2015-10-21 |
Kimmo Hoikka | Remove 20k of unnecessary binary bloat by removing...
|
commit | commitdiff | tree |
2015-10-20 |
Kimmo Hoikka | Stop creating string for sampler name every frame for...
|
commit | commitdiff | tree |
2015-10-20 |
Kimmo Hoikka | Minor cleanup of commented out headers and @todos
|
commit | commitdiff | tree |
2015-10-16 |
Kimmo Hoikka | Merge "BufferImage Fix for multiple area updates."...
|
commit | commitdiff | tree |
2015-10-14 |
Kimmo Hoikka | Remove some dead and non-thread safe internal uniforms
|
commit | commitdiff | tree |
next |