Commit 2b05707
authored
File tree
44 files changed
+2426
-992
lines changed- 3rdparty
- cmake
- include/nbl
- asset
- utils
- builtin/hlsl
- glsl_compat
- spirv_intrinsics
- core
- alloc
- math
- ext/ImGui
- builtin/hlsl
- system
- ui
- video
- alloc
- utilities
- src/nbl
- asset/utils
- builtin
- ext/ImGui
- shaders
- system
- ui
- tools
- nite
- nsc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+2426
-992
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
105 | 108 | | |
106 | 109 | | |
107 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | 236 | | |
240 | 237 | | |
241 | 238 | | |
| |||
295 | 292 | | |
296 | 293 | | |
297 | 294 | | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
298 | 301 | | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
312 | 316 | | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
317 | 326 | | |
318 | 327 | | |
319 | | - | |
320 | 328 | | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
325 | 334 | | |
| 335 | + | |
326 | 336 | | |
327 | | - | |
| 337 | + | |
| 338 | + | |
328 | 339 | | |
| 340 | + | |
329 | 341 | | |
330 | 342 | | |
331 | | - | |
| 343 | + | |
| 344 | + | |
332 | 345 | | |
333 | 346 | | |
334 | 347 | | |
335 | 348 | | |
336 | 349 | | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
337 | 380 | | |
338 | 381 | | |
339 | 382 | | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
340 | 394 | | |
341 | 395 | | |
342 | 396 | | |
| |||
427 | 481 | | |
428 | 482 | | |
429 | 483 | | |
430 | | - | |
| 484 | + | |
431 | 485 | | |
432 | 486 | | |
433 | 487 | | |
| |||
Submodule imgui_test_engine added at 60b295c
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| 261 | + | |
261 | 262 | | |
262 | 263 | | |
263 | 264 | | |
| |||
1281 | 1282 | | |
1282 | 1283 | | |
1283 | 1284 | | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
1284 | 1301 | | |
Submodule examples_tests updated 65 files
- 06_MeshLoaders/main.cpp+1-1
- 08_HelloSwapchain/main.cpp+1-1
- 09_DepthBufferAndCamera/CMakeLists.txt-24
- 09_DepthBufferAndCamera/app_resources/push_constants.hlsl-8
- 09_DepthBufferAndCamera/config.json.template-28
- 09_DepthBufferAndCamera/main.cpp-457
- 09_DepthBufferAndCamera/pipeline.groovy-50
- 09_GeometryCreator/CMakeLists.txt+6
- 09_GeometryCreator/README.md
- 09_GeometryCreator/include/common.hpp+29
- 09_GeometryCreator/main.cpp+54-385
- 0_ImportanceSamplingEnvMaps/main.cpp+1-1
- 24_ColorSpaceTest/main.cpp+1-1
- 27_PLYSTLDemo/main.cpp+1-1
- 42_FragmentShaderPathTracer/main.cpp+1-1
- 45_BRDFEvalTest/main.cpp+1-1
- 53_ComputeShaders/main.cpp+1-1
- 54_Transformations/main.cpp+1-1
- 56_RayQuery/main.cpp+1-1
- 61_UI/CMakeLists.txt+11-2
- 61_UI/README.md+2
- 61_UI/include/common.hpp+25
- 61_UI/include/transform.hpp+154
- 61_UI/main.cpp+498-413
- 61_UI/src/transform.cpp
- 62_CAD/fragment_shader.hlsl+1-1
- 62_CAD/main.cpp+2-2
- 62_SchusslerTest/main.cpp+1-1
- CMakeLists.txt+21-4
- common/CMakeLists.txt+21-3
- common/CommonPCH/PCH.hpp+1-1
- common/include/CCamera.hpp+100-138
- common/include/CEventCallback.hpp+49
- common/include/CGeomtryCreatorScene.hpp+1.3k
- common/include/InputSystem.hpp
- common/include/SBasicViewParameters.hlsl+3-10
- common/include/SimpleWindowedApplication.hpp
- common/src/CMakeLists.txt+14
- common/src/camera/CMakeLists.txt+7
- common/src/geometry/CMakeLists.txt+1
- common/src/geometry/creator/CMakeLists.txt+3-5
- common/src/geometry/creator/shaders/gc.basic.fragment.hlsl
- common/src/geometry/creator/shaders/gc.basic.vertex.hlsl
- common/src/geometry/creator/shaders/gc.cone.vertex.hlsl
- common/src/geometry/creator/shaders/gc.ico.vertex.hlsl
- common/src/geometry/creator/shaders/grid.fragment.hlsl
- common/src/geometry/creator/shaders/grid.vertex.hlsl-2
- common/src/geometry/creator/shaders/template/gc.basic.vertex.input.hlsl
- common/src/geometry/creator/shaders/template/gc.common.hlsl+1-1
- common/src/geometry/creator/shaders/template/gc.cone.vertex.input.hlsl
- common/src/geometry/creator/shaders/template/gc.ico.vertex.input.hlsl
- common/src/geometry/creator/shaders/template/gc.vertex.hlsl-2
- common/src/geometry/creator/shaders/template/grid.common.hlsl+1-1
- old_to_refactor/03_GPU_Mesh/main.cpp+1-1
- old_to_refactor/05_NablaTutorialExample/main.cpp+1-1
- old_to_refactor/07.SubpassBaking/main.cpp+1-1
- old_to_refactor/07_SubpassBaking/main.cpp+1-1
- old_to_refactor/11_LoDSystem/main.cpp+1-1
- old_to_refactor/12_glTF/main.cpp+1-1
- old_to_refactor/16_OrderIndependentTransparency/main.cpp+1-1
- old_to_refactor/17_SimpleBulletIntegration/main.cpp+1-1
- old_to_refactor/18_MitsubaLoader/main.cpp+1-1
- old_to_refactor/20_Megatexture/main.cpp+1-1
- old_to_refactor/21_DynamicTextureIndexing/main.cpp+1-1
- old_to_refactor/60.ClusteredRendering/main.cpp+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
20 | | - | |
| 18 | + | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
45 | | - | |
| 44 | + | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| 359 | + | |
359 | 360 | | |
360 | 361 | | |
361 | 362 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
69 | 62 | | |
70 | 63 | | |
71 | 64 | | |
| |||
81 | 74 | | |
82 | 75 | | |
83 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
84 | 94 | | |
85 | 95 | | |
86 | 96 | | |
| |||
0 commit comments