24 Commits (attach-dev-tools-conditional)

Author SHA1 Message Date
Jurjen Biewenga e74a1be8e4 Added SVGPath test 9 years ago
Nikita Tsukanov 1d6beab970 Fixed Skia's RenderTargetBitmap and made Skia tests to run for .NET Core 9 years ago
Steven Kirk 7a5e9010a3 Added another passing ImageBrush test. 9 years ago
Steven Kirk 730911fc0d Added a couple more passing tile tests. 9 years ago
Steven Kirk fb25645aed Fixed expected skia output. 9 years ago
Steven Kirk 27ec199a3d Added failing custom render tests. 9 years ago
Steven Kirk d6342e906a Adjusted expected test output. 9 years ago
Steven Kirk 7e1efb33e2 Added failing render test. 9 years ago
Steven Kirk 3ce2479489 Implemented deferred opacity drawing. 9 years ago
Nikita Tsukanov 90a4915549 Implemented WritableBitmap 9 years ago
Nikita Tsukanov 7013033a1b Added `Bitmap(PixelFormat format, IntPtr data, int width, int height, int stride)` constructor 9 years ago
Steven Kirk 8f4ef7fab0 Make a bunch of skia render tests pass. 9 years ago
Steven Kirk 3acf219a72 Added expected output for cairo and skia. 10 years ago
Jeremy Koritzinsky 6feb0f7d88 Opacity masks on Skia now work correctly. Implemented via skia layers. 10 years ago
Jeremy Koritzinsky 5bbdfc55b4 Added a render test. 10 years ago
Jeremy Koritzinsky 33bd33e38c Added render tests for geometry clipping. 10 years ago
Ivan Kochurkin d8bec31dd8 Added tests data for Polyline and Polygon rendering. 10 years ago
Ivan Kochurkin 5c969c40b8 Implemented Polygon, Polyline, PolylineGeometry. 10 years ago
Ivan Kochurkin e07d085ef5 Fixed Line rendering (PointPair instead of Rect) and added unit-tests. 10 years ago
Ivan Kochurkin 2cfa6f842e Fixed @kekekeks notes. 10 years ago
Nikita Tsukanov d820dc1068 Added unit tests for skia backend 11 years ago