3301 Commits (1e547a919d07192a562a345ccd856fe5cb951b86)
 

Author SHA1 Message Date
Anton Firszov 1e547a919d Merge remote-tracking branch 'origin/master' into simplified-IPixel 9 years ago
Anton Firszov 89529033ee The return of IPackedVector<T> 9 years ago
James Jackson-South 5a95716322 Merge pull request #108 from JimBobSquarePants/fast2d-convolution 9 years ago
Dirk Lemstra 4301808c65 Added a debug version of the Guard class so we get exceptions for debug asserts instead of a dialog. 9 years ago
Anton Firszov 4501ca5fb4 fix 9 years ago
Anton Firszov eeae34ab92 Merge remote-tracking branch 'origin/master' into simplified-IPixel 9 years ago
Anton Firszov be4c189533 IPixel 9 years ago
Anton Firszov 7c4d05c06e IPixel 9 years ago
Anton Firszov 44f5538c71 ArrayPointer<T> 9 years ago
Dirk Lemstra 9306e531a8 Whitespace. 9 years ago
Scott Williams 968b424a5c Improve Fast2DArray initialisation 9 years ago
Anton Firszov 127a2921ce better Array2D benchmark 9 years ago
James Jackson-South 0c7ec053e1 Use Fast2DArray for all convolution algorithms. 9 years ago
James Jackson-South 009b51ffff Merge pull request #107 from JimBobSquarePants/named-colors 9 years ago
Scott Williams 8b529bbd0b Add namedcolors to work for all TColor types 10 years ago
James Jackson-South fbd34772ed Merge pull request #106 from JimBobSquarePants/dithering 10 years ago
James Jackson-South 1247c7c721 Use Fast2DArray for error diffusion. 10 years ago
James Jackson-South 489c04be7b Use Fast2DAarray for ordered dither. 10 years ago
James Jackson-South efbf2659a3 Use jagged arrays 10 years ago
James Jackson-South b184507fa4 Remove extra stream 10 years ago
James Jackson-South 13ba30840e Merge remote-tracking branch 'refs/remotes/origin/master' into dithering 10 years ago
James Jackson-South fbf017dd90 Better integration tests 10 years ago
James Jackson-South fec92d8c84 Use caching for the distance calculation 10 years ago
James Jackson-South 6526585850 Cleanup 10 years ago
James Jackson-South e3035f6839 Use Octree for Png for dithering 10 years ago
James Jackson-South c41d95068a Fix terniary 10 years ago
Scott Williams 8264d2df7c Merge pull request #101 from JimBobSquarePants/tocsoft/file-io 10 years ago
James Jackson-South 04b1e6dece Add ordered dithering 10 years ago
Scott Williams 8912faacf2 correct define tag 10 years ago
Scott Williams d58adb4247 change NO_FILE_IO to NETSTANDARD11 10 years ago
James Jackson-South 865b0348c3 Merge remote-tracking branch 'refs/remotes/origin/master' into dithering 10 years ago
James Jackson-South a1c4882922 Ignore chunk length of 1. Fix #103 10 years ago
James Jackson-South 8e49417bc4 Whitespace 10 years ago
Scott Williams 593500e11b fix vars 10 years ago
James Jackson-South 39c23e524c Add information files 10 years ago
James Jackson-South 3e164d34b4 Add error diffusion binerization 10 years ago
James Jackson-South 0003b9a79d Rename base interface, fix Stucki filter 10 years ago
James Jackson-South 12654b8b48 Add dithering to quantizers. FIx #15 10 years ago
James Jackson-South d8a75dc6a2 Fix PackVector method in Color and Argb 10 years ago
Scott Williams 0c274cd878 improved test coverage 10 years ago
Scott Williams 8b7923fe6b file path based apis 10 years ago
Scott Williams 0610221b0c update package version inline with rest of project 10 years ago
Scott Williams b432e33ea8 Update SixLabors.Shapes 10 years ago
James Jackson-South 19100abffe Correctly read resolution. Fix #96 10 years ago
Dirk Lemstra b179eecc77 Merge pull request #99 from dlemstra/MetaData 10 years ago
Dirk Lemstra fe4753c692 Moved synchronization code to the ExifProfile. 10 years ago
James Jackson-South 1b00ef68ef Merge pull request #100 from antonfirsov/inline-all-the-conversion-methods 10 years ago
James Jackson-South 38dc513ba0 Merge branch 'master' into inline-all-the-conversion-methods 10 years ago
James Jackson-South 3b66fe3078 Inline ToVector4() 10 years ago
Anton Firszov 2b80068673 [MethodImpl(MethodImplOptions.AggressiveInlining)] on packedpixel primitives 10 years ago