Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

VMASharp rebase #1253

Merged
merged 254 commits into from
Jan 23, 2023
Merged
Changes from 1 commit
Commits
Show all changes
254 commits
Select commit Hold shift + click to select a range
a8d1cab
Fix OpenAL extensions (#602)
Perksey Sep 3, 2021
ae1a4b9
This is the September 2021 Update (v2.8.0) (#604)
Perksey Sep 3, 2021
04ae5ed
Create a .NET 6 code path for GlobalMemory (#609)
DmitryGolubenkov Sep 6, 2021
49b958d
Upversion .NET (#616)
Perksey Sep 25, 2021
f66cedb
Install JDK 11 as part of Deploy (#622)
Perksey Sep 25, 2021
7a1ea4a
The lab applications are not examples (#620)
Perksey Sep 25, 2021
69c1e10
Delete ImGui.sln (#618)
Perksey Sep 25, 2021
63d8c03
Add IDisposable implementation for all non-generated Pfn structs (#615)
p3t3rix Sep 25, 2021
2651e04
Stop always generating & building legacy solutions (#625)
Perksey Oct 3, 2021
29dd1c6
This is the October 2021 Update (v2.9.0) (#628)
Perksey Oct 5, 2021
d5def53
License header moved to .editorconfig (#632)
WhiteBlackGoose Oct 10, 2021
f25648d
Fix incorrect character encoding in SdlKeyboard (#638)
roeyskoe Oct 14, 2021
0095b97
Delete Maths - Shortcut.lnk (#631)
WhiteBlackGoose Oct 16, 2021
d0e4914
Unconstraining Scalar ; adding BigInteger and Complex (#633)
WhiteBlackGoose Oct 17, 2021
196b29e
#643 Conditionally including legacy packages (#644)
nathan-alden-sr Oct 17, 2021
432cc4c
License header fix (#645)
WhiteBlackGoose Oct 17, 2021
a2136aa
#656 Helper constructors (#657)
nathan-alden-sr Oct 23, 2021
ef9724b
Scalar.As added BigInteger and Complex (#646)
WhiteBlackGoose Oct 23, 2021
4d59413
Complex to some MathFPort methods (#659)
WhiteBlackGoose Oct 24, 2021
1efd929
Corrected several incorrect uses of "it's" (#658)
nathan-alden-sr Oct 24, 2021
892f524
Add a Samples window option (#660)
ThomasMiz Nov 1, 2021
09c33b7
Changes to the Maths SIMD proposal (#664)
WhiteBlackGoose Nov 2, 2021
b9bc70c
Scalar bitwise implementation (#667)
WhiteBlackGoose Nov 3, 2021
c21404c
Minor proposal changes (#668)
WhiteBlackGoose Nov 4, 2021
9fe05af
Build improvements, dynamic Windows SDK resolution, bugfixes (#661)
Perksey Nov 5, 2021
0d2ec5a
Update CODEOWNERS (#672)
Perksey Nov 5, 2021
b7732ad
Remove problematic implicit in overloads (#673)
Perksey Nov 5, 2021
ddec4ae
This is the November 2021 Update (v2.10.0) (#671)
Perksey Nov 5, 2021
9eadd44
Remove image mutate in OpenGL tutorials (#675)
TechPizzaDev Nov 6, 2021
7328903
Update to .NET 6 RTM (#679)
Perksey Nov 8, 2021
d5dd325
This is the .NET Conf 2021 Update (v2.10.1) (#682)
Perksey Nov 10, 2021
8bf1407
Initial pass of the Silk.NET website (#612)
Perksey Nov 14, 2021
9de592d
Stop force pushing (#688)
Perksey Nov 14, 2021
41c99cb
Deploy website from main (#687)
HurricanKai Nov 14, 2021
0bbe797
Create Proposal - SIMD (Revision).md
WhiteBlackGoose Nov 14, 2021
21e4f6b
Update Proposal - SIMD (Revision).md
WhiteBlackGoose Nov 14, 2021
645e262
No need to run CI on source-unrelated files (#691)
WhiteBlackGoose Nov 14, 2021
41ff171
Fix failing CI (#689)
Perksey Nov 14, 2021
e6ad36b
CODEOWNERS fixes (#692)
Perksey Nov 14, 2021
748af23
Update publish-site.yml
Perksey Nov 15, 2021
4562e93
Update publish-site.yml
Perksey Nov 15, 2021
b274a5d
Update publish-site.yml
Perksey Nov 15, 2021
f7033f3
Change result type of SIMD Sign (#685)
WhiteBlackGoose Nov 17, 2021
b5a9362
Update Proposal - SIMD (Revision).md
WhiteBlackGoose Nov 18, 2021
caeea37
Fix multiple input-related problems on SDL (#699)
ThomasMiz Nov 20, 2021
f9cdd64
Fixed a typo in a comment (#701)
mohamed-azhar Nov 22, 2021
4d57566
Update Proposal - SIMD (Revision).md
WhiteBlackGoose Nov 22, 2021
598cf56
Add Dependabot (#552)
Perksey Nov 26, 2021
1d263c7
Added window class option (#704)
Pyrdacor Nov 28, 2021
0a5aede
Vulkan struct chaining (#706)
thargy Dec 3, 2021
d6de1a4
Fix #686 (#707)
Perksey Dec 3, 2021
cb5b510
Add Android-OpenGLES samples (#629)
roeyskoe Dec 4, 2021
6013631
Add a disable context control flag (#710)
Perksey Dec 4, 2021
bc3f48b
Update publish-site.yml (#708)
Perksey Dec 4, 2021
54e9fc3
Add support for cloning Vk objects to reuse their function tables ind…
Perksey Dec 4, 2021
8a6c269
Update dependabot.yml (#713)
Perksey Dec 4, 2021
61e9e46
Remove Legacy Xamarin & NUKE overhaul (#700)
Perksey Dec 4, 2021
5909972
Added blog post for structure chaining. (#709)
thargy Dec 4, 2021
d986a03
This is the December 2021 Update (v2.11.0) (#712)
Perksey Dec 4, 2021
00dae97
Fixed loading Vulkan loader on Android (.Net 6) (#721)
abenedik Dec 19, 2021
bb81a4a
hotfix: Inconsistent test failure (#719)
thargy Dec 20, 2021
ed4b3c2
Create custom ImGuiController with onConfigureIO Action (#720)
sampletext32 Dec 20, 2021
6c4476d
Implement ClipboardText on IKeyboard (#733)
Beyley Dec 27, 2021
993f0f5
Silk.NET Community Announcement blog post (#739)
Perksey Jan 3, 2022
94e9888
Bump DotNet.ReproducibleBuilds from 0.1.66 to 1.1.1 (#714)
dependabot[bot] Jan 4, 2022
24d8dc2
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 (#715)
dependabot[bot] Jan 4, 2022
4f9fb7c
Bump Ultz.Native.SDL from 2.0.12 to 2.0.14.1 (#717)
dependabot[bot] Jan 4, 2022
d1ed119
Bump coverlet.collector from 3.0.2 to 3.1.0 (#718)
dependabot[bot] Jan 4, 2022
0bd221c
Bump HtmlAgilityPack from 1.11.24 to 1.11.39 (#742)
dependabot[bot] Jan 4, 2022
76564ed
Bump Microsoft.VisualStudio.Setup.Configuration.Interop (#745)
dependabot[bot] Jan 4, 2022
89f5be9
Fix a small divide by zero error in PointToFramebuffer (#750)
Perksey Jan 5, 2022
0087368
Bump Ultz.Native.GLFW from 3.3.2.1 to 3.3.3.1 (#758)
dependabot[bot] Jan 6, 2022
92605aa
Bump System.Memory from 4.5.3 to 4.5.4 (#757)
dependabot[bot] Jan 6, 2022
3a5f450
Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.1 to 3.3.3 (#…
dependabot[bot] Jan 6, 2022
3ee33fa
Update input context in DoEvents instead of DoUpdate (#762)
Perksey Jan 6, 2022
9ef3457
Add Flags attribute to bitmasks on the clang backend (#735)
Perksey Jan 6, 2022
a88c1be
Ensure we allocate enough bytes for non-ASCII strings (#736) (#761)
Perksey Jan 7, 2022
441ee1f
Fix a SymbolLoadingException in GetStringList (#760)
Perksey Jan 7, 2022
6fcb0cd
Default calling conventions in BuildTools to Winapi as it should be (…
Perksey Jan 7, 2022
501932a
Bump Microsoft.Extensions.FileSystemGlobbing from 3.1.8 to 6.0.0 (#716)
dependabot[bot] Jan 7, 2022
fea3893
This is the January 2022 Update (v2.12.0) (#767)
Perksey Jan 7, 2022
6bb1d49
Ensure that the SDL mouse wheel is updated (#768)
paralaxsd Jan 9, 2022
0278451
Update README.md (#770)
HurricanKai Jan 10, 2022
f34fd67
Fixes fNormal in OpenGL Tutorials (#771)
Azarak Jan 13, 2022
6ec01bc
Bump System.Runtime.CompilerServices.Unsafe from 4.7.0 to 6.0.0 (#776)
dependabot[bot] Jan 14, 2022
59658a5
Bump Veldrid.SPIRV from 1.0.13 to 1.0.14 (#775)
dependabot[bot] Jan 14, 2022
3974383
Bump ImGui.NET from 1.78.0 to 1.86.0 (#773)
dependabot[bot] Jan 14, 2022
2269659
Bump Microsoft.Extensions.DependencyModel from 3.1.1 to 5.0.0 (#772)
dependabot[bot] Jan 14, 2022
298285b
Adding public API to all manual projects (#779)
Perksey Jan 16, 2022
c92a5ab
Update public-api.yml
Perksey Jan 16, 2022
5615348
Update public-api.yml
Perksey Jan 16, 2022
b6c33b4
Update public-api.yml
Perksey Jan 16, 2022
edd9663
Update public-api.yml
Perksey Jan 16, 2022
b31e0af
Switch to Windows for Public API Checking
Perksey Jan 16, 2022
438fbf3
Ensure it works across forks
Perksey Jan 16, 2022
f2be70d
Basic Skia experiment (#674)
HurricanKai Jan 17, 2022
64325a8
Expand Window exception message, fix "view only" when "not applicable…
Perksey Jan 21, 2022
8352403
Bump BenchmarkDotNet from 0.12.1 to 0.13.1 (#785)
dependabot[bot] Jan 21, 2022
947c936
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 17.0.0 (#784)
dependabot[bot] Jan 21, 2022
10df71c
Bump HtmlAgilityPack from 1.11.39 to 1.11.40 (#783)
dependabot[bot] Jan 21, 2022
c1f5c7d
Bump Ultz.Native.Assimp from 5.0.1.2 to 5.0.1.3 (#782)
dependabot[bot] Jan 21, 2022
f21f12d
Implement GLES ImGui extension (#780)
Beyley Jan 22, 2022
cbd8d5c
Add NUKE install instructions (#787)
Beyley Jan 22, 2022
c31124e
Add native GLFW binary builds (#792)
roeyskoe Jan 28, 2022
40b5c98
Bump Microsoft.VisualStudio.Setup.Configuration.Interop (#791)
dependabot[bot] Feb 4, 2022
4941724
Bump Microsoft.Bcl.HashCode from 1.1.0 to 1.1.1 (#790)
dependabot[bot] Feb 4, 2022
78d46e9
Bump Microsoft.CodeAnalysis.Analyzers from 3.3.2 to 3.3.3 (#789)
dependabot[bot] Feb 4, 2022
f7dcf37
Bump SixLabors.ImageSharp from 1.0.1 to 1.0.4 (#786)
dependabot[bot] Feb 4, 2022
459b2aa
Bump coverlet.collector from 3.1.0 to 3.1.1 (#801)
dependabot[bot] Feb 4, 2022
a2d121b
Bump HtmlAgilityPack from 1.11.40 to 1.11.42 (#800)
dependabot[bot] Feb 5, 2022
9f383d3
Bump Silk.NET.Core from 2.9.0 to 2.12.0 (#799)
dependabot[bot] Feb 5, 2022
f0d480c
This is the February 2022 Update (v2.13.0) (#803)
Perksey Feb 6, 2022
a73efd5
Add Vk.Version13 property (#804)
Eeveelution Feb 7, 2022
d7b35d3
Add DXGI_CREATE_FACTORY_DEBUG Constant to DXGI (#805)
Eeveelution Feb 7, 2022
8cc1a52
Bump coverlet.collector from 3.1.1 to 3.1.2 (#807)
dependabot[bot] Feb 10, 2022
2075c6f
Restrict GLFW CI to only run when the submodule changes. (#802)
Perksey Feb 10, 2022
28a721f
Bump ImGui.NET from 1.86.0 to 1.87.2
dependabot[bot] Feb 17, 2022
ef3ca23
Bump Microsoft.VisualStudio.Setup.Configuration.Interop
dependabot[bot] Feb 17, 2022
8fd79bb
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
dependabot[bot] Feb 17, 2022
01b4c3e
Merge remote-tracking branch 'origin/dependabot/nuget/main/ImGui.NET-…
Perksey Feb 18, 2022
74c21f2
Merge remote-tracking branch 'origin/dependabot/nuget/main/Microsoft.…
Perksey Feb 18, 2022
1792273
Merge remote-tracking branch 'origin/dependabot/nuget/main/Microsoft.…
Perksey Feb 18, 2022
f07a7d8
Revert "Bump ImGui.NET from 1.86.0 to 1.87.2"
Perksey Feb 18, 2022
e79e165
Make the 3.0 history merger run less frequently (#818)
Perksey Feb 25, 2022
073e45d
Fix SilkMarshal.GetMaxSizeOf not including null terminator for Native…
roeyskoe Mar 5, 2022
bdefe55
ANGLE, SwiftShader, and Vulkan Loader prebuilts (#746)
Perksey Mar 6, 2022
10693da
GLFW Windowing: Set callbacks to null after unregistering (#828)
krmr Mar 12, 2022
bf3a2cb
Make SharedContext settable (#829)
Perksey Mar 12, 2022
36f3130
This is the Silk.NET March 2022 Update (v2.14) (#836)
Perksey Mar 15, 2022
485f012
KeyDown/KeyUp map to unknown and call event (#848)
usertoroot Mar 18, 2022
53f2aea
Unbreak CI
Perksey Mar 18, 2022
0c5ced3
Add Legacy OpenGL ImGuiController (#854)
Beyley Mar 22, 2022
3ab96a4
Fix build (#857)
Perksey Mar 28, 2022
c4bb723
Patch/move nuke to contributing (#853)
Perksey Mar 29, 2022
60e14be
DirectStorage bindings (#855)
Perksey Mar 29, 2022
49b7766
Update src/Assimp/Silk.NET.Assimp/Silk.NET.Assimp.csproj (#850)
dependabot[bot] Apr 1, 2022
698176e
This is the April 2022 Update (v2.15.0) (#875)
Perksey Apr 2, 2022
7f80718
Fixing CI for the April 2022 Update
Perksey Apr 2, 2022
cc1ad22
Fixing CI for the April 2022 Update pt II
Perksey Apr 2, 2022
1bd0eb1
Update prerequisites in Readme (#877)
roeyskoe Apr 10, 2022
e788183
Bump Nuke.Common from 6.0.1 to 6.0.2 (#882)
dependabot[bot] Apr 15, 2022
af000b2
Dont set context profile on OpenGL < 3.2 (#883)
Beyley Apr 15, 2022
a923815
Impelement OpenCL enum generation (#881)
Alexx999 Apr 16, 2022
ccb89a6
Update tutorials (#885)
roeyskoe Apr 17, 2022
4dd24ef
ImGui: Better disposal and multiple ImGuiController handling (#893)
Beyley Apr 19, 2022
ebad76d
Do not set GLFW core window state when invisible (#902)
paralaxsd Apr 30, 2022
903ad1f
Handle WindowEventID.WindoweventClose (#901)
paralaxsd Apr 30, 2022
1d940da
Add empty enums as per spec (#884)
Alexx999 Apr 30, 2022
7613d74
Bump Nuke.Common from 6.0.2 to 6.0.3 (#905)
dependabot[bot] May 7, 2022
dc3c04a
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4 (#906)
dependabot[bot] May 7, 2022
1b08aa3
Comment out Perksey in CODEOWNERS (#910)
Perksey May 7, 2022
8ff3727
OpenCL Typemaps (#886)
Alexx999 May 13, 2022
29ebfbf
Remove references to Dylan Perks/Perksey (#918)
Perksey May 14, 2022
0dbab96
start of typo correction on website (#921)
cretucosmin3 May 18, 2022
82e5607
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#925)
dependabot[bot] May 19, 2022
7fba589
Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5 (#924)
dependabot[bot] May 19, 2022
34a689b
Bump SkiaSharp from 2.80.3 to 2.88.0 (#931)
dependabot[bot] May 30, 2022
bb6370d
Bump CommandLineParser from 2.8.0 to 2.9.1 (#926)
dependabot[bot] May 30, 2022
c35a47b
Bump Veldrid.SPIRV from 1.0.14 to 1.0.15 (#952)
dependabot[bot] Jun 9, 2022
49e0967
Add backwards compatibility with old CL enums, bindings improvements …
Perksey Jun 10, 2022
4b7f348
Bump System.Memory from 4.5.4 to 4.5.5 (#940)
dependabot[bot] Jun 10, 2022
20598c5
Bump HtmlAgilityPack from 1.11.42 to 1.11.43 (#941)
dependabot[bot] Jun 10, 2022
77314f0
Fixed a mistake in a comment (#956)
Oranged9922 Jun 16, 2022
188db68
Do not fail resolution process on resolver failure (#961)
kant2002 Jun 20, 2022
836b1ed
Update DependencyModel to 6.0.0 (#959)
kant2002 Jun 20, 2022
b70bc8f
Bump Nuke.Common from 6.0.3 to 6.1.0 (#955)
dependabot[bot] Jun 20, 2022
7207783
Update README.md to stop advertising monthly updates (#964)
HurricanKai Jun 22, 2022
632a9d2
Bump Nuke.Common from 6.1.0 to 6.1.1 (#965)
dependabot[bot] Jun 23, 2022
260741b
Shorter enum names everywhere (#948)
Perksey Jun 24, 2022
724627b
Bump Nuke.Common from 6.1.1 to 6.1.2 (#969)
dependabot[bot] Jul 7, 2022
d701fdf
Update ImGui.NET to 1.87.3 (#972)
Beyley Jul 9, 2022
63304c4
Silk.NET 3.0 Proposals (#539)
Perksey Jul 17, 2022
5be866f
Approximate aspect ratio calculation on `VideoMode` (#982)
aquagoose Jul 31, 2022
af7bdbd
This is the Summer 2022 Update 1 (v2.16.0) (#983)
Perksey Aug 2, 2022
a352fdb
Texture completeness for examples (#974)
tilkinsc Aug 2, 2022
8886b0e
Make Window.DefaultWindowClass public (#980)
Beyley Aug 3, 2022
e36cfe8
Fix runtime folder path checking (#987)
Beyley Aug 3, 2022
ca249be
Add dependabot for 3.0 (#992)
Perksey Aug 4, 2022
65f1860
Fixing minor typo (#1001)
Redhacker1 Aug 5, 2022
f9be973
Fix VectorN CopyTo tests (#1005)
Beyley Aug 5, 2022
736c088
Bump xunit from 2.4.1 to 2.4.2 (#991)
dependabot[bot] Aug 6, 2022
7a15b42
Throw exception when you try to run `Reset` inside of the render loop…
Beyley Aug 14, 2022
c9a4f4d
Fix xinput GetApi() (#1025)
aquagoose Aug 24, 2022
6cffe45
Bump Microsoft.VisualStudio.Setup.Configuration.Interop (#1018)
dependabot[bot] Aug 24, 2022
bdddb0b
Setting AlphaBits only when TransparentFramebuffer is false or it has…
MarioGK Aug 25, 2022
e7c98cc
Add DXHandle property on `INativeWindow` (#1055)
Beyley Aug 25, 2022
6e3a6e9
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 (#1019)
dependabot[bot] Aug 25, 2022
0d629da
Document Visual C++ redist requirement (#1058)
Beyley Aug 25, 2022
383c1dc
Bump SkiaSharp from 2.88.0 to 2.88.1 (#1059)
dependabot[bot] Aug 25, 2022
96e8713
Bump HtmlAgilityPack from 1.11.43 to 1.11.45 (#1060)
dependabot[bot] Aug 25, 2022
4a689ef
Bump Nuke.Common from 6.1.2 to 6.2.1 (#1062)
dependabot[bot] Aug 25, 2022
6a930c3
Add support for OpenAL disconnect extension (#1040)
okaniku Aug 25, 2022
05f2ff9
Add Beyley to maintainers in README (#1074)
Beyley Sep 1, 2022
d3f4459
Bump BenchmarkDotNet from 0.13.1 to 0.13.2 (#1071)
dependabot[bot] Sep 4, 2022
186bb98
Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 (#1072)
dependabot[bot] Sep 4, 2022
b5dda6d
DirectX usability improvements (#1010)
Perksey Sep 7, 2022
0a7a9b1
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 (#1096)
dependabot[bot] Sep 29, 2022
5ce54b0
try/catch usages of System.Diagnostics.Process (#1102)
Beyley Oct 15, 2022
a0c47be
Adding TopMost to WindowProperties and GlfwWindow (#985)
MarioGK Nov 3, 2022
19e4e5f
Follow markdownlint (#1107)
Youssef1313 Nov 3, 2022
65f8a36
Bump SkiaSharp from 2.88.1 to 2.88.3 (#1098)
dependabot[bot] Nov 3, 2022
96ad257
Add Beyley is a code owner of the OpenGL subdir (#1112)
Beyley Nov 3, 2022
49ea9e6
Bump HtmlAgilityPack from 1.11.45 to 1.11.46 (#1084)
dependabot[bot] Nov 3, 2022
ec8d0d9
Update and rename Proposal - SIMD (Revision).md to (WIP) Proposal - S…
Perksey Nov 3, 2022
039e4e5
Merge branch 'main' into patch-6
Perksey Nov 3, 2022
268796e
Regenerate bindings for 2.17 (#1115)
Beyley Nov 3, 2022
7da6bcf
Bump coverlet.collector from 3.1.2 to 3.2.0 (#1126)
dependabot[bot] Nov 4, 2022
7961858
Revert "Bump coverlet.collector from 3.1.2 to 3.2.0 (#1126)" (#1130)
Beyley Nov 4, 2022
6522cfc
Add Direct2D to Silk (#1000)
curin Nov 8, 2022
007d160
WebGPU bindings (#1114)
Beyley Nov 9, 2022
7ef7ad5
Add WebGPU to readme (#1138)
Beyley Nov 9, 2022
b1a1534
Bump Microsoft.Extensions.DependencyModel from 6.0.0 to 7.0.0 (#1142)
dependabot[bot] Nov 10, 2022
511eb81
Bump Microsoft.Extensions.FileSystemGlobbing from 6.0.0 to 7.0.0 (#1141)
dependabot[bot] Nov 10, 2022
cef7728
Update Microsoft.DotNet.ILCompiler requirement from 6.0.0-* to 7.0.0-…
dependabot[bot] Nov 10, 2022
25a2f3c
Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 (#1139)
dependabot[bot] Nov 10, 2022
402d381
Fix dead image link in README (#1143)
Perksey Nov 11, 2022
1fdd24d
Start targeting 2.17 on the experimental feed (#1144)
Perksey Nov 11, 2022
6d190a5
Fix incorrect slice start index (#1146)
roeyskoe Nov 12, 2022
022237c
Make BuildTools related classes/methods public (#1147)
Beyley Nov 12, 2022
5eedce2
Bump clangsharp to 15.0.3 (#1148)
Beyley Nov 17, 2022
75175a9
Implement extension functions to make use of AL_EXT_float32 enums (#1…
tilkinsc Nov 19, 2022
26cd784
Make Beyley the codeowner of WebGPU (#1158)
Beyley Nov 24, 2022
8f7dabc
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 (#1159)
dependabot[bot] Nov 24, 2022
ae95784
Bump Microsoft.VisualStudio.Setup.Configuration.Interop (#1151)
dependabot[bot] Nov 24, 2022
25002ce
Bump coverlet.collector from 3.1.2 to 3.2.0 (#1150)
dependabot[bot] Nov 24, 2022
c15c0eb
Enable typemap-native for more clang bindings (#1157)
Beyley Nov 25, 2022
b47ec43
Attempt to fix bindings regeneration pipeline
Perksey Dec 2, 2022
98078cd
Disable BuildTools parallelism because it wrecks CI: part 1
Perksey Dec 2, 2022
a88cc08
Disable BuildTools parallelism because it wrecks CI: part 2
Perksey Dec 2, 2022
0aee662
Don't treat --no-parallel as a ctrl descriptor
Perksey Dec 2, 2022
5772880
Fix BuildTools compile error
Perksey Dec 2, 2022
06395aa
Fix BuildTools compilation for regen CI
Perksey Dec 3, 2022
31eabd5
Fix BuildTools CI argument parsing
Perksey Dec 3, 2022
300ae1b
Fix GLFWNativeWindow DXHandle (#1164)
Beyley Dec 6, 2022
1b8d6d0
Add EGL display and surface to INativeWindow (#1167)
Beyley Dec 16, 2022
a10f46c
Update Microsoft.DotNet.ILCompiler requirement from 7.0.0-* to 7.0.1-…
dependabot[bot] Dec 16, 2022
1e83e74
Update ImGui.NET to latest (#1172)
roeyskoe Dec 18, 2022
bdc1cbb
Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#1174)
dependabot[bot] Dec 22, 2022
d18d466
Bump Nuke.Common from 6.2.1 to 6.3.0 (#1173)
dependabot[bot] Dec 24, 2022
93f987a
WPF: Adding WGL bindings (#1184)
Perksey Dec 27, 2022
2b46977
Bump BenchmarkDotNet from 0.13.2 to 0.13.3 (#1189)
dependabot[bot] Jan 1, 2023
16ae301
Fix return fixup being removed for ComPtr overloads (#1195)
Perksey Jan 1, 2023
93b39c4
Add d3d11on12 bindings (#1193)
Beyley Jan 2, 2023
f2f84aa
Fix wide string marshalling (#1198)
Perksey Jan 4, 2023
23ae5b1
OpenGL Tutorials (#1123)
aquagoose Jan 6, 2023
a910134
Use DXHandle for creating DXGI swapchain (#1200)
Beyley Jan 7, 2023
e7eb63f
Fix to ImGuiVulkan Experiment to run on MacOSX (#1197)
viniciusmiguel Jan 8, 2023
685324c
Chain Polymorphism Proposal (#1145)
Khitiara Jan 9, 2023
db1de41
Add SDL/GLFW native libs for win-arm64 (#1175)
Beyley Jan 15, 2023
7df64d7
VMA Sources (#599)
sunkin351 Sep 2, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
License header moved to .editorconfig (#632)
* License header moved to .editorconfig

* sln file reverted
  • Loading branch information
WhiteBlackGoose authored Oct 10, 2021
commit d5def530e16603cb999363a41a927f6e91fc207d
6 changes: 5 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -73,4 +73,8 @@ silk_touch_compact_file_format = true
[*.{appxmanifest,asax,ascx,aspx,build,config,cs,cshtml,csproj,dbml,discomap,dtd,fs,fsi,fsscript,fsx,htm,html,jsproj,lsproj,master,ml,mli,njsproj,nuspec,proj,props,razor,resw,resx,skin,StyleCop,targets,tasks,vb,vbproj,xaml,xamlx,xml,xoml,xsd}]
indent_style = space
indent_size = 4
tab_width = 4
tab_width = 4

# License header + warning generated if missing
file_header_template=Licensed to the .NET Foundation under one or more agreements.\nThe .NET Foundation licenses this file to you under the MIT license.
dotnet_diagnostic.IDE0073.severity = warning
3 changes: 0 additions & 3 deletions Silk.NET.sln.DotSettings
Original file line number Diff line number Diff line change
@@ -11,9 +11,6 @@
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpCodeStyle/BRACES_FOR_WHILE/@EntryValue">Required</s:String>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/XmlDocFormatter/IndentSubtags/@EntryValue">DoNotTouch</s:String>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/XmlDocFormatter/IndentTagContent/@EntryValue">DoNotTouch</s:String>
<s:String x:Key="/Default/CodeStyle/FileHeader/FileHeaderText/@EntryValue">Licensed to the .NET Foundation under one or more agreements.&#xD;
The .NET Foundation licenses this file to you under the MIT license.&#xD;
</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=API/@EntryIndexedValue">API</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=CL/@EntryIndexedValue">CL</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=EGL/@EntryIndexedValue">EGL</s:String>