816 Commits (60c1a566bc1ff5ed3cd9b1e42080e6689646cb90)

Author SHA1 Message Date
James Jackson-South c18c261033 Update tests 10 years ago
Scott Williams 4b5efa0b77 fix alpha tests 10 years ago
Scott Williams acc0fa9711 blend functions everywhere. 10 years ago
Scott Williams 3f0cc9abf6 updates to comments and moved code 10 years ago
Scott Williams 14b39fd620 bulk blending tests 10 years ago
Scott Williams f624265c99 PorterDuff tests 10 years ago
Scott Williams ff97d6b1c9 Add Vector4 based functions. 10 years ago
Scott Williams f435a9d0ba migrate blenders to PorterDuff 10 years ago
Scott Williams 5940fb4144 fix sandbox 10 years ago
Scott Williams 0d8eb2032c initial blender implementations 10 years ago
Dirk Lemstra eb715cfed3 Removed old overload and used new one (from #201) in unit test. 10 years ago
Vicente Penades 3a542eec74 Added a DrawImage Effect test 10 years ago
James Jackson-South 93f0fd54b3 Fix Resize benchmarls 10 years ago
James Jackson-South a066c48e29 Add missing tests 10 years ago
Scott Williams 6ec8ef8b82 retrain untouched pixels when applying filter 10 years ago
Scott Williams 9d96ee797b pixelate no longer blanks out background 10 years ago
James Jackson-South 3ffb02844f Fix source rectangle regression in resize #118 10 years ago
James Jackson-South 403985977d Disable breaking tests pending investigation 10 years ago
James Jackson-South 287bec4f43 Fix tests? 10 years ago
James Jackson-South 5ad515137b Rename tests 10 years ago
Anton Firszov 4ac74e5a60 tests for Png & Gif codecs 10 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 10 years ago
James Jackson-South fff223ef07 Rename TColor to TPixel 10 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 10 years ago
James Jackson-South 1b513c667b Fix Argb32 naming in typehelpers. 10 years ago
James Jackson-South 119e93642c Rename Argb, Add Color to tests 10 years ago
James Jackson-South fe76ba7a8c Add missing xunit file 10 years ago
James Jackson-South 82ad686bbc Add PackedValue back to Color 10 years ago
James Jackson-South 39c11744ff Change xunit layout 10 years ago
James Jackson-South 2b6125ab49 Fix failing test 10 years ago
James Jackson-South 13455a0bb1 Add transforms plus additional tests 10 years ago
James Jackson-South bdeb1826b5 Add tests, fix bugs 10 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 10 years ago
Scott Williams 6d393d1db9 bump version number and SixLabor.* dependencies 10 years ago
James Jackson-South e340b3f103 Begin add vector based Color 10 years ago
James Jackson-South a550b0f95e Rename Color to Color32 10 years ago
James Jackson-South a63dae887f Inint remove packing from Color. 10 years ago
Dirk Lemstra 35b276237a Added extra checks to the ExifReader (fixes #175). 10 years ago
Anton Firszov fee264a7d8 PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 10 years ago
Anton Firszov 60c508b8c4 simplified BufferSpan.Copy() 10 years ago
James Jackson-South a46e5fc59f Disable double index smoke test 10 years ago
James Jackson-South 8dab59b321 Octree Quantizer now only supports 1 alpha value 10 years ago
Anton Firszov 1ba4cf54d1 fix CopyTo***Bytes() 10 years ago
Anton Firszov 9df12ac526 fixed indexer and copy operations 10 years ago
Anton Firszov 8c5a8b2e8a more PixelIndexing benchmark clenup 10 years ago
Anton Firszov 54b2e1a358 PixelIndexing.SmartUnsafe() benchmark 10 years ago
Anton Firszov e0bbdc33f3 additional PixelIndexing benchmarks 10 years ago
Anton Firszov 4854005733 refactored all BufferSpan pointers to ref-s 10 years ago
Scott Williams b4fba454d5 re-enstate threashold 10 years ago
Scott Williams ba81ec0e2e remove theashold 10 years ago