• Added ability for benchmark tool to use checkbox buttons by providing --use-checkbox command line argument
    
    Change-Id: I7ac8c50a3ea594a548b447b3f3b3ec1be6da9bfd
    Agnelo Vaz authored
     
    Browse Dir »
  • - Features 3D environment with simple lightmapping
    - Multi-touch first person camera control scheme
    - Uses free textures on the GPL license ( blendernation )
    - Models are custom made
    - Tutorial screen made using DALi toolkit controls ( text labels ).
    - Uses PicoJSON parser ( https://github.com/kazuho/picojson )
    
    Change-Id: I6e3503608cd22dc63f371132376d475c890a0474
    adam.b authored
     
    Browse Dir »






  • Styling currently uses InitalizeVisual rather than a CreateVisual and RegisterVisual pair.
    We want to eventually remove InitializeVisual, so pre-emptively removing it's use.
    
    Change-Id: I335afadc01060b477dd9420f30b97d3b953c37ea
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
     
    Browse Dir »