Skip to content

Commit

Permalink
Winit windows + pixels
Browse files Browse the repository at this point in the history
  • Loading branch information
Barafu committed Oct 5, 2024
1 parent 3a27c7c commit 2893166
Show file tree
Hide file tree
Showing 9 changed files with 875 additions and 814 deletions.
3 changes: 1 addition & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"cwd": "${workspaceFolder}",
"env": {
"RUST_BACKTRACE": "1",
"RUST_LOG": "debug"
"WGPU_BACKEND": "dx12",
}
},
{
Expand All @@ -45,7 +45,6 @@
"cwd": "${workspaceFolder}",
"env": {
"RUST_BACKTRACE": "1",
"RUST_LOG": "debug"
}
},
{
Expand Down
Loading

0 comments on commit 2893166

Please sign in to comment.