• First 30s, runs N balls using Animation & property notification that don't
    interact,
    Second 30s, runs N balls using 2D Physics and collisions.
    
    N by default is 500, but can be changed on the command line.
    FPS tracking is automatically switched on for this benchmark
    
    (Also changed CMakeLists.txt to be able to work as a subdirectory
    in a multi-repo build)
    
    Change-Id: Iccee1d40650563e3f45e021b4fb3fff871cc393e
    David Steele authored
     
    Browse File »

  • Test application shows uniform blocks in action in a custom shader,
    and that properties can be used to write uniforms as normal.
    
    Change-Id: Ibf6552084b491adf7fc6f05d5de0fe829ab5f58c
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
     
    Browse File »

  • Test for Inherit properties behavior.
    
    Change-Id: Idb78040e4a049720d66524bbf1b4031b95a94959
    Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
    Eunki Hong authored
     
    Browse File »

  • Add sample for Control::New test.
    Also, we can check control-creation time by ttrace.
    
    We can disable this sample's ttrace by
    export DALI_TRACE_PERF_VIEW_CREATION_SAMPLE=false
    
    Change-Id: Ia2523a0a99400563efcde39fba2e304834cb1fba
    Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
    Eunki, Hong authored
     
    Browse File »

  • Adding an interactive test where the camera parameters and viewport can be modified.
    Updating to go wide & add actor rotation sliders
    
    Change-Id: I81364553ff52563f439ae5e4232314be75b985d3
    David Steele authored
     
    Browse File »


  • Generates DALi examples shared objects and Android DALi launcher application.
    Android DALi application apk then can be installed on supported Android device.
    
    Change-Id: I2f87030feab33aa5c4c944323eb0ca0c042db6bd
    Anton Obzhirov authored
     
    Browse File »





  • * Simple Text Label
    * Simple Text Field
    * Simple Text Renderer
    * Simple Text Visual
    * Simple Text Label Bitmap Font
    
    Change-Id: I83204143cd0986a776dc5409d1b38d018f331339
    Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
    Victor Cebollada authored
     
    Browse File »