1. 07 Jun, 2017 4 commits
  2. 06 Jun, 2017 3 commits
  3. 05 Jun, 2017 3 commits
  4. 04 Jun, 2017 2 commits
  5. 03 Jun, 2017 4 commits
  6. 02 Jun, 2017 2 commits
  7. 01 Jun, 2017 7 commits
  8. 31 May, 2017 1 commit
  9. 29 May, 2017 2 commits
    • Merge pull request #856 from TiemoJung/texture_upgrade · 136b1e2d
      John Kessenich authored
      Pure Texture to Sampled Texture Transform
    • Pure Texture to Sampled Texture Transform · baf570ef
      t.jung authored
      Adds a transformation step to the post processing step.
      Two modes are available:
      1) keep
      - Keeps samplers, textures and sampled textures as is
      2) transform pure texture into sampled texture and remove pure samplers
      - removes all pure samplers
      - transforms all pure textures into its sampled counter part
      
      Change-Id: If54972e8052961db66c23f4b7e719d363cf6edbd
  10. 25 May, 2017 2 commits
  11. 24 May, 2017 2 commits
  12. 21 May, 2017 1 commit
  13. 20 May, 2017 7 commits