platform/core/uifw/dali-core.git
2014-08-21 Adeel KazmiInstall doxygen when setting up dali_env 00/26400/2
2014-08-21 Adeel KazmiMerge "Extend Animation duration when an animator excee...
2014-08-21 Paul WisbeyExtend Animation duration when an animator exceeds... 75/26375/5
2014-08-21 Victor CebolladaDali::Vector - Insert() and Erase() methods added. 28/26028/16
2014-08-20 Adeel KazmiMerge "DALi Version 1.0.5" into tizen
2014-08-20 Adeel KazmiMerge "Fix the library search path in "dali-core.pc...
2014-08-20 Lee MorganDALi Version 1.0.5 17/26317/1 dali_1.0.5
2014-08-20 Manuel BachmannFix the library search path in "dali-core.pc" 85/26285/2
2014-08-19 Paul WisbeyAlways call RenderTask::UpdateState every frame 16/26216/2
2014-08-18 Kimmo HoikkaMerge "dali_env scripts creates link to libjpegturbo...
2014-08-18 Kimmo HoikkaMerge "Updated README to use DALi with a fresh version...
2014-08-18 Adeel KazmiMerge "Ensure unused warnings are not shown with GCC...
2014-08-18 Adeel KazmiUpdated README to use DALi with a fresh version of... 13/26113/4
2014-08-16 Adeel Kazmidali_env scripts creates link to libjpegturbo.so.0... 15/26115/2
2014-08-16 Adeel KazmiEnsure unused warnings are not shown with GCC 4.8 12/26112/3
2014-08-15 Ferran SoleUpdated documentation for stereoscopic rendering 07/26107/1
2014-08-14 Adeel KazmiFixed Test case which incorrectly looks for inherit... 52/26052/1
2014-08-14 Victor CebolladaTET - Fix compile errors and remove warnings 46/26046/2
2014-08-14 Kimmo Hoikkashader effect removal - cleanup of the API 34/25534/5
2014-08-14 Paul WisbeyMerge "Changed STEREO_HORIZONTAL view mode to work...
2014-08-13 Adeel KazmiMerge "DALi Version 1.0.4" into tizen
2014-08-13 Kingsley StephensDALi Version 1.0.4 84/25984/1 dali_1.0.4
2014-08-13 Adeel KazmiMerge "removal of shader inheritance, renderable actors...
2014-08-13 Adeel KazmiMerge "Added dali-common.h to header requiring it....
2014-08-13 David SteeleAdded dali-common.h to header requiring it. 80/25980/1
2014-08-13 Lee MorganRemoving deprecated API's 23/25923/3
2014-08-13 Kimmo Hoikkaremoval of shader inheritance, renderable actors now... 15/25415/8
2014-08-12 Ferran SoleChanged STEREO_HORIZONTAL view mode to work with landsc... 09/25709/5
2014-08-11 Paul WisbeyImplemented the Handle assignment operators properly 97/25697/9
2014-08-07 Francisco SantosAdding dali_env script 52/25352/8
2014-08-07 Francisco SantosSplit GlAbstraction to prevent double definition of... 44/25144/7
2014-08-06 Agnelo VazDALi Version 1.0.3 38/25538/1 dali_1.0.3
2014-08-06 Kimmo HoikkaFixing the text shader default prefix to match actual... 04/25404/4
2014-08-05 Kingsley StephensImage filter bug fix 91/25391/2
2014-08-01 Adeel KazmiDALi Version 1.0.2 03/25303/1 dali_1.0.2
2014-08-01 Adeel KazmiChanged build directory to tizen 88/25288/1
2014-08-01 Adeel KazmiMerge "Add some constants that show the version of...
2014-08-01 Adeel KazmiMerge "Added new shader hint for modifying geometry...
2014-08-01 Adeel KazmiMerge "Refactored shader effect implementation." into...
2014-07-31 David SteeleAdded new shader hint for modifying geometry 64/25164/6
2014-07-31 Adeel KazmiAdd some constants that show the version of the library 72/25172/6
2014-07-30 David SteeleRefactored shader effect implementation. 17/24817/3
2014-07-30 David SteeleAdded text renderer culling 66/25066/4
2014-07-25 Agnelo Vaz[Font] Removing Error message which is not actually... 35/25035/1
2014-07-25 Paul WisbeyMerge "Ensured text mesh is centered in text actor...
2014-07-25 David SteeleEnsured text mesh is centered in text actor. 26/25026/2
2014-07-25 Kingsley StephensTexture image filtering 11/24811/9
2014-07-24 Victor CebolladaTextActor - New constructor with a parameter object... 47/24947/7
2014-07-24 Adeel KazmiDALi Version 1.0.1 62/24962/1 dali_1.0.1
2014-07-23 Adeel KazmiMerge "Fixed test case to match new stencil hit rules...
2014-07-23 Adeel KazmiMerge "Property - Allow the custom property to be INTEG...
2014-07-23 Kimmo HoikkaFix regression in debug build & test cases 60/24860/1
2014-07-23 Paul WisbeyMerge "Changed Dali::Signal to use Dali::Vector instead...
2014-07-23 Adeel KazmiFixed test case to match new stencil hit rules 44/24844/1
2014-07-23 Paul WisbeyFixed test case to match new CameraActor defaults 18/24818/2
2014-07-23 Xiangyin MaProperty - Allow the custom property to be INTEGER... 39/24339/9
2014-07-23 Kimmo HoikkaChanged Dali::Signal to use Dali::Vector instead of... 08/24808/2
2014-07-23 Victor CebolladaTextStyle - Merge operation added. 86/24386/5
2014-07-23 TaeyoonMerge "Fix ".libs/linker.test: hidden symbol..., final...
2014-07-22 Paul WisbeyImprove the CameraActor defaults 11/24711/7
2014-07-21 Adeel KazmiAdded README with build commands 84/24784/2
2014-07-21 TaeyoonFix ".libs/linker.test: hidden symbol..., final link... 64/24764/2
2014-07-21 Adeel Kazmi(Build) Updated spec file to allow building for SMACK... 23/24723/6
2014-07-21 Adeel KazmiCAPI removal 71/24771/3
2014-07-17 Adeel KazmiMerge "(HitTest) Ensure non-renderable actors are hitta...
2014-07-17 Kimmo HoikkaMerge "proper fix for the gcc4.8 scope resolution issue...
2014-07-17 Paul WisbeyMerge "Text - Methods added to find characters and...
2014-07-17 Kimmo Hoikkaproper fix for the gcc4.8 scope resolution issue 30/24630/1
2014-07-16 Adeel Kazmi(HitTest) Ensure non-renderable actors are hittable... 81/24581/2
2014-07-16 Kimmo HoikkaMerge "prevent memory corruption by calling erase on...
2014-07-16 Kimmo Hoikkaremove the defunct and undocumented dynamics debug... 64/24564/1
2014-07-16 Kimmo Hoikkaprevent memory corruption by calling erase on unallocat... 61/24561/1
2014-07-16 Victor CebolladaText - Methods added to find characters and retrieve... 31/24231/8
2014-07-15 Adeel Kazmi(Events) Cleaned up documentation 12/24512/3
2014-07-15 Adeel KazmiMerge "(Pan Gesture Prediction Tests) Added tests for...
2014-07-15 Adeel KazmiMerge "(LightActor) Fixed it reporting an incorrect...
2014-07-15 David Steeleremoved reliance on dali-adaptor 46/24346/3
2014-07-15 Julien Heanley(Pan Gesture Prediction Tests) Added tests for pan... 37/24337/3
2014-07-14 Adeel Kazmi(LightActor) Fixed it reporting an incorrect type for... 57/24457/1
2014-07-11 Agnelo Vaz(Image) Fix Ninepatch image to get correct child region... 29/24329/2
2014-07-11 Victor CebolladaCoverage fix for test cases execute script. 69/24369/2
2014-07-10 David SteeleUpdated scripts for faster build/execution cycle 33/24333/4
2014-07-10 David SteeleEnabled test cases to install to target. 25/24325/3
2014-07-10 Yan WangRemove smack flags for Tizen 3.0. 13/23413/2
2014-07-09 Adeel KazmiDALi Version 1.0.0 84/24284/1 dali_1.0.0
2014-07-08 Adeel Kazmi(AutomatedTests) Added a touch test for checking actors... 18/24118/1
2014-07-08 Adeel Kazmi(Touch) Ensure leave events are emitted to an actor... 17/24117/1
2014-07-08 David SteeleRemoved synchronous image size getter 06/24106/1
2014-07-08 Kimmo HoikkaStop using raw matrix pointers directly in render threa... 05/24105/1
2014-07-08 Kimmo Hoikkafix the normal matrix calculation and view matrix check... 04/24104/1
2014-07-08 daemyung jangFixed the build errors. 03/24103/1
2014-07-08 David SteeleAdded pre/post render methods to GL abstraction 02/24102/1
2014-07-08 Kimmo HoikkaCleanup of the renderers and shader, reduces parameters... 01/24101/1
2014-07-08 Victor CebolladaFont - Fixes some documentation issues and the pass... 00/24100/1
2014-07-08 Julien HeanleyTCT Fix - Added header declaration for integration... 99/24099/1
2014-07-08 Julien HeanleyPan Gesture Cleanup Move functions from profiling.h... 98/24098/1
2014-07-08 Julien HeanleyPan Gesture Prediction - Added smoothing phase 97/24097/1
2014-07-08 Kimmo Hoikkaavoid sending view and projection matrices multiple... 96/24096/1
2014-07-08 Adeel Kazmi(PanGesture) Ensure we do not send invalid velocities 95/24095/1
2014-07-08 Ferran SoleAdded funcionality to play animations from an specified... 94/24094/1
next