820 Commits (e22b5797ef736eafd2e79ad8ef577a2db7884bf8)

Author SHA1 Message Date
James Jackson-South 0766b03ea6 Use better static format for Load etc. 9 years ago
Dirk Lemstra 26b8a9507f Fixed namespace 9 years ago
James Jackson-South 1c3b362f36 Fix tests 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
James Jackson-South 37ba3b88a5 Update tests 9 years ago
Scott Williams 14e463daf7 fix alpha tests 9 years ago
Scott Williams 3671d9b906 blend functions everywhere. 9 years ago
Scott Williams d56e658854 updates to comments and moved code 9 years ago
Scott Williams 2d90943ae4 bulk blending tests 9 years ago
Scott Williams bfed55d4a1 PorterDuff tests 9 years ago
Scott Williams c4533b7cde Add Vector4 based functions. 9 years ago
Scott Williams ad1bb5dbee migrate blenders to PorterDuff 9 years ago
Scott Williams d85e6196c5 fix sandbox 9 years ago
Scott Williams 472bb85030 initial blender implementations 9 years ago
Dirk Lemstra 3a43fb78fe Removed old overload and used new one (from #201) in unit test. 9 years ago
Vicente Penades 55fbefd820 Added a DrawImage Effect test 9 years ago
James Jackson-South 95f02a6b9b Fix Resize benchmarls 9 years ago
James Jackson-South a86c82e971 Add missing tests 9 years ago
Scott Williams 63eb9a8cd7 retrain untouched pixels when applying filter 9 years ago
Scott Williams a999a0b33b pixelate no longer blanks out background 9 years ago
James Jackson-South c75ebb308a Fix source rectangle regression in resize #118 9 years ago
James Jackson-South a94be7a207 Disable breaking tests pending investigation 9 years ago
James Jackson-South 0663b106e6 Fix tests? 9 years ago
James Jackson-South cbb8e71f4b Rename tests 9 years ago
Anton Firszov 8a63ceb75b tests for Png & Gif codecs 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 9 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 9 years ago
James Jackson-South 3b9079020d Fix Argb32 naming in typehelpers. 9 years ago
James Jackson-South 29cbdc4a1b Rename Argb, Add Color to tests 9 years ago
James Jackson-South 8891ab02e4 Add missing xunit file 9 years ago
James Jackson-South aaf5f920b6 Add PackedValue back to Color 9 years ago
James Jackson-South 61d552345a Change xunit layout 9 years ago
James Jackson-South 3d41e1560b Fix failing test 9 years ago
James Jackson-South e7e9f7bdd2 Add transforms plus additional tests 9 years ago
James Jackson-South 38541af055 Add tests, fix bugs 9 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 9 years ago
Scott Williams fdfe5ed0b4 bump version number and SixLabor.* dependencies 9 years ago
James Jackson-South ba89468fe4 Begin add vector based Color 10 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 10 years ago
James Jackson-South 9c7a96536b Inint remove packing from Color. 10 years ago
Dirk Lemstra 88c3fb3888 Added extra checks to the ExifReader (fixes #175). 10 years ago
Anton Firszov 615163d360 PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 10 years ago
Anton Firszov 5c24f441b6 simplified BufferSpan.Copy() 10 years ago
James Jackson-South 814779511b Disable double index smoke test 10 years ago
James Jackson-South 3b97c0db91 Octree Quantizer now only supports 1 alpha value 10 years ago
Anton Firszov 819e048a53 fix CopyTo***Bytes() 10 years ago
Anton Firszov 548fc41711 fixed indexer and copy operations 10 years ago
Anton Firszov 6e14748acd more PixelIndexing benchmark clenup 10 years ago
Anton Firszov 497279b0df PixelIndexing.SmartUnsafe() benchmark 10 years ago