File tree
383 files changed
+2266
-2242
lines changed- doc
- src
- wgpu_examples
- boids
- cube
- hello_compute
- hello_synchronization
- hello_workgroups
- mipmap
- msaa_line
- shadow
- skybox
- stencil_triangles
- storage_texture
- texture_arrays
- timestamp_queries
- uniform_values
- water
- wgpu_hal
- wgpu_types
- wgpu
- type.impl/wgpu_types
- wgpu_core
- api
- binding_model
- command
- device
- queue
- resource
- trace
- error
- global
- hub
- identity
- id
- markers
- instance
- pipeline
- present
- registry
- resource
- validation
- wgpu_examples
- hello_synchronization
- hello_workgroups
- mipmap
- shadow
- storage_texture
- texture_arrays
- timestamp_queries
- wgpu_test
- image
- wgpu_types
- wgpu
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
383 files changed
+2266
-2242
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| 104 | + | |
| 105 | + | |
104 | 106 |
| |
105 | 107 |
| |
106 | 108 |
| |
| |||
135 | 137 |
| |
136 | 138 |
| |
137 | 139 |
| |
| 140 | + | |
| 141 | + | |
138 | 142 |
| |
139 | 143 |
| |
140 | 144 |
| |
141 | 145 |
| |
142 | 146 |
| |
143 |
| - | |
| 147 | + | |
144 | 148 |
| |
145 | 149 |
| |
146 | 150 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
351 | 351 |
| |
352 | 352 |
| |
353 | 353 |
| |
354 |
| - | |
| 354 | + | |
355 | 355 |
| |
356 | 356 |
| |
357 | 357 |
| |
| |||
431 | 431 |
| |
432 | 432 |
| |
433 | 433 |
| |
434 |
| - | |
| 434 | + | |
435 | 435 |
| |
436 | 436 |
| |
437 | 437 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
419 | 419 |
| |
420 | 420 |
| |
421 | 421 |
| |
422 |
| - | |
| 422 | + | |
423 | 423 |
| |
424 | 424 |
| |
425 | 425 |
| |
| |||
534 | 534 |
| |
535 | 535 |
| |
536 | 536 |
| |
537 |
| - | |
| 537 | + | |
538 | 538 |
| |
539 | 539 |
| |
540 | 540 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
200 |
| - | |
| 200 | + | |
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
| |||
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
274 |
| - | |
| 274 | + | |
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
|
0 commit comments