Logo white

Peter M. Groen / dali-demo

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 2,151
  • Compare
  • Branches 1
  • Tags 0
  • dali-demo
  • examples
  • shader-effect
  • refraction-effect-example.cpp
17 Feb, 2015
1 commit
  • update demos with ResourceImage/Image split ...
    fcd958eb
    Change-Id: Ifdee5c061cedaf271fac15479a6e403ef161d527
    Xiangyin Ma authored
    2015-02-17 16:07:34 +0000  
    Browse File »

03 Feb, 2015
1 commit
  • (RefractionEffect) Ensure shader compiles with more strict compilers ...
    e6f2fd5c
    Shader does not compile with latest Nvidia driver on Ubuntu as we did not set the default precision
    and used an f at the end of a float in the shader. Other shader compilers are more permissive so
    this was not spotted before.
    
    Change-Id: I235b901f08a73086b8b581a8c40bb4ed517ba35d
    Adeel Kazmi authored
    2015-02-03 09:23:49 +0000  
    Browse File »

13 Jan, 2015
1 commit
  • Added refraction effect demo ...
    dccc1bd3
    Change-Id: Ia9ec4763a764344f234b9d3ee3114ad9d91c7abb
    Xiangyin Ma authored
    2015-01-13 17:34:51 +0000  
    Browse File »