Skip to content
Snippets Groups Projects
  1. Sep 28, 2021
  2. Sep 20, 2021
  3. Sep 18, 2021
  4. Sep 17, 2021
  5. Sep 16, 2021
  6. Sep 15, 2021
  7. Sep 14, 2021
  8. Sep 13, 2021
  9. 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
  10. Sep 11, 2021
  11. Sep 07, 2021
Loading