4474 Commits (a9576efa3615d902b1760ae8a7536a2879b0ae2d)

Author SHA1 Message Date
James Jackson-South a9576efa36 Cleanup solution 6 years ago
James Jackson-South 15244d3947 Use targets. Coverage should now upload 6 years ago
James Jackson-South f7e62adcab Combine xunit and test for converage 6 years ago
James Jackson-South b12dd699f5 Use dotnet test 6 years ago
James Jackson-South 9a478d2089 Move DrawImage processors and extensions. 6 years ago
Scott Williams 728342010e remove all drawing except draw image 6 years ago
James Jackson-South 3e9c1c74e2 Use per-edge buffer + minor optimizations. Fix #1044 6 years ago
James Jackson-South b8306a3bf7 Use single constant definitions. 6 years ago
James Jackson-South 0c043e1b9b Remove obsolete checks and limit horizontal factor. Fix #1076 6 years ago
James Jackson-South 4bdfcbe8cf Simplify and cleanup build constants 6 years ago
James Jackson-South 5b7052c9d0 Enumerate once on clone. Fix #1073 6 years ago
James Jackson-South 047523c11d Speed up tga decoding and add new benchmark comparison 6 years ago
James Jackson-South d7eeb2f7ca Allow custom configuration. Fix #650 6 years ago
James Jackson-South 4b5dd61e14 Post review fixes 6 years ago
James Jackson-South b12924e790 Use Point for offset 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
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 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
James Jackson-South 3cb8988f1f Remove virtal keyword and regenerate classes 6 years ago
James Jackson-South 8395e9c7ef Update PngScanlineProcessor.cs 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
Scott Williams 3d1d7f8bc4 enable using github actions for building 7 years ago
James Jackson-South c5f59f3349 Add Bgra5551 pixeloperations plus tests. 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 7 years ago