File tree
220 files changed
+11844
-2454
lines changed- docs
- include
- dxc
- DxilContainer
- DxilValidation
- HLSL
- Support
- llvm/Support
- lib
- DXIL
- DxcSupport
- DxilContainer
- DxilPIXPasses
- DxilValidation
- HLSL
- Transforms/Scalar
- projects
- dxilconv
- lib/DxbcConverter
- tools/dxilconv
- tools/clang
- include/clang
- Basic
- SPIRV
- lib
- AST
- Frontend
- Headers/hlsl
- vk
- khr
- SPIRV
- Sema
- test
- CodeGenDXIL/hlsl/objects/NodeObjects
- CodeGenHLSL
- CodeGenSPIRV
- DXC
- Passes/DxilConditionalMem2Reg
- DXILValidation
- HLSLFileCheck
- hlsl
- intrinsics/compound
- semantics/sv_viewid
- workgraph
- pix
- shader_targets
- geometry
- mesh
- SemaHLSL
- hlsl/objects/texture
- tools
- dxa
- dxclib
- dxcompiler
- dxcvalidator
- dxildll
- dxrfallbackcompiler
- libclang
- unittests/HLSL
- utils/hct
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
220 files changed
+11844
-2454
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
| 54 | + | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 |
| - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
102 | 107 |
| |
103 | 108 |
| |
104 | 109 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
| |||
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
| 25 | + | |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
|
Lines changed: 38 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
303 | 303 |
| |
304 | 304 |
| |
305 | 305 |
| |
| 306 | + | |
306 | 307 |
| |
307 | 308 |
| |
308 | 309 |
| |
| |||
397 | 398 |
| |
398 | 399 |
| |
399 | 400 |
| |
400 |
| - | |
401 |
| - | |
| 401 | + | |
| 402 | + | |
402 | 403 |
| |
403 | 404 |
| |
404 | 405 |
| |
| |||
412 | 413 |
| |
413 | 414 |
| |
414 | 415 |
| |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
415 | 422 |
| |
416 | 423 |
| |
417 | 424 |
| |
| |||
2884 | 2891 |
| |
2885 | 2892 |
| |
2886 | 2893 |
| |
| 2894 | + | |
| 2895 | + | |
| 2896 | + | |
| 2897 | + | |
| 2898 | + | |
| 2899 | + | |
| 2900 | + | |
| 2901 | + | |
| 2902 | + | |
| 2903 | + | |
| 2904 | + | |
| 2905 | + | |
| 2906 | + | |
| 2907 | + | |
| 2908 | + | |
| 2909 | + | |
| 2910 | + | |
| 2911 | + | |
| 2912 | + | |
| 2913 | + | |
| 2914 | + | |
| 2915 | + | |
| 2916 | + | |
| 2917 | + | |
2887 | 2918 |
| |
2888 | 2919 |
| |
2889 | 2920 |
| |
| |||
2977 | 3008 |
| |
2978 | 3009 |
| |
2979 | 3010 |
| |
2980 |
| - | |
2981 |
| - | |
2982 |
| - | |
2983 |
| - | |
| 3011 | + | |
| 3012 | + | |
| 3013 | + | |
| 3014 | + | |
| 3015 | + | |
2984 | 3016 |
| |
2985 | 3017 |
| |
2986 | 3018 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
|
Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 |
| |
18 | 21 |
| |
19 | 22 |
| |
| |||
46 | 49 |
| |
47 | 50 |
| |
48 | 51 |
| |
| 52 | + | |
49 | 53 |
| |
50 | 54 |
| |
51 | 55 |
| |
| |||
66 | 70 |
| |
67 | 71 |
| |
68 | 72 |
| |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
69 | 80 |
| |
70 | 81 |
| |
71 | 82 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
| 169 | + | |
| 170 | + | |
| 171 | + | |
169 | 172 |
| |
170 | 173 |
| |
171 | 174 |
| |
| |||
179 | 182 |
| |
180 | 183 |
| |
181 | 184 |
| |
| 185 | + | |
| 186 | + | |
| 187 | + | |
182 | 188 |
| |
183 | 189 |
| |
184 | 190 |
| |
|
0 commit comments