Skip to content
Snippets Groups Projects
  1. Jun 07, 2017
  2. Jun 06, 2017
  3. Jun 05, 2017
  4. Jun 04, 2017
  5. Jun 03, 2017
  6. Jun 02, 2017
  7. Jun 01, 2017
  8. May 31, 2017
  9. May 29, 2017
    • John Kessenich's avatar
      Merge pull request #856 from TiemoJung/texture_upgrade · 136b1e2d
      John Kessenich authored
      Pure Texture to Sampled Texture Transform
      136b1e2d
    • t.jung's avatar
      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
      baf570ef
  10. May 25, 2017
  11. May 24, 2017
  12. May 21, 2017
  13. May 20, 2017
Loading