1541 Commits (5b787effbf708b2ebddf820002b520880f2d1bce)

Author SHA1 Message Date
James Jackson-South f4a528f413 Simplify CloneAs() 9 years ago
James Jackson-South 7e058dd515 Add per-pixel scaled vector packing 9 years ago
Anton Firszov 7d53c382c9 update external dependencies + fix RectangularPolygon usages 9 years ago
James Jackson-South e45637471a Fix copy/paste 9 years ago
James Jackson-South 245e31872c Benchmark both Core and CLR 9 years ago
Jason Nelson ffef3ecd14 Benchmark removed SpanUtility logic inplace 9 years ago
Jason Nelson 5e8802c362 Remove unused FetchVector helper 9 years ago
James Jackson-South b1603745b8 Fix code benchmark paths and namespaces. 9 years ago
Jason Nelson be4b0246eb Revert "Create specialized BigEndianBinaryWriter & LittleEndianBinaryWriter classes" 9 years ago
Jason Nelson 0a88cde8e6 Create specialized BigEndianBinaryWriter & LittleEndianBinaryWriter classes 9 years ago
Jason Nelson 76294ed044 Remove string encoding concerns from BinaryReader&Writer 9 years ago
Jason Nelson 0d508fcb8c Replace custom BitConverter(s) with BinaryPrimitives 9 years ago
Jason Nelson dc69e59458 Remove BitConverter from EndianBinaryWriter & add Floating point tests 9 years ago
Jason Nelson 52d2b1ee67 Add test to ensure that all data written through the EndianBinaryWriter can be read back through EndianBinaryReader 9 years ago
Jason Nelson eab71497ac Revert "Remove unnesssary abstraction and validation for bools." 9 years ago
Jason Nelson 9b07269085 Remove unnesssary abstraction and validation for bools. 9 years ago
James Jackson-South c101fd7c26 Blend => DrawImage 9 years ago
James Jackson-South 4b1d226430 Fix test 9 years ago
James Jackson-South 2b36c6ab00 Update tests to add reference comparisons 9 years ago
Anton Firszov efb985e1da turning PorterDuffOutputIsCorrect() into a [Theory] 9 years ago
James Jackson-South 4059448dc6 Add basic comparision tests 9 years ago
James Jackson-South fc06762f4e Fix spelling 9 years ago
James Jackson-South c2527bab2e Fix non-nearest-neighbour resize for multi-frame-images 9 years ago
James Jackson-South bf9b3cfd3f Move GraphicsOptions parameter 9 years ago
James Jackson-South 0d46f1a78d Rename types 9 years ago
James Jackson-South fd16a60c1a Establish naming convention + move missed primitives 9 years ago
James Jackson-South a2037cef6e Drop Dither property from interface, rename diffuser. 9 years ago
James Jackson-South 0e8220294b Use non-generic IQuantizer for image formats 9 years ago
James Jackson-South e7526f5057 Overlays => Drawing 9 years ago
James Jackson-South c1bca20c31 Move Bounds/Size to IImageInfo extension methods 9 years ago
James Jackson-South 45e6f3e191 Add LaplacianKernelFactory tests 9 years ago
James Jackson-South 023176d0b9 Move Rgba32 inline with other pixel formats 9 years ago
James Jackson-South fb666df341 Combine drawing methods to new Overlays namespace. 9 years ago
James Jackson-South 6101a14b94 Refactor Image, ImageFrame + IImage 9 years ago
James Jackson-South d562a63a4d Normalize predefined group naming. 9 years ago
James Jackson-South 1505b401bb Fix test 9 years ago
James Jackson-South 570841142b Complete Quantization and Dithering 9 years ago
James Jackson-South 84a5a8e5d1 Quantizer 9 years ago
James Jackson-South a1f2d063f3 Transforms 9 years ago
James Jackson-South b19471ab4a Overlays and base processors 9 years ago
James Jackson-South 13845537ad Replace Fast2DArray with DenseMatrix 9 years ago
James Jackson-South b7df3c1090 Binarization, Convolution, DIthering, Effects & Filters 9 years ago
James Jackson-South 0c238c0a24 Fix test 9 years ago
James Jackson-South 96f5de4192 Fix broken test 9 years ago
Vicente Penades ced881cae9 removed ImageFormat redirect methods from Configuration. 9 years ago
Vicente Penades 494fc9ab24 replaced Configuration copy constructor with a ShallowCopy method. 9 years ago
James Jackson-South 766481c18e Can now read padded RSTn markers. Fix #481 9 years ago
James Jackson-South cd32288eea Use Current as Default, Don't additionally throw 9 years ago
James Jackson-South 2a022bf366 Use Size 9 years ago
Jason Nelson 09dd14ac71 Fix breaking changes from System.Memory in benchmarks 9 years ago