Skip to content

Releases: yangKJ/Harbeth

Fix

26 Mar 08:43

Choose a tag to compare

1、Add some filters
2、Fix bug
3、Performance optimization

ExternalMTLLibraryProvider

12 Feb 09:36

Choose a tag to compare

1.Add the external MTLLibrary provider
2.Add some blend filters

Combination

11 Feb 08:59

Choose a tag to compare

  1. Perfect combination filters
  2. Add several metal filters
  3. Add a few MPS filters

Blit

10 Feb 14:39

Choose a tag to compare

  1. Perfect Blit
  2. Add new filters
  3. Rewrite the combination filter

Canny

07 Feb 13:17

Choose a tag to compare

  1. Add the canny filter.
  2. Optimize the code at HarbethIO.

Fixed

28 Apr 08:27

Choose a tag to compare

Fixed filtered twice output.
Weak the texture at extension.
Add the allowGPUOptimizedContents fields.

HarbethIO

19 Apr 07:05

Choose a tag to compare

Rename HarbethIO and add filtered method

RenderImageView

18 Apr 03:16

Choose a tag to compare

Fixed twice callback complete.
Fixed memory usage issue caused by infinite loop.

RenderImageView

16 Apr 09:32

Choose a tag to compare

Rename RenderImageView.

Protocol

02 Apr 07:42

Choose a tag to compare

Remove ComputeProtocol and CombinationProtocol.
Add some methods.