2696 Commits (89e5251e3955a5b8f34a63c2921d80ae35a121c8)
 

Author SHA1 Message Date
James Jackson-South 89e5251e39 Cleanup tests project dependencies 10 years ago
James Jackson-South 326bef0ed1 Update BenchmarkDotNet 10 years ago
James Jackson-South 23f96d1a1a Merge branch 'refs/heads/pr/25' 10 years ago
Anton Firszov 0e20436f9c Cleanup + Comments + StyleCop 10 years ago
James Jackson-South 4573980377 Merge remote-tracking branch 'refs/remotes/origin/feature/interlaced' 10 years ago
James Jackson-South 4474077b3c Fix packed pixel tests. 10 years ago
James Jackson-South 9cd7c5e22a Cleanup 10 years ago
James Jackson-South c68ac88f10 Fix #9 10 years ago
James Jackson-South cea1b5baf2 Much better output. Nearly there. Touch #9 10 years ago
James Jackson-South d61fae265e A little bit better 10 years ago
James Jackson-South 3fd6ee3536 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/interlaced 10 years ago
James Jackson-South b94a865d1c Initial attempt to decode png. Touch #9 10 years ago
Dirk Lemstra f994932b8b Moved coordinates check to a method and used a Conditional instead of an #if. 10 years ago
James Jackson-South bde29daffd Badges, badges, badges [skip ci] 10 years ago
James Jackson-South 2ba2d0fa05 Fix decoding of 4bit indexed pngs. 10 years ago
James Jackson-South c71feba4c6 Stylecop remove trailing whitespace 10 years ago
James Jackson-South fa2e59bf27 Stylecop Add brackets for operators 10 years ago
James Jackson-South fc707b3c2c Fix Stylecop SA1028 10 years ago
James Jackson-South 20867253a6 Add bounds checks. Fix #29 10 years ago
James Jackson-South 1604ef7228 Merge branch 'refs/heads/pr/30' 10 years ago
James Jackson-South 781477cc05 Fixes for Byte4 10 years ago
luuk afa4313fe3 Array.Clear is faster and looks nicer in source 10 years ago
James Jackson-South 9034950e86 Merge remote-tracking branch 'refs/remotes/origin/feature/packedpixel' 10 years ago
James Jackson-South ba13febc78 Add PackedPixelConverterHelper Fix #27 10 years ago
James Jackson-South 01a8e9c5c8 Add Short4 10 years ago
James Jackson-South 99ff0540c4 Add correct tests 10 years ago
James Jackson-South ab50f1d19f Add Short2 10 years ago
luuk 89b4072cf1 - do not loop trough the entire rented array but only the bytesPerScanline. 10 years ago
James Jackson-South 584227ad7f Add Rgba64 10 years ago
James Jackson-South 969fa9ae50 Add Rgba1010102, Make Bgr565 conversion more accurate. 10 years ago
James Jackson-South 3451e72b33 Add Rg32 10 years ago
James Jackson-South c5cf310c17 Add NormalizedShort4 10 years ago
James Jackson-South 7e9f6290b9 Update benchmarkdotnet 10 years ago
James Jackson-South 94c7cc6548 Add NormalizedShort2 10 years ago
James Jackson-South 07595c3d57 Fix To() Method to allow vector scaling. 10 years ago
James Jackson-South 3386b87248 Add conversion note. 10 years ago
James Jackson-South 61aef4826b NormalizedByte2 Add NormalizedByte4 10 years ago
James Jackson-South 01f00f72b9 Add NormalizedByte2 10 years ago
James Jackson-South 1174d1dcda Merge remote-tracking branch 'refs/remotes/origin/master' into feature/packedpixel 10 years ago
James Jackson-South 38a3201287 Reduce memory usage in WuQuantizer 10 years ago
James Jackson-South c9257f5842 Add HalfVector4 10 years ago
James Jackson-South 6e23ef4c95 Add HalfVector2 10 years ago
James Jackson-South 7dcd46a678 Add HalfSingle 10 years ago
James Jackson-South 7c24e7077e Add Byte4 10 years ago
James Jackson-South 337d3f19b1 Add Bgra5551 10 years ago
James Jackson-South 95818287e9 Add Bgra4444 10 years ago
James Jackson-South d90351341f Add new To<TColor,TPacked> method 10 years ago
James Jackson-South 15361c7025 Add Bgr565 10 years ago
James Jackson-South 2e953acc3e Add Alpha8 10 years ago
James Jackson-South 43e2a51cea Merge remote-tracking branch 'refs/remotes/origin/blending' 10 years ago