Skip to content
Snippets Groups Projects
  1. May 08, 2022
  2. Apr 15, 2022
  3. Feb 07, 2022
  4. Jan 24, 2022
  5. Dec 07, 2021
  6. Oct 08, 2021
  7. Sep 28, 2021
  8. Sep 20, 2021
  9. Sep 18, 2021
  10. Sep 17, 2021
  11. Sep 16, 2021
  12. Sep 15, 2021
  13. Sep 14, 2021
  14. Sep 13, 2021
  15. Sep 12, 2021
    • Vanessa Karolek's avatar
      [#92] add RTX Pipeline creation function, make dispatcher member accessible... · c9f07108
      Vanessa Karolek authored
      [#92] add RTX Pipeline creation function, make dispatcher member accessible for RTXModule (see also text below)
      
      Problem:
      The vk::Pipeline object cannot be used for scene.recordDrawcalls! Here, we need a vkcv::PipelineHandle. Maybe we need to move all functionalities from here to the PipelineManager - similar to PipelineManager::createComputePipeline and PipelineManager::createGraphicsPipeline. As far as I know, there are also some updates for the PipelineManager in develop. We should merge and see how to deal with the pipeline.
      c9f07108
    • Vanessa Karolek's avatar
      [#92][doc] add & edit documentation · 93033951
      Vanessa Karolek authored
      93033951
  16. Sep 11, 2021
  17. Sep 10, 2021
  18. Sep 07, 2021
Loading