File tree
377 files changed
+30895
-26389
lines changed- .github
- workflows
- benches
- benches
- d3d12
- src
- deno_webgpu
- examples/src
- boids
- bunnymark
- conservative_raster
- cube
- hello
- hello_compute
- hello_synchronization
- hello_triangle
- hello_windows
- hello_workgroups
- mipmap
- msaa_line
- render_to_texture
- repeated_compute
- shadow
- skybox
- srgb_blend
- stencil_triangles
- storage_texture
- texture_arrays
- timestamp_queries
- uniform_values
- water
- naga
- fuzz
- hlsl-snapshots/src
- src
- arena
- back
- dot
- glsl
- hlsl
- msl
- spv
- wgsl
- compact
- front
- glsl
- parser
- spv
- wgsl
- lower
- parse
- keywords
- proc
- valid
- tests
- in
- out
- glsl
- hlsl
- msl
- spv
- wgsl
- xtask/src
- naga-cli
- src/bin
- player
- src
- bin
- tests
- tests
- src
- tests
- nv12_texture
- occlusion_query
- partially_bounded_arrays
- regression
- scissor_tests
- shader
- shader_primitive_index
- shader_view_format
- subgroup_operations
- vertex_formats
- vertex_indices
- wgpu-core
- src
- command
- device
- init_tracker
- lock
- track
- wgpu-hal
- examples
- halmark
- ray-traced-triangle
- src
- auxil
- dxgi
- dx12
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
377 files changed
+30895
-26389
lines changedLines changed: 1 addition & 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 |
| |
|
Lines changed: 13 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 | 36 |
| |
43 | 37 |
| |
44 | 38 |
| |
45 | 39 |
| |
46 |
| - | |
| 40 | + | |
47 | 41 |
| |
48 | 42 |
| |
49 | 43 |
| |
| |||
59 | 53 |
| |
60 | 54 |
| |
61 | 55 |
| |
| 56 | + | |
62 | 57 |
| |
63 | 58 |
| |
64 | 59 |
| |
| |||
149 | 144 |
| |
150 | 145 |
| |
151 | 146 |
| |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 | 147 |
| |
159 | 148 |
| |
160 | 149 |
| |
| |||
195 | 184 |
| |
196 | 185 |
| |
197 | 186 |
| |
198 |
| - | |
| 187 | + | |
199 | 188 |
| |
200 | 189 |
| |
201 | 190 |
| |
202 |
| - | |
| 191 | + | |
203 | 192 |
| |
204 | 193 |
| |
205 | 194 |
| |
| |||
229 | 218 |
| |
230 | 219 |
| |
231 | 220 |
| |
232 |
| - | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
233 | 225 |
| |
234 | 226 |
| |
235 | 227 |
| |
236 | 228 |
| |
237 | 229 |
| |
238 |
| - | |
| 230 | + | |
239 | 231 |
| |
240 | 232 |
| |
241 | 233 |
| |
| |||
568 | 560 |
| |
569 | 561 |
| |
570 | 562 |
| |
| 563 | + | |
571 | 564 |
| |
572 | 565 |
| |
573 | 566 |
| |
| |||
628 | 621 |
| |
629 | 622 |
| |
630 | 623 |
| |
631 |
| - | |
| 624 | + | |
632 | 625 |
| |
633 | 626 |
| |
634 | 627 |
| |
| |||
677 | 670 |
| |
678 | 671 |
| |
679 | 672 |
| |
680 |
| - | |
| 673 | + | |
681 | 674 |
| |
682 | 675 |
| |
683 | 676 |
| |
| |||
694 | 687 |
| |
695 | 688 |
| |
696 | 689 |
| |
697 |
| - | |
| 690 | + | |
698 | 691 |
| |
699 | 692 |
| |
700 | 693 |
| |
|
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 |
| |
|
0 commit comments