You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ Some routines might be slightly less efficient than original, some are faster. O
6
6
7
7
This plugin is written from scratch and licensed under the [MIT license][1]. Some modes of RemoveGrain and Repair were taken from the Firesledge's Dither package.
8
8
9
-
(20201215)
9
+
v1.1 (20210104)
10
10
- Source syntax for GCC
11
-
- CMake build environment, builds on Linux, at least on my (pinterf) Ubuntu 18.04 WSL
11
+
- CMake build environment, builds on Linux, at least on my (pinterf) Ubuntu 19.10 WSL
12
12
(INTEL_INTRINSICS handling not implemented in the source, so it compiles on Intel at the moment)
13
13
- Fix: artifacts in RemoveGrain mode 19 for 10-16 bits
0 commit comments