Fixed incorrect OpenCL functions. This is breaking, but if you were using these functions your code didn't work anyway. (thanks @Alexx999)
Fixed IsVisible not being respected in some cases. (thanks @paralaxsd)
Fixed window close events not being respected on the SDL backend. (thanks @paralaxsd)
This update may result in your projects having a lot of deprecation warnings. We believe this update contains much-needed improvements to both Silk.NET and code consuming it, but we appeciate migrating to this version may take time.
Commits
af7bdbd This is the Summer 2022 Update 1 (v2.16.0) (#983)
5be866f Approximate aspect ratio calculation on VideoMode (#982)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps Silk.NET.Direct3D.Compilers from 2.15.0 to 2.16.0.
Release notes
Sourced from Silk.NET.Direct3D.Compilers's releases.
Commits
af7bdbd
This is the Summer 2022 Update 1 (v2.16.0) (#983)5be866f
Approximate aspect ratio calculation onVideoMode
(#982)63304c4
Silk.NET 3.0 Proposals (#539)d701fdf
Update ImGui.NET to 1.87.3 (#972)724627b
Bump Nuke.Common from 6.1.1 to 6.1.2 (#969)260741b
Shorter enum names everywhere (#948)632a9d2
Bump Nuke.Common from 6.1.0 to 6.1.1 (#965)7207783
Update README.md to stop advertising monthly updates (#964)b70bc8f
Bump Nuke.Common from 6.0.3 to 6.1.0 (#955)836b1ed
Update DependencyModel to 6.0.0 (#959)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)