File tree
60 files changed
+7848
-1994
lines changed- 3rdparty
- cmake
- include/nbl
- asset
- utils
- builtin/hlsl
- glsl_compat
- spirv_intrinsics
- core
- alloc
- math
- util
- ext/ImGui
- builtin/hlsl
- system
- ui
- video
- alloc
- utilities
- src/nbl
- asset/utils
- builtin
- ext/ImGui
- shaders
- system
- ui
- video
- utilities
- 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.
60 files changed
+7848
-1994
lines changedLines changed: 3 additions & 0 deletions
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 |
| |
|
Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + |
Lines changed: 84 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
| 290 | + | |
| 291 | + | |
290 | 292 |
| |
291 | 293 |
| |
292 | 294 |
| |
293 | 295 |
| |
294 | 296 |
| |
295 | 297 |
| |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
296 | 304 |
| |
297 |
| - | |
298 |
| - | |
299 |
| - | |
300 |
| - | |
301 |
| - | |
302 |
| - | |
303 |
| - | |
304 |
| - | |
305 |
| - | |
306 |
| - | |
307 |
| - | |
308 |
| - | |
309 |
| - | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
310 | 319 |
| |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
315 | 329 |
| |
316 | 330 |
| |
317 |
| - | |
318 | 331 |
| |
319 |
| - | |
320 |
| - | |
321 |
| - | |
322 |
| - | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
323 | 337 |
| |
| 338 | + | |
324 | 339 |
| |
325 |
| - | |
| 340 | + | |
| 341 | + | |
326 | 342 |
| |
| 343 | + | |
327 | 344 |
| |
328 | 345 |
| |
329 |
| - | |
| 346 | + | |
| 347 | + | |
330 | 348 |
| |
331 | 349 |
| |
332 | 350 |
| |
333 | 351 |
| |
334 | 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 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
335 | 383 |
| |
336 | 384 |
| |
337 | 385 |
| |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
338 | 397 |
| |
339 | 398 |
| |
340 | 399 |
| |
| |||
425 | 484 |
| |
426 | 485 |
| |
427 | 486 |
| |
428 |
| - | |
| 487 | + | |
429 | 488 |
| |
430 | 489 |
| |
431 | 490 |
| |
|
Submodule imgui_test_engine added at 60b295c
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
69 | 77 |
| |
70 | 78 |
| |
71 | 79 |
| |
| |||
189 | 197 |
| |
190 | 198 |
| |
191 | 199 |
| |
192 |
| - | |
193 | 200 |
| |
194 | 201 |
| |
195 | 202 |
| |
|
Lines changed: 41 additions & 1 deletion
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 |
| |
1284 |
| - | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + |
Submodule examples_tests updated 69 files
- 06_HelloGraphicsQueue/main.cpp+2-2
- 06_MeshLoaders/main.cpp+1-1
- 07_StagingAndMultipleQueues/main.cpp+127-144
- 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+55-385
- 0_ImportanceSamplingEnvMaps/main.cpp+1-1
- 24_ColorSpaceTest/main.cpp+86-119
- 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/main.cpp+2-2
- 62_SchusslerTest/main.cpp+1-1
- CMakeLists.txt+21-4
- common/CAssetConverter.cpp-2.1k
- common/CAssetConverter.h-1.4k
- common/CMakeLists.txt+22-4
- common/CommonPCH/PCH.hpp+1-2
- 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/empty.cpp
- 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
Lines changed: 2 additions & 1 deletion
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 |
| |
|
Lines changed: 3 additions & 4 deletions
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 |
| |
|
0 commit comments