File tree
52 files changed
+126
-137
lines changed- 3rdparty
- include/nbl
- asset
- filters
- dithering
- interchange
- utils
- ext/ScreenShot
- scene
- src/nbl
- asset
- interchange
- utils
- ext
- DepthPyramidGenerator
- FFT
- ImGui
- LumaMeter
- MitsubaLoader
- RadixSort
- TextRendering
- ToneMapper
- video
- utilities
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+126
-137
lines changedLines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 | 164 |
| |
170 | 165 |
| |
171 | 166 |
| |
| |||
471 | 466 |
| |
472 | 467 |
| |
473 | 468 |
| |
474 |
| - | |
475 | 469 |
| |
476 | 470 |
| |
477 | 471 |
| |
| |||
497 | 491 |
| |
498 | 492 |
| |
499 | 493 |
| |
500 |
| - | |
501 |
| - | |
502 |
| - | |
503 | 494 |
| |
504 | 495 |
| |
505 | 496 |
| |
|
Submodule glslang updated from f397c9b to ff26c2e
- .github/workflows/autoroll.yml+66
- .gitignore+2
- Android.mk+20-30
- CHANGES+113-2
- CMakeLists.txt+13-17
- DEPS+11-6
- README.md+15-33
- android_test/jni/Application.mk+3-1
- cmake/setup_build.cmake+1-75
- cmake/utils.cmake+4-45
- downloads.md+3-3
- glslc/CMakeLists.txt+3-2
- glslc/README.asciidoc+13
- glslc/src/main.cc+15-1
- glslc/test/CMakeLists.txt+3-3
- glslc/test/assembly.py+1-1
- glslc/test/expect.py+1-1
- glslc/test/line.py+11-11
- glslc/test/option_dash_D.py+17-17
- glslc/test/option_dash_E.py+20-20
- glslc/test/option_dash_M.py+2-2
- glslc/test/option_dash_cap_O.py+94-68
- glslc/test/option_dash_o.py+1-1
- glslc/test/option_fauto_bind_uniforms.py+7-5
- glslc/test/option_fhlsl_16bit_types.py+46
- glslc/test/option_flimit.py+243-1
- glslc/test/option_fpreserve_bindings.py+70
- glslc/test/option_fresource_set_binding.py+16-16
- glslc/test/option_mfmt.py+1-1
- glslc/test/option_target_env.py+10
- glslc/test/parameter_tests.py+27-1
- kokoro/android-release/build-docker.sh+60
- kokoro/android-release/build.sh+23-44
- kokoro/android-release/build_arm.sh
- kokoro/android-release/build_x86.sh
- kokoro/linux/build-docker.sh+4-3
- kokoro/linux/continuous_gcc_coverage.cfg-16
- kokoro/linux/presubmit_mingw_release.cfg+1-1
- kokoro/macos/build.sh+2-2
- kokoro/ndk-build/build-docker.sh+71
- kokoro/ndk-build/build.sh+32-40
- kokoro/windows/build.bat+5-8
- kokoro/windows/build_debug_2019.bat+2-2
- kokoro/windows/build_release_2015.bat-24
- kokoro/windows/build_release_2019.bat+2-3
- kokoro/windows/continuous_debug_2019.cfg+2-2
- kokoro/windows/continuous_release_2015.cfg-22
- kokoro/windows/continuous_release_2019.cfg+2-2
- kokoro/windows/presubmit_debug_2019.cfg+2-2
- kokoro/windows/presubmit_release_2015.cfg-16
- kokoro/windows/presubmit_release_2019.cfg+2-2
- libshaderc/Android.mk+2-2
- libshaderc/CMakeLists.txt+3-15
- libshaderc/README.md+2-5
- libshaderc/include/shaderc/env.h+1
- libshaderc/include/shaderc/shaderc.h+34
- libshaderc/include/shaderc/shaderc.hpp+19-1
- libshaderc/src/common_shaders_for_test.h+3-3
- libshaderc/src/shaderc.cc+21
- libshaderc/src/shaderc_cpp_test.cc+4-3
- libshaderc/src/shaderc_test.cc+2-2
- libshaderc_util/Android.mk+2-2
- libshaderc_util/CMakeLists.txt+1-1
- libshaderc_util/include/libshaderc_util/compiler.h+27
- libshaderc_util/include/libshaderc_util/resources.inc+36
- libshaderc_util/include/libshaderc_util/spirv_tools_wrapper.h+1
- libshaderc_util/include/libshaderc_util/string_piece.h+1-1
- libshaderc_util/src/compiler.cc+40-5
- libshaderc_util/src/compiler_test.cc+25-1
- libshaderc_util/src/resources.cc+9
- libshaderc_util/src/spirv_tools_wrapper.cc+14-4
- third_party/CMakeLists.txt+24-1
- utils/add_copyright.py+1-1
- utils/remove-file-by-suffix.py+1-1
- utils/roll-deps+24-20
- utils/update_build_version.py+2-2
Submodule examples_tests updated 29 files
- 06_HelloGraphicsQueue/main.cpp+3-3
- 0_ImportanceSamplingEnvMaps/main.cpp+7-7
- 22_RaytracedAO/Renderer.cpp+3-3
- 23_ArithmeticUnitTest/main.cpp+1-1
- 24_ColorSpaceTest/main.cpp+1-1
- 25_FilterTest/main.cpp+1-1
- 29_SpecializationConstants/main.cpp+1-1
- 30_ComputeShaderPathTracer/CMakeLists.txt+37
- 30_ComputeShaderPathTracer/app_resources/common.glsl+811
- 30_ComputeShaderPathTracer/app_resources/litByRectangle.comp+182
- 30_ComputeShaderPathTracer/app_resources/litBySphere.comp+60
- 30_ComputeShaderPathTracer/app_resources/litByTriangle.comp+105
- 30_ComputeShaderPathTracer/app_resources/present.frag.hlsl+19
- 30_ComputeShaderPathTracer/config.json.template+28
- 30_ComputeShaderPathTracer/include/nbl/this_example/common.hpp+17
- 30_ComputeShaderPathTracer/main.cpp+1.3k
- 30_ComputeShaderPathTracer/pipeline.groovy+50
- 36_CUDAInterop/main.cpp+2-2
- 39_DenoiserTonemapper/main.cpp+2-2
- 42_FragmentShaderPathTracer/main.cpp+1-1
- 43_SumAndCDFFilters/main.cpp+2-2
- 47_DerivMapTest/main.cpp+1-1
- 53_ComputeShaders/main.cpp+1-1
- 56_RayQuery/main.cpp+2-2
- 62_CAD/DrawResourcesFiller.cpp+5-5
- 62_CAD/Hatch.cpp+1-1
- 67_RayQueryGeometry/main.cpp+1-1
- CMakeLists.txt+6-1
- common/include/CGeomtryCreatorScene.hpp+3-3
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 | 30 |
| |
32 |
| - | |
33 | 31 |
| |
| 32 | + | |
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
| |||
67 | 66 |
| |
68 | 67 |
| |
69 | 68 |
| |
70 |
| - | |
| 69 | + | |
71 | 70 |
| |
72 | 71 |
| |
73 | 72 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
300 |
| - | |
| 300 | + | |
301 | 301 |
| |
302 | 302 |
| |
303 | 303 |
| |
| |||
346 | 346 |
| |
347 | 347 |
| |
348 | 348 |
| |
349 |
| - | |
| 349 | + | |
350 | 350 |
| |
351 | 351 |
| |
352 | 352 |
| |
|
0 commit comments