SkiaSharp/binding/Binding
Matthew Leibowitz cb963f2fcf Merge main into develop 2021-03-20 00:20:12 +02:00
..
Properties Performance Improvements (#1277) 2020-05-10 16:56:12 +02:00
Definitions.cs Revert "Revert "Merge branch 'develop' into main"" 2021-03-13 06:09:56 +02:00
DelegateProxies.cs Add more Uno things (#1420) 2020-07-20 12:21:44 +02:00
EnumMappings.cs Revert "Revert "Merge branch 'develop' into main"" 2021-03-13 06:09:56 +02:00
GRBackendRenderTarget.cs Introduce some metal consistency (#1615) 2021-02-07 13:49:30 +02:00
GRBackendTexture.cs Introduce some metal consistency (#1615) 2021-02-07 13:49:30 +02:00
GRContext.cs Merge main into develop 2021-03-20 00:20:12 +02:00
GRContextOptions.cs Expose GRContextOptions (#1529) 2021-02-04 17:59:13 +02:00
GRDefinitions.cs Revert "Revert "Merge branch 'develop' into main"" 2021-03-13 06:09:56 +02:00
GRGlInterface.cs Allow to create ANGLE GRGlInterface (#1519) 2020-10-04 19:01:14 +02:00
GRMtlBackendContext.cs Introduce some metal consistency (#1615) 2021-02-07 13:49:30 +02:00
GRVkBackendContext.cs Improve the GPU APIs (#1294) 2020-05-17 22:11:59 +02:00
GRVkExtensions.cs Improve the GPU APIs (#1294) 2020-05-17 22:11:59 +02:00
HandleDictionary.cs Performance Improvements (#1277) 2020-05-10 16:56:12 +02:00
MathTypes.cs More Improvements (#1123) 2020-02-04 19:00:41 +02:00
SK3dView.cs Improve the GPU APIs (#1294) 2020-05-17 22:11:59 +02:00
SKAbstractManagedStream.cs Created a P/Invoke Generator (#992) 2019-11-05 19:38:03 +02:00
SKAbstractManagedWStream.cs Created a P/Invoke Generator (#992) 2019-11-05 19:38:03 +02:00
SKAutoCoInitialize.cs Some platforms require COM to be initialized Fixes #463 2018-03-24 00:13:34 +02:00
SKBitmap.cs Revert "Revert "Merge branch 'develop' into main"" 2021-03-13 06:09:56 +02:00
SKCanvas.cs Revert "Revert "Merge branch 'develop' into main"" 2021-03-13 06:09:56 +02:00
SKCodec.cs Add Tests for Mobile (Android and iOS) (#1630) 2021-02-18 15:10:08 +02:00
SKColor.cs A few changes and improvements (#1153) 2020-02-27 15:12:00 +02:00
SKColorF.cs More Improvements (#1123) 2020-02-04 19:00:41 +02:00
SKColorFilter.cs Remove the [Preserve] attribute (#1229) 2020-04-13 14:26:04 +02:00
SKColorSpace.cs Update to a much later version of skia (m80) (#986) 2020-04-28 22:20:20 +02:00
SKColorSpaceStructs.cs Revert "Revert "Merge branch 'develop' into main"" 2021-03-13 06:09:56 +02:00
SKColorTable.cs Performance Improvements (#1277) 2020-05-10 16:56:12 +02:00
SKColors.cs Removing the incorrect headers and setting the encoding 2018-07-06 18:21:40 +02:00
SKData.cs Add a few APIs that make things better later (#1603) 2021-02-03 00:16:43 +02:00
SKDocument.cs Performance Improvements (#1277) 2020-05-10 16:56:12 +02:00
SKDrawable.cs Improve the GPU APIs (#1294) 2020-05-17 22:11:59 +02:00
SKFont.cs Sometimes we can't return float, for some reason (#1453) 2020-08-09 21:44:45 +02:00
SKFontManager.cs Terminate the paths 2020-06-20 20:59:27 +02:00
SKFontStyle.cs Performance Improvements (#1277) 2020-05-10 16:56:12 +02:00
SKFontStyleSet.cs Keep the font set alive (#1362) 2020-06-29 06:44:15 +02:00
SKFrontBufferedManagedStream.cs Update the docs and reduce diff (#979) 2019-10-17 14:29:31 +02:00
SKFrontBufferedStream.cs Added a buffered stream for decoding images with non-seekable streams 2017-03-02 17:07:56 +02:00
SKGraphics.cs Add a few more GPU debugging members (#1478) 2020-08-25 14:34:58 +02:00
SKImage.cs Revert "Revert "Merge branch 'develop' into main"" 2021-03-13 06:09:56 +02:00
SKImageFilter.cs Reduce the usage of deprecated native functions (#1356) 2020-06-26 17:19:22 +02:00
SKImageInfo.cs Update to a much later version of skia (m80) (#986) 2020-04-28 22:20:20 +02:00
SKManagedStream.cs Don't allocate arrays when copying streams (#1510) 2020-09-26 19:06:36 +02:00
SKManagedWStream.cs Implemented SKCanvas.DrawTextOnPath (#1198) 2020-05-15 00:16:53 +02:00
SKMask.cs Update to a much later version of skia (m80) (#986) 2020-04-28 22:20:20 +02:00
SKMaskFilter.cs Correct the p/invoke generation 2020-04-29 22:31:09 +02:00
SKMatrix.cs Revert the code for SetScaleTranslate (#1452) 2020-08-09 21:46:45 +02:00
SKMatrix44.cs Remove the [Preserve] attribute (#1229) 2020-04-13 14:26:04 +02:00
SKNWayCanvas.cs Remove the [Preserve] attribute (#1229) 2020-04-13 14:26:04 +02:00
SKNoDrawCanvas.cs Remove the [Preserve] attribute (#1229) 2020-04-13 14:26:04 +02:00
SKObject.cs Build SkiaSharp for Win32 ARM64 (#1358) 2020-06-27 02:41:26 +02:00
SKOverdrawCanvas.cs Remove the [Preserve] attribute (#1229) 2020-04-13 14:26:04 +02:00
SKPMColor.cs A few changes and improvements (#1153) 2020-02-27 15:12:00 +02:00
SKPaint.cs Expose SKPaint.ColorF (#1325) 2020-06-10 04:07:44 +02:00
SKPath.cs Revert "Revert "Merge branch 'develop' into main"" 2021-03-13 06:09:56 +02:00
SKPathEffect.cs Remove the [Preserve] attribute (#1229) 2020-04-13 14:26:04 +02:00
SKPathMeasure.cs Performance Improvements (#1277) 2020-05-10 16:56:12 +02:00
SKPicture.cs Add bindings for the serialization of SKPicture (#1514) 2020-09-30 22:49:56 +02:00
SKPictureRecorder.cs Performance Improvements (#1277) 2020-05-10 16:56:12 +02:00
SKPixelSerializer.cs Build SkiaSharp for Win32 ARM64 (#1358) 2020-06-27 02:41:26 +02:00
SKPixmap.cs Update to a much later version of skia (m80) (#986) 2020-04-28 22:20:20 +02:00
SKRegion.cs Performance Improvements (#1277) 2020-05-10 16:56:12 +02:00
SKRotationScaleMatrix.cs Rename some methods to be more .NET (#1255) 2020-04-28 18:05:20 +02:00
SKRoundRect.cs Performance Improvements (#1277) 2020-05-10 16:56:12 +02:00
SKRunBuffer.cs Update to a much later version of skia (m80) (#986) 2020-04-28 22:20:20 +02:00
SKRuntimeEffect.cs Revert "Revert "Merge branch 'develop' into main"" 2021-03-13 06:09:56 +02:00
SKSVG.cs Update to a much later version of skia (m80) (#986) 2020-04-28 22:20:20 +02:00
SKShader.cs Revert "Revert "Merge branch 'develop' into main"" 2021-03-13 06:09:56 +02:00
SKStream.cs Terminate the paths 2020-06-20 20:59:27 +02:00
SKString.cs Performance Improvements (#1277) 2020-05-10 16:56:12 +02:00
SKSurface.cs Revert "Revert "Merge branch 'develop' into main"" 2021-03-13 06:09:56 +02:00
SKSurfaceProperties.cs Remove the [Preserve] attribute (#1229) 2020-04-13 14:26:04 +02:00
SKSwizzle.cs A few changes and improvements (#1153) 2020-02-27 15:12:00 +02:00
SKTextBlob.cs Keep the text blob builder alive (#1365) 2020-06-29 19:17:37 +02:00
SKTraceMemoryDump.cs Expose SKGraphics for Debugging (#1473) 2020-08-21 21:14:20 +02:00
SKTypeface.cs SKTypeface does not count bytes but glyphs (#1399) 2020-07-14 02:16:50 +02:00
SKVertices.cs Performance Improvements (#1277) 2020-05-10 16:56:12 +02:00
SKXml.cs Remove the [Preserve] attribute (#1229) 2020-04-13 14:26:04 +02:00
SkiaApi.cs Fix some ws 2020-06-24 02:34:37 +02:00
SkiaApi.generated.cs Merge main into develop 2021-03-20 00:20:12 +02:00
SkiaSharpVersion.cs Update Docs for v2.80.2 (#1493) 2020-09-11 01:07:42 +02:00
Util.cs Add a few APIs that make things better later (#1603) 2021-02-03 00:16:43 +02:00