Skip to content

Commit 5656b0d

Browse files
authored
Optimize Scalar.As (#988)
* Optimize Scalar.As * Optimize Scalar.As * Fix mono assembler errors * Fix me spending too much time around C++ * Fix public API * Fix public API (?)
1 parent fab49b4 commit 5656b0d

File tree

7 files changed

+3864
-3
lines changed

7 files changed

+3864
-3
lines changed

src/Maths/Silk.NET.Maths/PublicAPI/net6.0-android/PublicAPI.Shipped.txt

Lines changed: 1419 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#nullable enable
2+
Silk.NET.Maths.Resource
3+
Silk.NET.Maths.Resource.Attribute
4+
Silk.NET.Maths.Resource.Resource() -> void

src/Maths/Silk.NET.Maths/PublicAPI/net6.0-ios/PublicAPI.Shipped.txt

Lines changed: 1419 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#nullable enable

0 commit comments

Comments
 (0)