Skip to content

Commit c5ce321

Browse files
PerkseyHurricanKaithargy
authored
This is Silk.NET 2.0 (#392)
* nints and start of Vulkan Function Tables (closes #387) * Missed a bit * Add {RESULT} * Vulkan function tables * XR function tables and build fixes * Fix build How many times am I gonna do this? * Use Regex for faster Substitution * Update release notes, update NativePackages Co-authored-by: Kai Jellinghaus <[email protected]> Co-authored-by: Craig Dean <[email protected]>
1 parent 1bf95b6 commit c5ce321

File tree

559 files changed

+23295
-22887
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

559 files changed

+23295
-22887
lines changed

Silk.NET.sln

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ EndProject
1818
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Silk.NET.Windowing.Common", "src\Windowing\Silk.NET.Windowing.Common\Silk.NET.Windowing.Common.csproj", "{956F722C-DFD3-435E-9D2E-A0549C4D8BC0}"
1919
EndProject
2020
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Examples", "Examples", "{E1F91563-7277-4E9B-A3B7-8D5FD9802A4A}"
21+
ProjectSection(SolutionItems) = preProject
22+
examples\Directory.Build.props = examples\Directory.Build.props
23+
EndProjectSection
2124
EndProject
2225
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "OpenAL", "OpenAL", "{081E7761-B200-4DBF-8950-941464DECACE}"
2326
EndProject

build/cache/assimp.json.gz

0 Bytes
Binary file not shown.

build/cache/cl.json.gz

0 Bytes
Binary file not shown.

build/cache/d3d11.json.gz

0 Bytes
Binary file not shown.

build/cache/d3d12.json.gz

0 Bytes
Binary file not shown.

build/cache/d3d9.json.gz

0 Bytes
Binary file not shown.

build/cache/dxgi.json.gz

0 Bytes
Binary file not shown.

build/cache/gl.json.gz

0 Bytes
Binary file not shown.

build/cache/glcore.json.gz

904 Bytes
Binary file not shown.

build/cache/gles2.json.gz

1.25 KB
Binary file not shown.

0 commit comments

Comments
 (0)