753 Commits (6c3f12eeaafdae39d96f4e8a25244febd0b09f01)

Author SHA1 Message Date
Johannes Bildstein 87c1e052ae fix error where startIndex was ignored in To<Type> methods 9 years ago
James Jackson-South 1a69629ace Add MathF equality tests 9 years ago
Anton Firszov f391a67e68 PackFromVector4ReferenceVsPointer benchmark 9 years ago
Scott Williams 3c611837ff remove ignored tests 10 years ago
Scott Williams b97213239f fix Image.Load api changes 10 years ago
Scott Williams 440eab7bf4 fix broken tests 10 years ago
Scott Williams 41c1654c8e Speed up greyscale tests by using test pattern. 10 years ago
Scott Williams 04293b6d8e allow test cases to be serialized to they show in VS 10 years ago
Scott Williams f23eac7e14 fix broken tests 10 years ago
Johannes Bildstein 7d6933362b improve performance of EndianBitConverter and small formatting fixes 10 years ago
Scott Williams 15fc34126f decoder configuration argument order 10 years ago
Scott Williams 726ffe5d2e Move config argument to be first argument 10 years ago
Scott Williams e6d129646b Improve method name 10 years ago
Scott Williams c7073a6fbc Add explanatory comments 10 years ago
Scott Williams bf9c683d25 fix stylecop issues 10 years ago
Scott Williams 3d981fd187 Add image comparer test helper 10 years ago
Scott Williams 8847f12913 Default text drawing at an image dpi independent size 10 years ago
Scott Williams acd51cc64f fix test filesystem to prevent it breaking existing tests 10 years ago
Scott Williams cc32d2d398 pass configuration & ensure only single image created 10 years ago
Scott Williams 78334dd86f Add IImageDecoder overloads 10 years ago
Scott Williams 177064f05a Move image loading out of constructors and into static methods 10 years ago
Anton Firszov 3d7b740839 weight printing experiments, minor changes, comments 10 years ago
Anton Firszov ded94ab8b9 IterateArray benchmark 10 years ago
Anton Firszov e09450250c fixed PinnedImageBufferTests.GetRowSpanY() 10 years ago
Anton Firszov 2509d4138a moved ResizeProfilingBenchmarks 10 years ago
Anton Firszov 1042a97b72 improved, sequential ResizeProcessor 10 years ago
Anton Firszov 740411a684 merged ResizeProcessor and CompandingResizeProcessor 10 years ago
Anton Firszov 24e1334d72 PinnedBuffer<T> and PinnedImageBuffer<T> indexers 10 years ago
Anton Firszov 847ed5ed98 BufferSpan ref indexer + Fix Drawing usages 10 years ago
Scott Williams d0c0dee582 Improve test coverage 10 years ago
Scott Williams 469d404944 drop callbacks 10 years ago
Anton Firszov deda531d10 introduced PinnedImageBuffer<T> 10 years ago
Anton Firszov 86043577e5 BufferPointer<T> became BufferSpan<T> 10 years ago
Scott Williams 6e73df417e TextGraphicsOptions Tests 10 years ago
Scott Williams 66bece5e76 Add test coving subpixel counter 10 years ago
Scott Williams 026474dd7e code cleanup 10 years ago
Scott Williams 39691519d9 fix pattern brushes 10 years ago
Scott Williams 1b7b6de072 implement real sub-pixel rendering 10 years ago
James Jackson-South 7cc408f5ed Add indexed png encoder benchmark [skip ci] 10 years ago
Scott Williams 1ce4005e88 use callbacks instead of overrides 10 years ago
Anton Firszov bf2bcfa85b Implemented PinnedBuffer<T>.CreateClean() + format DrawText.cs 10 years ago
Anton Firszov 42c71a4c5f Fixed Sandbox46 test execution 10 years ago
Scott Williams a5ef9520a2 ensure all save operations pass along IEncoderOptions 10 years ago
Scott Williams c3367c4d9c Add IFileSystem 10 years ago
Scott Williams 095c3fb5fb fix all instances of var 10 years ago
James Jackson-South 299594dfbc Fix sandbox build 10 years ago
Scott Williams 88999c70b4 update sandbox 10 years ago
Scott Williams d8729c2be5 allow codecov to finish 10 years ago
Scott Williams 378adc20d0 add stylecop back 10 years ago
Scott Williams 88d96c7345 produce full pdb for codecov 10 years ago