Skip to content

Add error diffusion

Niklas Haas requested to merge error_diffusion into master

TODO:

  • investigate weird flickering artifacts (possibly incorrect initialization of shared memory?)
  • clean up GLSL() macro usage to conform to libplacebo style
  • use shader constants liberally in order to save recompilation overhead on resizes
Edited by Niklas Haas

Merge request reports