142 Commits (096fb9af86c3559ec5697eefb3176a261ada4f24)

Author SHA1 Message Date
James Jackson-South 7bf24aad23 Optimize exact-length RGB plane packing 1 week ago
James Jackson-South d21316993b Inline resize kernel normalization 1 week ago
James Jackson-South 329bec2638 Use .NET 10 tensor/SIMD primitives directly 1 week ago
Stefan Nikolei 8930d4fd6f Migrate to xUnitV3 2 weeks ago
Stefan Nikolei eb549bcda3 Use Collection expressions and Target-typed new 2 weeks ago
James Jackson-South 14cf138cbb Validate tensor primitive span contracts 1 month ago
James Jackson-South b54c5caf5b Fix tensor negation on ARM64 1 month ago
James Jackson-South c1dc1aedb4 Use tensor negation for sharpen kernels 1 month ago
James Jackson-South 49d20566a3 Use tensor addition for histogram offsets 1 month ago
James Jackson-South 1c726da0df Clean up normalized SIMD pipelines 1 month ago
James Jackson-South 5a2fbbe795 Normalize packed pixel conversion shuffles 1 month ago
James Jackson-South ebe5cc64da Add TensorPrimitives compatibility implementation 1 month ago
James Jackson-South 4b07920c7c Fix alpha association and SIMD rounding parity 2 months ago
James Jackson-South c4683902a4 Add associated-alpha pixel formats 2 months ago
James Jackson-South 1e65e08fc1 Add additional unit tests to improve code coverage. Update licensing version 4 months ago
James Jackson-South 766175ff06 Fix tests 9 months ago
Stefan Nikolei 284e40e3db Disable SSE42 10 months ago
Stefan Nikolei fc211a7aa7 Update Intrinsic usage 10 months ago
Stefan Nikolei ad4b3e90b2 Update ISA Groups 10 months ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 1 year ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 1 year ago
James Jackson-South 71ca954e35 Revert naming 1 year ago
James Jackson-South cd3aa18dd4 Rename and refactor method 1 year ago
James Jackson-South 3d86c583ee Refactor and fix for transform space 2 years ago
James Jackson-South c51d84d79d Use double precision for accuracy 2 years ago
Socolin e244efa77a Adjust GaussianEliminationSolver, replace generic type with float 2 years ago
Socolin 5a79591a0c Add QuadDistortion to ProjectiveTransformBuilder 2 years ago
James Jackson-South c6758df08b Optimize and cleanup ByteToNormalizedFloatReduce 3 years ago
James Jackson-South 89cd8492f1 Remove unused methods 3 years ago
James Jackson-South 980347e96f ENhance NormalizedFloatToByteSaturate 3 years ago
James Jackson-South dfd983f17c Update library to use new pixel API 3 years ago
Günther Foidl f746e686df PR feedback + use nuint instead of nint 4 years ago
James Jackson-South eda0869f09 Update benchmarks and add more tests 4 years ago
James Jackson-South b9e4810418 Refactor DefaultShuffleX to use constants. 4 years ago
James Jackson-South 9e7cf1611b Use MMShuffle consts everywhere and refactor explicit shuffle components to use them 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
Dirk Lemstra 1c5a78ce78
Removed unit tests. 4 years ago
Dirk Lemstra 3031400009
Did not push all files.... 4 years ago
James Jackson-South eee64f25d6 Remove SUPPORTS conditions 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Dmitry Pentin 7ced49747e Fixed tests 5 years ago
Dmitry Pentin f3b8e5cd8d gfoidl IsOutOfRange 5 years ago
Brian Popow 1e299beed6 A little cleanup 5 years ago
Brian Popow fa8c590e0e Skip tests if Sse2 is not supported 5 years ago
James Jackson-South 38bf216e09 Fix newline endings 5 years ago
Dmitry Pentin 13c3a45a98 Added DivideCeil 5 years ago
Dmitry Pentin 3c70300a41 Added Log2 tests 5 years ago
Dmitry Pentin 6d4e2ee23c Moved jpeg converter scaler tests to to jpeg converter tests 5 years ago
Dmitry Pentin 121d1fa917 Fixed build error due to invalid using 5 years ago
Dmitry Pentin 35daf2110f Added tests for vector rgb pixel matrix scaling 5 years ago