7777 Commits (860aebffb70eeb16adce5cfb91e1aa63cf4f902c)
 

Author SHA1 Message Date
Dirk Lemstra 2db6bd2e2a Allow several invalid data types when reading the exif resolution. 8 years ago
Vicente Penades 80a27b629a expanding blocks... 8 years ago
Vicente Penades 029b35cd0c trying to improve Opacity out of range propagation. 8 years ago
James Jackson-South d40b60610f
Merge branch 'master' into js/format-info 8 years ago
James Jackson-South bc3fd61296
Merge pull request #689 from SixLabors/js/use-in-for-readonly-structs 8 years ago
James Jackson-South d545e24602 [SL.Core] Merge pull request SixLabors/Core#18 from carbon/master 8 years ago
James Jackson-South ff901e2bdf
Merge branch 'master' into js/use-in-for-readonly-structs 8 years ago
James Jackson-South 6bc07e6a6d Fix local color table encoding. 8 years ago
James Jackson-South a50c3eb985 Use dictionaries to store format specific metadata 8 years ago
Vicente Penades 2042f1feed Adding more tests to cover single pixel ColorBlending and AlphaComposition functions 8 years ago
Jason Nelson 876ec6db8a [SL.Core] Cross target netstandard2.0 8 years ago
James Jackson-South 4b9c684586 Add derived format info types and allow persistance of palette lengths 8 years ago
Vicente Penades c14d391e63
Merge branch 'master' into master 8 years ago
James Jackson-South 9059dabc2c Merge branch 'master' into js/add-usings-to-readme 8 years ago
Scott Williams fa13498748
Merge pull request #691 from SixLabors/issue-templates 8 years ago
James Jackson-South 47b7f8de36 Fix appveyor build 8 years ago
James Jackson-South 17c46c2c3e Add usings for clarity. 8 years ago
Dirk Lemstra fd8b7576de Added new issue templates. 8 years ago
James Jackson-South 544b269f96 Fix appveyor build 8 years ago
James Jackson-South 677ad8b89c Use in where appropriate. 8 years ago
James Jackson-South 391fbea169
Merge branch 'master' into colorspace-transforms 8 years ago
James Jackson-South 0b75c89caf [SL.Core] Merge pull request SixLabors/Core#16 from carbon/master 8 years ago
Jason Nelson be099d3f83 [SL.Core] Format long statement onto multiple lines 8 years ago
Jason Nelson 8c101f093b [SL.Core] Replace == with Equals 8 years ago
Jason Nelson 3589057ca9 [SL.Core] Format Size 8 years ago
Jason Nelson aada342517 [SL.Core] Remove AggressiveInlining hint from trival accessors 8 years ago
Jason Nelson c31eb7e601 [SL.Core] Use Assert.Contains when checking for substrings 8 years ago
Jason Nelson d32149ae7b [SL.Core] Format HashHelpers 8 years ago
Jason Nelson 81e2185583 [SL.Core] Format Point 8 years ago
Jason Nelson 6c3502976e [SL.Core] Remove aggressive inlining hint from trival accessors 8 years ago
Vicente Penades a150e58261 moved Clamp(0,1) one level up 8 years ago
Vicente Penades 5306eaf841 removed a redundant opacity.Clamp(0,1) in the innermost level of pixel blenders. Pixel blenders are performance critical, so every tiny performance improvement counts. 8 years ago
Vicente Penades 112262a606 Refactored PixelBlenders so it generates much less code and allows for two loop variations. 8 years ago
Jason Nelson 302bb88535 [SL.Core] Remove whitespace 8 years ago
Jason Nelson 383bd7b147 [SL.Core] Format Rectangle 8 years ago
Jason Nelson e154df4654 [SL.Core] Add test to ensure PointF has the same layout as Vector2 8 years ago
Jason Nelson d073bf833c [SL.Core] Add HashHelpersTests 8 years ago
Jason Nelson 2f61cafab1 [SL.Core] Cleanup AssemblyInfo add SUPPORT_MATHF symbol 8 years ago
James Jackson-South 301c2cec66
Merge pull request #684 from SixLabors/js/DuplicateFormats 8 years ago
James Jackson-South 1c72e613c4 Add additional tests 8 years ago
Jason Nelson 9b97df58c4 [SL.Core] Remove unused DebugGaurd tests 8 years ago
Jason Nelson fb46544e0a [SL.Core] Remove whitespace 8 years ago
Jason Nelson ea9c9e9c8e [SL.Core] Remove unused DebugGuard methods 8 years ago
Jason Nelson a543ce6371 [SL.Core] Remove additional unused Guard methods 8 years ago
Jason Nelson 177e1e2373 [SL.Core] Update tests to target netcoreapp2.1 8 years ago
Jason Nelson 43693a96f5 [SL.Core] Use expressions 8 years ago
Jason Nelson 1729bd662b [SL.Core] Remove private implementations of GetHashCode (and it's call overhead) 8 years ago
Jason Nelson 187d0a16c0 [SL.Core] Remove unused Gaurd.IsTrue and Gaurd.IsFalse 8 years ago
Jason Nelson 7b54e5602f [SL.Core] Update System.Numerics.Vectors 8 years ago
Jason Nelson 1c29c7fc32 [SL.Core] Update Moq & xunit 8 years ago