1 Commits (8626276ed9698b44bdc7ed9712c5e528e745011e)

Author SHA1 Message Date
Anton Firszov 8626276ed9 4.6 "branch" 10 years ago
James Jackson-South 011e9c1bf1 Clean up PixelRow 10 years ago
James Jackson-South 1b33bd67c4 Make ComponentOrder agnostic 10 years ago
James Jackson-South c18efea916 Add xml docs for new functionality 10 years ago
dirk a657d3d3e9 Used the new pixel code to optimize the BMP decoder. 10 years ago
dirk 5e6f379562 Changed PixelAccessor to use IPackedPixel<TPacked>. 10 years ago
dirk 320fb94dca Removed unnecessary parenthesis. 10 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago
dirk a27f4b953b Enforce struct on TColor 10 years ago
dirk 7cc5398365 Added extra interface IPackedPixel so we can easier add extra interfaces. 10 years ago
James Jackson-South 654af81258 Revert "Enforce struct on TColor" 10 years ago
James Jackson-South 13c865ca18 Enforce struct on TColor 10 years ago
James Jackson-South 1b56115b99 Fix #482 10 years ago
James Jackson-South b57677b16c Revert Unsafe.Copy and cleanup 10 years ago
James Jackson-South ff720da2bb Remove bytes functions 10 years ago
James Jackson-South 7c624d0b27 Use PixelAcessor<TColor, TPacked> #457 10 years ago
James Jackson-South 8ac47b021e Add setter to IPackedVector<TP> 10 years ago
James Jackson-South b8b588d221 Now decodes grayscale inside the core decoder 10 years ago
James Jackson-South 2ab08b54a2 Remove new() type constraint 10 years ago
James Jackson-South 032ea7ce8d Use ParallelOptions everywhere. 10 years ago
James Jackson-South ee8987857d Now Color 10 years ago
James Jackson-South c11751e6c5 No need for second type param 10 years ago
James Jackson-South 79c20533ec Use default(T) 10 years ago
James Jackson-South 7a6e17d5c0 Faster... Much Faster... 10 years ago
James Jackson-South abe4412c79 Getting there.... 10 years ago
James Jackson-South ff9bca00f7 Moar T 10 years ago
James Jackson-South 20f34563ef Trim back to basics 10 years ago
Patrick Ammann eddb738e96 #392 add support for negative height in bmp files 10 years ago
James South b4abafebc4 Add 32bit bitmap support plus cleanup. 10 years ago
James Jackson-South a9ad947885 Rename to Core 10 years ago
James Jackson-South f7d04925d7 Rename to Core 10 years ago
James Jackson-South 6cb8ef6a54 Minor bitmap optimizations 10 years ago
James Jackson-South ff770c1b34 Minor bitmap optimizations 10 years ago
James Jackson-South 94cd3d7411 Revert "Color is now linear by default." 10 years ago
James Jackson-South 6233f57d60 Revert "Color is now linear by default." 10 years ago
James Jackson-South b45718af6d Color is now linear by default. 10 years ago
James Jackson-South 3f648cdfb6 Color is now linear by default. 10 years ago
James Jackson-South 823ea46e0d Switch out List for ImmutableArray 11 years ago
James Jackson-South e42ae5e67d Switch out List for ImmutableArray 11 years ago
James Jackson-South d673e2c8e8 Switch over to new Color struct as default. 11 years ago
James Jackson-South 6c23b82c08 Switch over to new Color struct as default. 11 years ago
James Jackson-South d063655d5b Speed up Bitmap decoding 11 years ago
James Jackson-South 871eb4814b Speed up Bitmap decoding 11 years ago
James Jackson-South 0d5ee638ff Cleanup plus perf 11 years ago
James Jackson-South 9de975f6aa Cleanup plus perf 11 years ago
James Jackson-South 1e5fac8ff9 Update to NET 4.6 etc 11 years ago
James Jackson-South e7003539b4 Update to NET 4.6 etc 11 years ago
James Jackson-South a46f3ef990 Begin add resize 11 years ago
James Jackson-South c812fd49a0 Begin add resize 11 years ago
James South 390a85a33f Update to c#6 syntax, make structs immutable 11 years ago