14335 Commits (42f6fb6276b2ce030833ce0eec06df3659964fce)
 

Author SHA1 Message Date
Anton Firszov 9f55e3f115 fix comment 5 years ago
Anton Firszov a57250e13a oops 5 years ago
Anton Firszov ee3265cacf add back unsafe optimizations in ErrorDither 5 years ago
Anton Firszov e10126e686 use standard NETCOREAPP3_1_OR_GREATER directive 5 years ago
Anton Firszov 9ec8dc7081 remove processor exception wrapping forever, fixes #1827 5 years ago
Brian Popow 0215e99696 Avoid pinning, avoid using LoadScalarVector128 5 years ago
Brian Popow cb08407728 Use nint in for loop 5 years ago
Brian Popow 81070c4e61 Add missing #pragma warning restore SA1503 5 years ago
Brian Popow 0880c58652 Add FTransform tests 5 years ago
Brian Popow 798e9c3ad6 Add SSE2 version of FTransform2 5 years ago
Brian Popow 38fd3a8458 Avoid bounds checks in IsFlat 5 years ago
Brian Popow 4bb56eea71 Define mask and shuffle vectors as static readonly 5 years ago
Dmitry Pentin 9c3d348b4d Separated Block8x8 into scalar and intrinsic code bases 5 years ago
Dmitry Pentin 525cfc89ae Removed redundant/unused code from Block8x8 5 years ago
Dmitry Pentin 60fd3b0659 Removed GenericBlock8x8<T> 5 years ago
Brian Popow 98f5a42816 Add SSE2 version off FTransform 5 years ago
Ynse Hoornenborg 5939bf8ab1 Restore LangVersion 5 years ago
Ynse Hoornenborg b87362d91f Fix style warning in BinaryDecoder 5 years ago
Anton Firszov 7ec7447808 fix DetectEncoder tests 5 years ago
Anton Firszov a3a6d1d93e Always disable MultiplePoolInstances_TrimPeriodElapsed_AllAreTrimmed on Mac. 5 years ago
Anton Firszov a02d88a70f address some unrelated coverage issues reported by CodeCov for some reason 5 years ago
Dmitry Pentin 7a2c22a966 Removed obsolete/redundant/unused code from Block8x8F 5 years ago
Anton Firszov 42546d033e nits 5 years ago
Anton Firszov 8c39628929 make MemoryAllocatorSettings a struct 5 years ago
Anton Firszov 4865adab73 cleanup & comments 5 years ago
Anton Firszov 62943a1ef3
Merge branch 'master' into af/UniformUnmanagedMemoryPoolMemoryAllocator-02 5 years ago
Anton Firszov 308676ef53 promote Debug-InnerLoop hack 5 years ago
Brian Popow 9c95389c7c
Merge branch 'master' into bp/shanonsse 5 years ago
Brian Popow b67a8db213
Merge pull request #1836 from SixLabors/bp/upscalesse 5 years ago
Anton Firszov 0de983b3c9
Merge branch 'master' into af/UniformUnmanagedMemoryPoolMemoryAllocator-02 5 years ago
Anton Firszov 452f31c9b0 Disable RentReturnRelease_SubsequentRentReturnsDifferentHandles on Mac. 5 years ago
Anton Firszov a8273901c1 Docs and null check on Configuration.MemoryAllocator. 5 years ago
Brian Popow 8f6e9bae6b
Merge branch 'master' into bp/upscalesse 5 years ago
Brian Popow 7775c34304 Group loading y, u, v together 5 years ago
Brian Popow f4fe9bacec
Merge branch 'master' into bp/shanonsse 5 years ago
Brian Popow 1713891705
Merge pull request #1849 from SixLabors/bp/vectoraddavx 5 years ago
Anton Firszov d045df2f52 implement pool finalization & cleanup 5 years ago
Brian Popow 2d60b73b14 Rename size to count, add DebugGuard 5 years ago
Anton Firszov 916b31c4a2 Disable MultiplePoolInstances_TrimPeriodElapsed_AllAreTrimmed on MacOS + .NET 6 5 years ago
Anton Firszov 13a3522465 fix tests 5 years ago
Ynse Hoornenborg 75102503bf Support Pbm, Pgm and Ppm images 5 years ago
Ynse Hoornenborg a13eae6686
Merge branch 'SixLabors:master' into master 5 years ago
Anton Firszov b0b56df9b1 wait a bit more in trim tests 5 years ago
Anton Firszov b685d3787a re-enable tests on Unix 5 years ago
Anton Firszov b43e963b60 stress testing improvements 5 years ago
Anton Firszov 77e7700857 Reimplement buffer ownership management 5 years ago
Anton Firszov 2b209f0a42 Merge remote-tracking branch 'origin/master' into af/UniformUnmanagedMemoryPoolMemoryAllocator-02 5 years ago
Brian Popow 4e6d96f239
Merge branch 'master' into bp/vectoraddavx 5 years ago
Brian Popow c174ab42be Remove SSE2 version of VectorMismatch: Profiling does not show any speedup 5 years ago
Brian Popow 22537b226b Revert "Allocate clean buffers": the tmp buffers does not need to be clean, they will be overwritten anyway 5 years ago