refactored window storage;
new helper window events (Destroyed, Created); clippy + fmt;
This commit is contained in:
parent
633f405f3f
commit
d53ccc857d
56 changed files with 1508 additions and 1819 deletions
1
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
1
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
|
|
@ -25,7 +25,6 @@ body:
|
|||
Before filing an issue...
|
||||
|
||||
- If you are using `wgpu`, you need an environment that supports Vulkan, Metal, or DirectX 12. Please, make sure you can run [the `wgpu` examples].
|
||||
- If you are using `glow`, you need support for OpenGL 2.1+. Please, make sure you can run [the `glow` examples].
|
||||
|
||||
If you have any issues running any of the examples, make sure your graphics drivers are up-to-date. If the issues persist, please report them to the authors of the libraries directly!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue