File tree
22 files changed
+1620
-270
lines changed- 3rdparty
- cmake
- include/nbl
- core/decl
- ext/ImGui
- system
- src/nbl
- builtin
- template
- ext
- ImGui
22 files changed
+1620
-270
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| 87 | + | |
| 88 | + | |
| 89 | + |
Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
231 | 254 |
| |
232 | 255 |
| |
233 | 256 |
| |
| |||
336 | 359 |
| |
337 | 360 |
| |
338 | 361 |
| |
| 362 | + | |
| 363 | + | |
| 364 | + | |
339 | 365 |
| |
340 | 366 |
| |
341 | 367 |
| |
|
Submodule bullet3 updated 1529 files
- .clang-format+1-1
- .gitignore+4
- LICENSE+1-1
- Makefile+20-6
- README.md+7-6
- example_headers/class_arg_kernel.cuh+69
- example_headers/constant_header.cuh+9-5
- example_headers/my_header1.cuh+1-1
- example_headers/my_header2.cuh+1-1
- example_headers/my_header3.cuh+1-1
- jitify.hpp+1.0k-384
- jitify_example.cpp+8-5
- jitify_test.cu+449-45
- stringify.cpp+1-1
CMakeLists.txt
100755
100644
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
274 | 274 |
| |
275 | 275 |
| |
276 | 276 |
| |
| 277 | + | |
| 278 | + | |
277 | 279 |
| |
278 | 280 |
| |
279 | 281 |
| |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
| 224 | + | |
224 | 225 |
| |
225 | 226 |
| |
226 | 227 |
| |
| |||
230 | 231 |
| |
231 | 232 |
| |
232 | 233 |
| |
| 234 | + | |
233 | 235 |
| |
234 | 236 |
| |
235 | 237 |
| |
| |||
363 | 365 |
| |
364 | 366 |
| |
365 | 367 |
| |
366 |
| - | |
367 |
| - | |
| 368 | + | |
| 369 | + | |
368 | 370 |
| |
369 | 371 |
| |
370 | 372 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 |
| - | |
102 | 101 |
| |
103 | 102 |
| |
104 | 103 |
| |
|
0 commit comments