7338 Commits (6aea9c812b50aefe1f37f77b94977c054e15e94c)
 

Author SHA1 Message Date
James Jackson-South 6aea9c812b Merge remote-tracking branch 'upstream/master' into feature/pixel-shader-processors 6 years ago
James Jackson-South 1cf6fe3550
Merge pull request #1067 from SixLabors/js/fix-exif 6 years ago
James Jackson-South 157fc5fcab Update ExifProfileTests.cs 6 years ago
James Jackson-South 88521926db Better coverage for Exif values. 6 years ago
Sergio Pedri 0c0d2bba6d Fixed lambda capturing this 6 years ago
Sergio Pedri 9dc1927697 Added tests for convolution aware pixel shader 6 years ago
Sergio Pedri e0cbe2fa0b Added pixel shader tests 6 years ago
James Jackson-South dc849c8a4d
Merge branch 'master' into js/fix-exif 6 years ago
James Jackson-South 234eb70967 Add new resize tests. Fix #1049 6 years ago
James Jackson-South 15604fce6c All tests pass. 6 years ago
James Jackson-South 505f07762a Fix Number casting and description parsing. 6 years ago
James Jackson-South 1858fa87c0 Initial port + most tests 6 years ago
James Jackson-South 593a675755
Merge pull request #1066 from SixLabors/js/fix-namespace 6 years ago
James Jackson-South 9639624dd7 Move extensions to subfolders for clarity 6 years ago
Sergio Pedri ed02d3525a Added overloads with custom pixel modifiers in pixel shading extensions 6 years ago
Sergio Pedri 14ecd52c9b Added support for custom pixel modifiers 6 years ago
Sergio Pedri 8d2672c0b3 Moved pixel shader processor types 6 years ago
Sergio Pedri 62272a3283 Moved delegate types 6 years ago
James Jackson-South 017fe9b8fb Fix extensions namespace. 6 years ago
Sergio Pedri ca3c284e6a Made StyleCode happy 6 years ago
Sergio Pedri 8c26624487 Fixed a typo 6 years ago
Sergio Pedri d91694d9ff Minor code refactoring 6 years ago
Sergio Pedri 429d9a5406 Added new pixel shader extension methods 6 years ago
Sergio Pedri 21729331f2 Minor code refactoring 6 years ago
Sergio Pedri 4a193aa5ea Added PositionAwarePixelShader types 6 years ago
Sergio Pedri bde0790eab Minor code refactoring 6 years ago
Sergio Pedri 9e03619e2d Added PixelShaderExtensions class 6 years ago
Sergio Pedri 9d46c15892 Added initial version of the pixel shader delegate and processors 6 years ago
Sergio Pedri 23b9381ab7
Merge pull request #13 from SixLabors/master 6 years ago
James Jackson-South 7fcefa65bb
Merge pull request #1050 from Sergio0694/feature/public-vector4-conversions 6 years ago
James Jackson-South 3cb8988f1f Remove virtal keyword and regenerate classes 6 years ago
James Jackson-South 4427e2467a
Merge branch 'master' into feature/public-vector4-conversions 6 years ago
James Jackson-South a42e30fb43
Merge pull request #1062 from SixLabors/js/smart-non-generic-api 6 years ago
James Jackson-South 8395e9c7ef Update PngScanlineProcessor.cs 6 years ago
James Jackson-South cb69622b2e MetaData => Metadata code. 6 years ago
James Jackson-South 77f5bbe3aa MetaData => Metadata 6 years ago
James Jackson-South a0e5b39ac5 Revert Rgba32 specificity on docs. 6 years ago
James Jackson-South 5a7091e516 Simplify format specific metadata retrieval. 6 years ago
James Jackson-South 563c34bd6d Revert non-generic decode to use RGba32 and add comments 6 years ago
James Jackson-South c016fc28bd Update AotCompilerTools.cs 6 years ago
James Jackson-South 1f6cbac63b Update PngScanlineProcessor.cs 6 years ago
James Jackson-South e0d4c937e6 Add pixeloperations tests for new pixel formats 6 years ago
James Jackson-South ce86f64715 Add La16 and La32 to IPixel (tests next commit) 6 years ago
James Jackson-South c5f59f3349 Add Bgra5551 pixeloperations plus tests. 6 years ago
James Jackson-South 6e180b1a36 Create La32Tests.cs 6 years ago
James Jackson-South f0a6bc0cbf Create La16Tests.cs 6 years ago
James Jackson-South 8ed598fc8c Basic La32 implementation. 6 years ago
James Jackson-South 50bcbdc515 Basic La16 implementation 6 years ago
James Jackson-South d2d51456b5 Gray16 => L16 6 years ago
James Jackson-South 8da27b2566 Update BokehBlurTest.cs 6 years ago