Skip to content
  • Declara Denis's avatar
    Improved equation system times further <0.3ms · 0244d965
    Declara Denis authored
    * this is achieved by avoiding allocating a chunk of memory for the image on the
      GPU each time, but rather reusing the same buffer over and over.
    * Added some comments to the solver code
    0244d965