Skip to content
Snippets Groups Projects
  1. Mar 25, 2025
  2. Mar 18, 2025
  3. Mar 04, 2025
  4. Jan 28, 2025
  5. Sep 26, 2024
  6. Dec 09, 2024
  7. Sep 02, 2024
  8. Aug 14, 2024
  9. Sep 19, 2024
  10. Sep 11, 2024
  11. Jun 25, 2024
  12. Jun 13, 2024
  13. May 23, 2024
  14. May 22, 2024
  15. Jan 05, 2024
  16. Sep 13, 2023
  17. Sep 12, 2023
    • Christophe de Vienne's avatar
      wpd: fix a panic on shutdown · 1050a7de
      Christophe de Vienne authored
      1050a7de
    • Christophe de Vienne's avatar
      wpd: kill wpd when cancelling job · 64941757
      Christophe de Vienne authored
      The jobs cannot be really cancelled by wpd itself. So the only way to actually
      stop an ongoing render is to kill the process.
      Because a single wpd instance will never run several jobs at the same time within
      clad (thanks to the PooledEngine way of dispatching jobs), we can do that without
      risking any later problem.
      Doing that solve the problem of wpd processes taking 100% CPU for nothing.
      64941757
  18. May 03, 2023
  19. Apr 18, 2023
    • Christophe de Vienne's avatar
      Refactor engine options handling · 2416c963
      Christophe de Vienne authored
      Now the engine registers a setup and handle their own config.
      The top level engine options orchestrates the engine setups.
      New settings '[Engines] enabled & disabled' allow enabling or disabling given engines.
      2416c963
  20. Feb 14, 2022
  21. Jan 24, 2022
  22. Jan 21, 2022
  23. Dec 14, 2021
  24. Sep 17, 2021
  25. Jun 11, 2021
  26. Mar 25, 2021
  27. Feb 26, 2021
Loading