8528 Commits (fa973bf058aef0334849b4d5d0b2b15dfa75cb1a)
 

Author SHA1 Message Date
Sergio Pedri 29b5596ea9 Moved delegate types 7 years ago
James Jackson-South 742a51a2d6 Fix extensions namespace. 7 years ago
Sergio Pedri 2347803a46 Made StyleCode happy 7 years ago
Sergio Pedri 3f652a2157 Fixed a typo 7 years ago
Sergio Pedri e081fd08dc Minor code refactoring 7 years ago
Sergio Pedri eebece192b Added new pixel shader extension methods 7 years ago
Sergio Pedri ec2f72df4f Minor code refactoring 7 years ago
Sergio Pedri 1421500a18 Added PositionAwarePixelShader types 7 years ago
Sergio Pedri bdd69f89cd Minor code refactoring 7 years ago
Sergio Pedri 22b21917bd Added PixelShaderExtensions class 7 years ago
Sergio Pedri 1bd8a734ea Added initial version of the pixel shader delegate and processors 7 years ago
Sergio Pedri acade85294
Merge pull request #13 from SixLabors/master 7 years ago
Brian Popow e4834adf1b Add PredictorAdd methods 7 years ago
James Jackson-South d00901dc7a
Merge pull request #1050 from Sergio0694/feature/public-vector4-conversions 7 years ago
James Jackson-South 41b7a26c2e Remove virtal keyword and regenerate classes 7 years ago
James Jackson-South f226fd87dd
Merge branch 'master' into feature/public-vector4-conversions 7 years ago
Brian Popow 21b7bdb678 Add helper methods for PredictorInverseTransform 7 years ago
Brian Popow beca5f5352 Fix some warnings 7 years ago
James Jackson-South b5a2392573
Merge pull request #1062 from SixLabors/js/smart-non-generic-api 7 years ago
James Jackson-South 42becaf5c6 Update PngScanlineProcessor.cs 7 years ago
Brian Popow c9b3f1fa25 Add ColorIndexInverseTransform 7 years ago
James Jackson-South fa1e1c5b91 MetaData => Metadata code. 7 years ago
James Jackson-South 6bc6afb3e7 MetaData => Metadata 7 years ago
James Jackson-South 2bcba77d5f Revert Rgba32 specificity on docs. 7 years ago
Brian Popow 47926752d3 Implemented ColorSpaceInverseTransform 7 years ago
James Jackson-South dfd2b641d5 Simplify format specific metadata retrieval. 7 years ago
James Jackson-South dd571d9369 Revert non-generic decode to use RGba32 and add comments 7 years ago
James Jackson-South a7f4c26aca Update AotCompilerTools.cs 7 years ago
Scott Williams df2c3381f6
Merge branch 'master' into sw/github-actions 7 years ago
James Jackson-South f1a67b5e34 Update PngScanlineProcessor.cs 7 years ago
James Jackson-South 60fed0c244 Add pixeloperations tests for new pixel formats 7 years ago
James Jackson-South 35c0f4b4db Add La16 and La32 to IPixel (tests next commit) 7 years ago
Scott Williams 178f1d6c2f stop appveyor publishing pacakges 7 years ago
Scott Williams 2ef3b90b53 enable using github actions for building 7 years ago
James Jackson-South d2a4f97225 Add Bgra5551 pixeloperations plus tests. 7 years ago
James Jackson-South 1ab0024f95 Create La32Tests.cs 7 years ago
James Jackson-South 80551c1113 Create La16Tests.cs 7 years ago
James Jackson-South 621120369e Basic La32 implementation. 7 years ago
James Jackson-South 524ce69d38 Basic La16 implementation 7 years ago
Brian Popow f907e67ef4 Additional tests for images with more than one transform 7 years ago
James Jackson-South 895c7f584b Gray16 => L16 7 years ago
James Jackson-South f74effddd1 Update BokehBlurTest.cs 7 years ago
James Jackson-South a35b73245a Gray8 => L8 7 years ago
James Jackson-South 0acf4f979c Alpha8 => A8 7 years ago
James Jackson-South 12a95ae094 decoder jpeg to matching pixel format 7 years ago
Brian Popow 2e8109515c Fix an issue reading the transformations and fixed the testimages accordingly 7 years ago
Brian Popow 137107a420 Reading transformation data 7 years ago
Brian Popow 31a8b9affa SubtractGreen transform works now 7 years ago
Brian Popow 6a696d8ca9 Add tests for lossless images with one transform 7 years ago
James Jackson-South 9c6e8cdaee
Merge pull request #1060 from SixLabors/js/fix-1006 7 years ago