File tree
580 files changed
+29355
-7852
lines changed- .github
- workflows
- benches/benches
- cts_runner
- deno_webgpu
- examples
- src
- boids
- bunnymark
- conservative_raster
- cube
- hello_compute
- hello_synchronization
- hello_workgroups
- mipmap
- msaa_line
- ray_cube_compute
- ray_cube_fragment
- ray_scene
- ray_shadows
- ray_traced_triangle
- render_to_texture
- repeated_compute
- shadow
- skybox
- srgb_blend
- stencil_triangles
- storage_texture
- texture_arrays
- timestamp_queries
- uniform_values
- water
- lock-analyzer
- naga-cli
- src/bin
- naga
- fuzz
- src
- arena
- back
- dot
- glsl
- hlsl
- msl
- spv
- wgsl
- polyfill
- inverse
- compact
- front
- glsl
- parser
- spv
- wgsl
- lower
- parse
- directive
- proc
- valid
- tests
- in
- glsl
- spv
- out
- analysis
- glsl
- hlsl
- ir
- msl
- spv
- wgsl
- xtask
- player
- src
- bin
- tests
- data
- tests
- src
- tests
- nv12_texture
- occlusion_query
- partially_bounded_arrays
- ray_tracing
- scene
- regression
- shader_view_format
- shader
- subgroup_operations
- vertex_formats
- vertex_indices
- wgpu-core
- src
- command
- device
- lock
- track
- wgpu-hal
- examples
- halmark
- ray-traced-triangle
- src
- auxil
- dxgi
- dx12
- dynamic
- gles
- metal
- vulkan
- wgpu-info/src
- wgpu-macros/src
- wgpu-types
- src
- wgpu
- src
- api
- backend
- webgpu
- webgpu_sys
- util
- xtask
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
580 files changed
+29355
-7852
lines changedLines changed: 27 additions & 29 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
| 48 | + |
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
8 | 15 |
| |
9 | 16 |
| |
10 | 17 |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
|
Lines changed: 21 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 |
| |
18 |
| - | |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
23 |
| - | |
24 |
| - | |
| 25 | + | |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
28 |
| - | |
| 30 | + | |
29 | 31 |
| |
30 |
| - | |
| 32 | + | |
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
| |||
311 | 313 |
| |
312 | 314 |
| |
313 | 315 |
| |
314 |
| - | |
315 | 316 |
| |
316 | 317 |
| |
317 | 318 |
| |
| |||
442 | 443 |
| |
443 | 444 |
| |
444 | 445 |
| |
445 |
| - | |
| 446 | + | |
446 | 447 |
| |
447 | 448 |
| |
448 | 449 |
| |
| |||
554 | 555 |
| |
555 | 556 |
| |
556 | 557 |
| |
557 |
| - | |
| 558 | + | |
558 | 559 |
| |
559 | 560 |
| |
560 | 561 |
| |
| |||
613 | 614 |
| |
614 | 615 |
| |
615 | 616 |
| |
616 |
| - | |
| 617 | + | |
617 | 618 |
| |
618 | 619 |
| |
619 | 620 |
| |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
620 | 630 |
| |
621 | 631 |
| |
622 |
| - | |
| 632 | + | |
623 | 633 |
| |
624 | 634 |
| |
625 | 635 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 |
| |
14 | 18 |
| |
15 | 19 |
| |
16 | 20 |
| |
17 |
| - | |
18 |
| - | |
| 21 | + | |
| 22 | + | |
19 | 23 |
| |
20 | 24 |
| |
21 | 25 |
| |
|
0 commit comments