4889 Commits (2b18c6c82e15684feb484c21adc2cfe2b936ca17)

Author SHA1 Message Date
Brian Popow 2b18c6c82e Update Magick.Net to 7.15.5 6 years ago
Brian Popow 74e1106f29 Add support for decoding 16bit monochrome images 6 years ago
Brian Popow ae1480c0c2 Add support for top right and bottom right image origin 6 years ago
Brian Popow 11e62696e7 Use == instead of is 6 years ago
Brian Popow c6b5452aeb Set alpha channel bits in the image descriptor during tga encoding 6 years ago
Brian Popow 003640b210 Respect alpha channel bits from image descriptor during tga decoding 6 years ago
Brian Popow 0a4c911ee5 Add image extension method for save as tga 6 years ago
samsosa b5a861c54b
Simple copy & paste error fixed 6 years ago
James Jackson-South dc8094afa3 Update ImageExtensions.cs 6 years ago
James Jackson-South 7e1ac92136 Simplify approach 6 years ago
James Jackson-South 24b818f2ff Update ImageExtensions.cs 6 years ago
James Jackson-South 70ea2d7b6a Update based on Tanner's investigationl. 6 years ago
James Jackson-South f2aa2a7965 Replace Vector4.Clamp 6 years ago
James Jackson-South 87ef25fc87 Add Guard checks, don't pass null, 6 years ago
James Jackson-South 81137a6824 Add overloads. Fix #1144 6 years ago
James Jackson-South c9e89b16e6 Fix edge detection and reenable entropy crop tests 6 years ago
Anton Firszov a20fe6f816 fix GetSingleSpan() & GetSingleMemory() 6 years ago
Anton Firszov 11a3700bfc improve naming in SimdUtils 6 years ago
Anton Firszov 513214bc42 fix test failure related to #824 6 years ago
Anton Firszov 2e878694e3 CopyTo -> ScaledCopyTo 6 years ago
Anton Firszov f6287c4c08 reference MagicScaler code 6 years ago
Anton Firszov 173cdb928a cleanup and fix build errors 6 years ago
James Jackson-South 74de9bc174 Update submodule and remove build copy. 6 years ago
Stuart Lang cc1316d182
Correct xml docs 6 years ago
Greg d0d71b545c
Fix typos in FilterExtensions.cs 6 years ago
James Jackson-South 0d1ec74129 Remove stackalloc 6 years ago
James Jackson-South b8a535ae43 Manually include compiled file in source via auto copy. 6 years ago
James Jackson-South 893ae087c6 Fix module, import configs, automate T4 builds 6 years ago
James Jackson-South 773f773f6d Cleanup 6 years ago
James Jackson-South 3d6d39a75d Faster Gif transparency lookup. 6 years ago
James Jackson-South 9acbb10f5a Faster png palette encoding. 6 years ago
James Jackson-South 2cc1747e0b Introduce palette property 6 years ago
James Jackson-South a73a63becc Clean up quantized frame API 6 years ago
Anton Firszov 7803585ab3 Revert "Merge branch 'af/fast-dev-hack' into js/dither-quantize-updates" 6 years ago
James Jackson-South f73ac89856 Cleanup and update references. 6 years ago
James Jackson-South fb4c47413b Simplify, fix color mapping, and refactor for performance. 6 years ago
James Jackson-South 4071c65f4c Better performance 6 years ago
Anton Firszov 8efdbfb9de AVX float -> byte conversion 6 years ago
Anton Firszov eb76788232 IsAvx2CompatibleArchitecture => HasVector8 6 years ago
Anton Firszov 572c9264f8 block scaling bottleneck -> eliminated 6 years ago
Anton Firszov 9026c57330 BufferArea optimizations 6 years ago
Anton Firszov a493c79037 cold/hot path microoptimizations 6 years ago
James Jackson-South a0d76247a1 Dump progress so far 6 years ago
Sergio Pedri 7724ebc140 Minor micro-optimization in DeflaterHuffman type 6 years ago
Sergio Pedri 4b49864981 Reintroduced some bounds checks for additional security 6 years ago
Anton Firszov 3d59597b18
Add comment for DynamicProxyGenAssembly2 6 years ago
Sergio Pedri 5ef91f62d1 Refactored DeflaterHuffman.BitLengthOrder to ReadOnlySpan<byte> 6 years ago
Sergio Pedri 7583a15197 Fixed a test in the DeflaterHuffman type 6 years ago
James Jackson-South 5e34a3642f Update IPaletteDitherImageProcessor{TPixel}.cs 6 years ago
James Jackson-South e8807771c8 Simplify API 6 years ago