2220 Commits (96042fd12657d58fa05575f5c6e3e6f46ef501d6)

Author SHA1 Message Date
Anton Firszov 96042fd126 use strict - but not exact - comparison in DrawTextOnImageTests 8 years ago
Scott Williams a51c6b4af5 remove commented out tolerances 8 years ago
Scott Williams f8f7a0655c prevent text wandering from baseline 8 years ago
James Jackson-South ba6ecfead5 Add issue reference images 8 years ago
Anton Firszov 25bc074273 imrpoved accuracy for Gray8 conversion 8 years ago
Dirk Lemstra a2a4bcbfab
Return empty string instead of null. 8 years ago
Dirk Lemstra 013d58e3dd
Added missing length check that caused an ArgumentNullException (#750) 8 years ago
Anton Firszov cf7af016be fix Sandbox46 build 8 years ago
Anton Firszov 633c212bdd add header 8 years ago
Anton Firszov 16018e5c6a refactor PixelOperationsTests 8 years ago
Anton Firszov 09de1b1cde better docs, drop PixelExtensions, fix tests 8 years ago
Anton Firszov 31369c7435 refactor Vector4 implementation code from PixelOperation<T> to Vector4Converters 8 years ago
Anton Firszov b87c93e195 benchmakrs 8 years ago
Anton Firszov 0fc01d75f4 run default implementation for small buffers 8 years ago
Anton Firszov 3dde491712 Fixed the benchmarks. All results make sense now! 8 years ago
Jason Nelson 2293494a77 Update IccProfile Entries to Array 8 years ago
Jason Nelson 0e1efba341 Use Array.Empty 8 years ago
Jason Nelson f52be32aba Cross target NET472 and enable extended intrinisics behind SUPPORTS_EXTENDED_INTRINSICS symbol 8 years ago
Anton Firszov d5cae6987b disappointing benchmark for Rgba32 -> Bgra32 8 years ago
Anton Firszov 96d0ae80b9 Rgba32 <-> Argb32 <-> Bgra32 8 years ago
Anton Firszov 8dce0c740c bitwise conversion + benchmarks WIP 8 years ago
Anton Firszov 53ac430e7e Feed Configuration to all methods in PixelOperations 8 years ago
Anton Firszov ca60ecf7f4 pass Configuration to Vector4 converters in PixelOperations 8 years ago
James Jackson-South cd543b24e7 Bump build now Github should be returned to normal. 8 years ago
Anton Firszov 30994e7640 fix wrong Slice() usages 8 years ago
Anton Firszov b69baf57f4 fix span length issues related to Vector4 conversion 8 years ago
Anton Firszov 6e52e99f37 Adapt Span.CopyTo(...) semantics for all pixel conversion methods in PixelOperations 8 years ago
Anton Firszov ebff0a51e1 Span.CopyTo(...) semantics for bulk Vecto4 conversion in PixelOperations 8 years ago
Anton Firszov 3986dedb3c Adapt Span.CopyTo(...) semantics on color conversion API-s 8 years ago
Anton Firszov ed55a1f75b CLA assistant, please wake up! 8 years ago
Anton Firszov 5fda8d38be rename stuff in Benchmarks 8 years ago
Anton Firszov 8ebe390c32 Rename PackFrom*** -> From***: 8 years ago
Anton Firszov d4be172dcc simplify IPixel method names: PackFrom*** -> From*** 8 years ago
Anton Firsov 6ca596d355
Something's wrong with the status checks 8 years ago
Anton Firszov 5a070ea6d6 wakeup message to the git status-checks 8 years ago
Anton Firszov 45c5e87fa4 drop all PixelExtensions usages in product code, 8 years ago
Anton Firszov 6289a87e6d Better benchmarks for ToVector4() 8 years ago
Anton Firszov 876f230a84 fix PixelOperationsTests 8 years ago
Anton Firszov 54ccf05794 drop slow Clamp() implementation 8 years ago
Anton Firszov bf7c933896 minimize ceremonial overhead 8 years ago
Anton Firszov d1d52a7133 FallbackIntrinsics128 + ImageMaths.Modulo* implementations 8 years ago
Anton Firszov 2fcda3cee0 simplify Rgba32.PixelOperations, include benchmark results 8 years ago
Anton Firszov 34ab918624 fix benchmarks 8 years ago
Anton Firszov 17f6dcc877 Bulk conversion of arbitrary-sized Span-s of scalars 8 years ago
Anton Firszov 10afe6572e cleanup benchmarks 8 years ago
Anton Firszov 664d838291 fix accuracy issues 8 years ago
Anton Firszov 0f538ff195 fixed benchmarks and optimized implementation 8 years ago
Anton Firszov 0e06eb6355 benchmark conversion steps separately 8 years ago
Anton Firszov 0f4f822790 cleanup 8 years ago
Anton Firszov 9ab574c633 benchmarks for TPixel -> Vector4 conversion 8 years ago