• Corrupt JPEG data: 24 extraneous bytes before marker 0x??
    
    Change-Id: If801b7466f9d9a0c16c47c59fefc0ccfa4af7711
    Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
    Eunki, Hong authored
     
    Browse Dir »
  • libpng warning: iCCP: known incorrent sRGB profile
    
    Change-Id: Iac234e01b47bcee767b54f5cca8df002da668ea3
    Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
    Eunki, Hong authored
     
    Browse Dir »



  • Environment variables:
    MAX_CUBES = [integer] - number of cubes to render (default 100)
    DR_THREAD_ENABLED = 0|1 - renders with parallel thread
    EGL_ENABED = 0|1 - uses EGL instead (not working on Ubuntu)
    
    Change-Id: I185bec2667d25c713ca9c63cf97702a8de9ea539
    Adam Bialogonski authored
     
    Browse Dir »




  •  - load 5 glTF ( 1 scene contains Animation )
     - Input Up or Down key to rotate or stop Camera
     - Input Left or Right key to change glTF file
     - Double Touch change glTF file
    
    Change-Id: I2653f219dc10413f1d59b4799533d0215de5656c
    Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
    Seungho, Baek authored
     
    Browse Dir »

  • 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 Dir »

  • 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 Dir »



  • Invoke GBS with --define "rpi_style 1"
    
    Changed text size of labels in demo buttons.
    
    Change-Id: I3f1f663c2c416ecd26e6b1f1124faf222192bf64
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
     
    Browse Dir »








  • This is an example of Dali::Toolkit::CanvasView.
    This example create a CanvasView control, create a Dali::CanvasRenderer::Shape
    and add it.
    Basic Primitves (rect, circle, arc) can draw and
    various shapes can draw using path command.
    
    Change-Id: I6f8c1dd262051d856c24cb51bb7dfacb4763d34b
    JunsuChoi authored
     
    Browse Dir »



  • Demonstrates colour transition using flow maps and uv rotation / scaling.
    
    Flow maps are greyscale images where the value of the pixels signifies the
    progress of the animation, which is added to an animated value which we
    use to lerp between old and new colour.
    
    The colour of the content is used to scale the source / target colour, i.e.
    white is affected most, dark is affected less.
    
    Controls:
    - Double-tap middle (33%) of screen: transition using random flow map;
    - Double-tap outside the middle of screen: transition using one of the
      effects (flow maps) mapped to the given segment of the screen;
    
    Change-Id: I8767d7632f30e489f9546c0f862bcdd05bb0305a
    Signed-off-by: György Straub <g.straub@partner.samsung.com>
    György Straub authored
     
    Browse Dir »



  • - to tilt world, tilt device or if tilt isn't supported, swipe;
    - tap to scatter particles;
    - double click to trigger color change;
    
    Change-Id: I8c72ea1ff7a8226b03b5e106936ca3644ef1f5b3
    György Straub authored
     
    Browse Dir »



  •  - Added webp in cmakelists.txt to copy webp resource
     - Changed one of gif image to webp in animated-image-example
    
    Change-Id: I59726a7a436badffc154a29d4ac29542b1d2629a
    Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
    Seungho, Baek authored
     
    Browse Dir »



  • Packed resources are under Attribution 4.0 International license. The user
    may use, adapt and share the textures for any purpose, even commercially.
    
    Change-Id: If9092a8fde225c39daa599367d13e9d0924bd657
    adam.b authored
     
    Browse Dir »


  • 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 Dir »