816 Commits (60c1a566bc1ff5ed3cd9b1e42080e6689646cb90)

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