skiasharp/binding/SkiaSharp
Sebastien Pouliot 8afcbc41a2
Add Metal API for GRBackendRenderTarget to all platforms (#3070)
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
2024-11-28 06:54:34 +08:00
..
Properties Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
Definitions.cs Added GetPixelSpan() with offsets (#2609) 2023-09-15 17:07:20 +02:00
DelegateProxies.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
DelegateProxies.drawable.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
DelegateProxies.stream.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
DelegateProxies.trace.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
DelegateProxies.wstream.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
EnumMappings.cs Update skia to Milestone 118 (#3048) 2024-11-04 15:15:22 +02:00
GRBackendRenderTarget.cs Add Metal API for GRBackendRenderTarget to all platforms (#3070) 2024-11-28 06:54:34 +08:00
GRBackendTexture.cs Bring Metal APIs to a common .NET TFM (#2788) 2024-04-08 21:09:21 +02:00
GRContext.cs Update skia to milestone 117 (#3047) 2024-10-28 22:02:09 +08:00
GRContextOptions.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
GRDefinitions.cs GRMtlTextureInfo should have readonly getters (#2833) 2024-04-14 23:49:35 +02:00
GRGlInterface.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
GRMtlBackendContext.cs Bring Metal APIs to a common .NET TFM (#2788) 2024-04-08 21:09:21 +02:00
GRRecordingContext.cs Update skia to milestone 117 (#3047) 2024-10-28 22:02:09 +08:00
GRVkBackendContext.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
GRVkExtensions.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
HandleDictionary.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
MathTypes.cs Floor outwards when converting to SKRectI (#2568) 2023-08-20 17:47:32 +02:00
PlatformLock.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
SKAbstractManagedStream.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
SKAbstractManagedWStream.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
SKAutoCoInitialize.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
SKBitmap.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
SKBlender.cs Expose SKBlender (#2830) 2024-04-15 23:50:36 +02:00
SKCanvas.cs Update skia to milestone 117 (#3047) 2024-10-28 22:02:09 +08:00
SKCodec.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKColor.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKColorF.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKColorFilter.cs Add spans to the color filters (#2879) 2024-06-03 16:23:38 +02:00
SKColors.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKColorSpace.cs Expose SKBlender (#2830) 2024-04-15 23:50:36 +02:00
SKColorSpaceStructs.cs Update the C# API 2023-08-17 17:24:04 +02:00
SKData.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
SKDocument.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKDrawable.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
SKFont.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
SKFontManager.cs Expose SKBlender (#2830) 2024-04-15 23:50:36 +02:00
SKFontStyle.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKFontStyleSet.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKFrontBufferedManagedStream.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
SKFrontBufferedStream.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKGraphics.cs Update the C# API 2023-08-17 17:24:04 +02:00
SkiaApi.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SkiaApi.generated.cs Update skia to Milestone 118 (#3048) 2024-11-04 15:15:22 +02:00
SkiaSharp.csproj Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
SkiaSharpVersion.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKImage.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
SKImageFilter.cs Expose SKBlender (#2830) 2024-04-15 23:50:36 +02:00
SKImageInfo.cs Added GetPixelSpan() with offsets (#2609) 2023-09-15 17:07:20 +02:00
SKManagedStream.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
SKManagedWStream.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
SKMaskFilter.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKMatrix.cs Add SKMatrix.MapPoints/MapVectors, SKPath.AddPoly overloads with Span<SKPoint> (#3030) 2024-10-28 19:45:12 +08:00
SKMatrix44.cs Use Unsafe.As for better perf (#2780) 2024-03-04 21:42:00 +02:00
SKNoDrawCanvas.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKNWayCanvas.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKObject.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
SKOverdrawCanvas.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKPaint.cs Fix AVE disposing cloned SKPaint (#2904) 2024-07-08 14:35:00 +02:00
SKPath.cs Add SKMatrix.MapPoints/MapVectors, SKPath.AddPoly overloads with Span<SKPoint> (#3030) 2024-10-28 19:45:12 +08:00
SKPathEffect.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKPathMeasure.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKPicture.cs Add more SKPicture APIs (#2883) 2024-06-03 17:15:28 +02:00
SKPictureRecorder.cs Add R-Tree overload of beginRecording (#2889) 2024-06-18 11:09:50 +02:00
SKPixmap.cs Revert SKBitmap.Encode with SKPngEncoderOptions to previous behavior (2.88.8) (#3014) 2024-10-23 20:40:26 +08:00
SKPMColor.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKRegion.cs Update the C# API 2023-08-17 17:24:04 +02:00
SKRotationScaleMatrix.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKRoundRect.cs Provide Span overload for SetRectRadii (#2949) 2024-07-19 14:24:17 +02:00
SKRunBuffer.cs Clean up SKTextBlobBuilder and SKRunBuffer APIs (#2775) 2024-03-29 00:34:20 +02:00
SKRuntimeEffect.cs Expose SKBlender (#2830) 2024-04-15 23:50:36 +02:00
SKShader.cs Add compatibility overloads for SKFilterQuality (#2963) 2024-08-17 01:20:05 +08:00
SKStream.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKString.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKSurface.cs Update skia to milestone 117 (#3047) 2024-10-28 22:02:09 +08:00
SKSurfaceProperties.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKSVG.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKSwizzle.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
SKTextBlob.cs Clean up SKTextBlobBuilder and SKRunBuffer APIs (#2775) 2024-03-29 00:34:20 +02:00
SKTraceMemoryDump.cs Function pointers and LibraryImport (#2917) 2024-08-21 23:16:05 +08:00
SKTypeface.cs Fix the GetKerningPairAdjustments API. (#2858) 2024-06-03 17:36:40 +02:00
SKVertices.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
Util.cs Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00