2177 Commits (6ca596d3554974eeb37cfcb13fb8929f6050ced4)

Author SHA1 Message Date
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 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
Anton Firszov 3051d718a3 PixelConversion_ConvertToRgba32_AsPartOfCompositeOperation 8 years ago
Anton Firszov 9b196316d6 common fixtures for PixelConversion* benchmarks 8 years ago
James Jackson-South fbde4f32fd Use scaled luminance trns comparison. 8 years ago
Anton Firszov a4714207e0 todo notes 8 years ago
Anton Firszov b8b411bb71 disappointing benchmark results 8 years ago
Anton Firszov df87a68555 BulkConvertNormalizedFloatToByteClampOverflows 8 years ago
Anton Firszov 3e5325e2b9 uniformize conversion code 8 years ago
James Jackson-South d4bda602ce Fix sandbox tests 8 years ago
James Jackson-South 1c2aee03a6 Generate bulk pixel operations for all standard packing operations and fix conversion 8 years ago
Jason Nelson be93794ae2 Update benchmarks to target netcoreapp2.1 8 years ago
Jason Nelson 074a02634a Use ASCII Encoding when known to be ASCII 8 years ago
Jason Nelson f2f686c888 Use static Encoding.ASCII property 8 years ago
Jason Nelson 56d351058f Drop netstandard1.1 support 8 years ago
Anton Firszov 281c52786a move tests 8 years ago
Anton Firszov af7d96d214 SIMD byte -> float conversion: BulkConvertByteToNormalizedFloatFast 8 years ago
Anton Firszov 260a8f8c9a BulkConvertByteToNormalizedFloat 8 years ago
James Jackson-South 1f7df77c5c Fix up pixel format tests 8 years ago
James Jackson-South c349c2b248 Fix up Gray8 and Gary16 tests 8 years ago
James Jackson-South 58d06c23f8 Remove conditionals from loop and enforce equal matrice dimensions. 8 years ago
James Jackson-South d5836c1a0f Update test to match new reference naming. 8 years ago
James Jackson-South 2919fe9c2c Update tests/Images/External 8 years ago
James Jackson-South d673d1126d Refactor Vector4Utils and ConvolutionProcessors utilizing them. 8 years ago
James Jackson-South d520b57e21 Move compaing classes and migrate vector code to srgbcompaning 8 years ago
James Jackson-South b82ea98848 Unify sRGB companding 8 years ago
James Jackson-South dc2792b550 Replace ICompanding with static methods. 8 years ago
James Jackson-South d4327c5129 Fix linear gradient brush test. 8 years ago
James Jackson-South 2950219287 Update and normalise pixel format + disable out of date tests 8 years ago
James Jackson-South 17ae98d5b2 Add some Cmyk tests 8 years ago
Anton Firszov 0c437c35a6 disable profiling-related stuff 8 years ago
Anton Firszov 44004ccff7 better Resize benchmarks 8 years ago
Anton Firszov e907ec9561 simplify ResizeProcessor 8 years ago
Anton Firszov ce0a17f589 Fix ResizeProcessor Compand UnPremultiply bug + tests 8 years ago
Anton Firszov 78e598cad3 better profiler output for ResizeProcessor 8 years ago
Anton Firszov e7bb01b62b WIP better Resize benchmarks 8 years ago
Anton Firszov d0afcc8b15 better separation + optimized row processing 8 years ago