Commit ff35bea
authored
This is the April 2024 Update (v2.21.0) (#2115)
* Fix #2026
* Fix #2000, closes #2005
* Fix #2010
* Fix added AL bug (good thing we had tests!)
* Fix #1500
* Undo any unintentional changes
* Add nint overloads for things like VertexAttribPointer
* Fix build errors
* Add more standard cursor shapes
* Upversion natives where necessary
* Patch notes for 2.21
* Reorder literally a single line
* Incorporate #2143/#2066/#2090 in patch notes
* Implement IsExtensionPresent for WGL
* nit
* OpenXR updates?
* Fix flawed constant parsing for Vk/XR
* Add openxr to patch notes
* Update patch notes for 2.211 parent 0e8e039 commit ff35bea
File tree
174 files changed
+6339
-134
lines changed- build
- cache
- props
- src
- Core
- Silk.NET.BuildTools
- Bind
- Common
- Builders
- Functions
- Converters
- Khronos
- Readers
- Overloading
- Simple
- Silk.NET.Core.Win32Extras
- Input
- Silk.NET.Input.Common
- Enums
- PublicAPI
- net5.0
- netcoreapp3.1
- netstandard2.0
- netstandard2.1
- Silk.NET.Input.Glfw
- Silk.NET.Input.Sdl
- Microsoft
- Silk.NET.DXGI
- Silk.NET.DXVA
- Silk.NET.Direct2D
- Direct2D
- DirectWrite
- WindowsCodecs
- Silk.NET.Direct3D.Compilers
- Silk.NET.Direct3D12
- Silk.NET.Direct3D9
- Silk.NET.DirectComposition
- Silk.NET.DirectStorage
- Silk.NET.XInput
- Native
- Silk.NET.Assimp.Native
- Silk.NET.GLFW.Native
- Silk.NET.OpenAL.Soft.Native
- Silk.NET.SDL.Native
- Silk.NET.Vkd3d.Native
- OpenAL/Silk.NET.OpenAL
- ALC
- AL
- OpenCL/Silk.NET.OpenCL
- OpenGL
- Extensions
- Silk.NET.OpenGL.Extensions.EXT
- Silk.NET.OpenGL.Extensions.OVR
- Silk.NET.OpenGL.Legacy.Extensions.ARB
- Silk.NET.OpenGL.Legacy.Extensions.EXT
- Silk.NET.OpenGL.Legacy.Extensions.IBM
- Silk.NET.OpenGL.Legacy.Extensions.INTEL
- Silk.NET.OpenGL.Legacy.Extensions.NV
- Silk.NET.OpenGL.Legacy.Extensions.OVR
- Silk.NET.OpenGLES.Extensions.OVR
- Silk.NET.OpenGL.Legacy
- Silk.NET.OpenGLES
- Silk.NET.OpenGL
- Silk.NET.WGL
- OpenXR
- Extensions
- Silk.NET.OpenXR.Extensions.ANDROIDSYS
- Silk.NET.OpenXR.Extensions.ANDROIDX
- Silk.NET.OpenXR.Extensions.EXT
- Silk.NET.OpenXR.Extensions.FB
- Silk.NET.OpenXR.Extensions.KHR
- Silk.NET.OpenXR.Extensions.LEIA
- Silk.NET.OpenXR
- Enums
- Structs
- SPIRV
- Silk.NET.SPIRV.Cross
- Silk.NET.SPIRV.Reflect
- Silk.NET.Shaderc
- Vulkan/Silk.NET.Vulkan
- WebGPU/Silk.NET.WebGPU
- Windowing
- Silk.NET.GLFW
- Silk.NET.SDL
- Silk.NET.Windowing.Common/Internals
- Silk.NET.Windowing.Glfw
- Silk.NET.Windowing.Sdl
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
174 files changed
+6339
-134
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
610 | 610 | | |
611 | 611 | | |
612 | 612 | | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
613 | 619 | | |
614 | 620 | | |
615 | 621 | | |
| |||
3715 | 3721 | | |
3716 | 3722 | | |
3717 | 3723 | | |
| 3724 | + | |
| 3725 | + | |
| 3726 | + | |
| 3727 | + | |
| 3728 | + | |
| 3729 | + | |
| 3730 | + | |
| 3731 | + | |
| 3732 | + | |
| 3733 | + | |
| 3734 | + | |
| 3735 | + | |
| 3736 | + | |
| 3737 | + | |
| 3738 | + | |
| 3739 | + | |
| 3740 | + | |
| 3741 | + | |
| 3742 | + | |
| 3743 | + | |
| 3744 | + | |
| 3745 | + | |
| 3746 | + | |
| 3747 | + | |
| 3748 | + | |
| 3749 | + | |
| 3750 | + | |
| 3751 | + | |
| 3752 | + | |
| 3753 | + | |
| 3754 | + | |
| 3755 | + | |
| 3756 | + | |
| 3757 | + | |
| 3758 | + | |
| 3759 | + | |
3718 | 3760 | | |
3719 | 3761 | | |
3720 | 3762 | | |
| |||
4012 | 4054 | | |
4013 | 4055 | | |
4014 | 4056 | | |
| 4057 | + | |
| 4058 | + | |
| 4059 | + | |
4015 | 4060 | | |
4016 | 4061 | | |
4017 | 4062 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
24 | 51 | | |
25 | 52 | | |
26 | 53 | | |
27 | 54 | | |
28 | 55 | | |
29 | 56 | | |
30 | | - | |
| 57 | + | |
31 | 58 | | |
32 | 59 | | |
33 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
80 | 118 | | |
81 | 119 | | |
82 | 120 | | |
| |||
124 | 162 | | |
125 | 163 | | |
126 | 164 | | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
127 | 203 | | |
128 | 204 | | |
129 | 205 | | |
| |||
212 | 288 | | |
213 | 289 | | |
214 | 290 | | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
215 | 329 | | |
216 | 330 | | |
217 | 331 | | |
| |||
763 | 877 | | |
764 | 878 | | |
765 | 879 | | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
766 | 883 | | |
767 | 884 | | |
768 | 885 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
| 279 | + | |
283 | 280 | | |
284 | 281 | | |
285 | 282 | | |
| |||
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
142 | 145 | | |
143 | 146 | | |
144 | 147 | | |
145 | | - | |
| 148 | + | |
| 149 | + | |
146 | 150 | | |
147 | 151 | | |
148 | 152 | | |
| |||
191 | 195 | | |
192 | 196 | | |
193 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
194 | 204 | | |
195 | 205 | | |
196 | 206 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
105 | 111 | | |
106 | 112 | | |
107 | 113 | | |
| |||
0 commit comments