summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2024-07-12Merge "Removed direct-rendering example from vulkan build" into devel/masterDavid Steele2-5/+24
2024-07-11(Android) Moved some defines into one placeAdeel Kazmi6-31/+94
2024-07-11(Android) No need to clean dali repos before android build & fix deprecated u...Adeel Kazmi5-47/+5
2024-07-11(Android) Build for 64-bit by defaultAdeel Kazmi1-1/+1
2024-07-04Removed direct-rendering example from vulkan buildDavid Steele2-5/+24
2024-05-23(Android) Ensure fonts are correct size on targetAdeel Kazmi2-13/+13
2024-05-03(Android) Use Platform Version 30Adeel Kazmi6-9/+9
2024-02-06(Android) Remove now unavailable package from being installedAdeel Kazmi1-1/+1
2023-11-28Added 2d physics benchmarkDavid Steele1-2/+2
2023-09-06Update the Android build to use the latest toolsetAdeel Kazmi4-18/+36
2023-08-31Updated chipmunk demo to use Dali physics adaptorDavid Steele1-0/+5
2023-08-31Added bullet-physics-demoDavid Steele2-11/+46
2023-07-27Add physics demo using chipmunkRichard Huang2-0/+38
2023-06-19Sample for Scene3D Lightseungho baek1-0/+1
2023-06-02Particle System DemoAdam Bialogonski1-1/+1
2023-02-18Build specific sample onlyEunki, Hong2-14/+44
2022-10-20(Android) Update version of NDK to one that supports std::filesystemAdeel Kazmi1-1/+1
2022-07-18Change dali-scene-loader to dali-scene3dseungho2-17/+17
2022-03-28TTrace enable always in tizenEunki, Hong1-0/+5
2022-03-18DirectRendering:Adam Bialogonski1-0/+7
2021-11-08Added style for Raspberry PiDavid Steele1-0/+1
2021-11-03Fix dali-demo SIGKILL issueEunki, Hong4-0/+41
2021-06-25Revert "Add AnimatedVectorImageVisualRive example"Heeyong Song1-1/+0
2021-05-06Merge "Add AnimatedVectorImageVisualRive example" into devel/masterTaehyub Kim1-0/+1
2021-04-23Use dali-shader-generator to generate the shadersAdeel Kazmi3-127/+22
2021-04-22Add AnimatedVectorImageVisualRive exampleTaehyub Kim1-0/+1
2021-03-25(Android Build) Reduce verbosity of package downloadsAdeel Kazmi1-4/+4
2021-02-04Updated all files to new formatAdeel Kazmi1-9/+9
2021-01-21Convert shaders in dali-demo to use shader compilation toolRichard Huang2-0/+127
2021-01-05(Mac OSX Build) Use vcpkg cairo & fixed scene-loader buildAdeel Kazmi1-3/+8
2021-01-05Support building on macOSWander Lairson Costa1-13/+31
2020-12-29Added an example to demonstrate the usage of the Dali Scene Loader library.György Straub2-20/+72
2020-11-20changing writing directory for AndroidCheng-Shiun Tsai2-2/+13
2020-11-05Reduced complexity of dali-table-viewAdeel Kazmi3-0/+3
2020-10-19Error message when demo lib doesn't have main()Cheng-Shiun Tsai1-0/+7
2020-10-14Load libraries directly from apk instead of file pathCheng-Shiun Tsai1-2/+8
2020-10-14Add ERROR message in the case of serious errorCheng-Shiun Tsai1-1/+8
2020-10-07Updated android build to use C++17David Steele6-8/+9
2020-09-10Updated demos to use DALi clang-formatDavid Steele2-49/+48
2020-08-19Changed minimum supported Cmake Version to allow C++17 SupportAdeel Kazmi1-2/+2
2020-08-18Change to C++14 SupportAdeel Kazmi1-2/+1
2020-08-10Specified C++17 standard for the CMake projects.Victor Cebollada1-0/+4
2020-06-26Fixes for the CMake build on MS-Windows.Victor Cebollada1-0/+4
2020-06-24Support WebP formatSeungho, Baek1-10/+11
2020-05-21(Android Build) Remove missing installation request for LLDBAdeel Kazmi1-1/+1
2020-05-01Updates after DALi library name changesAdeel Kazmi2-12/+12
2020-04-15CMake for MS Windows command lineVictor Cebollada6-36/+180
2020-03-27Change dali demo launching using DaliDemoNativeActivity JNI.Anton Obzhirov7-87/+193
2020-03-27Add Android setenv for debugging with Android Studio.Anton Obzhirov2-0/+39
2020-03-16Using current source diradam.b1-3/+3