1 file changed
+1
-1
lines changedSubmodule examples_tests updated 50 files
- .gitignore+1
- 22_RaytracedAO/CMakeLists.txt+10-2
- 22_RaytracedAO/CommandLineHandler.cpp+10-4
- 22_RaytracedAO/CommandLineHandler.hpp+85-20
- 22_RaytracedAO/README.md+144-29
- 22_RaytracedAO/Renderer.cpp+604-343
- 22_RaytracedAO/Renderer.h+38-15
- 22_RaytracedAO/SimpleJson.cpp+150
- 22_RaytracedAO/SimpleJson.h+78
- 22_RaytracedAO/addEnvironmentEmitters.comp+51
- 22_RaytracedAO/ci/dummy_4096spp_128depth.xml+40
- 22_RaytracedAO/closestHit.comp+59-25
- 22_RaytracedAO/common.h+20-4
- 22_RaytracedAO/config.json+28
- 22_RaytracedAO/denoiser_hook.bat+1-1
- 22_RaytracedAO/extractCubemap.bat+35-28
- 22_RaytracedAO/fillVisBuffer.frag+1-1
- 22_RaytracedAO/fillVisBuffer.vert+23
- 22_RaytracedAO/main.cpp+679-241
- 22_RaytracedAO/mergeCubemap.bat+16-15
- 22_RaytracedAO/raygen.comp+95-58
- 22_RaytracedAO/raytraceCommon.glsl+245-52
- 22_RaytracedAO/raytraceCommon.h+65-15
- 22_RaytracedAO/resolve.comp+58-11
- 22_RaytracedAO/virtualGeometry.glsl+3-3
- 39_DenoiserTonemapper/CMakeLists.txt-1
- 39_DenoiserTonemapper/CommonPushConstants.h+2-1
- 39_DenoiserTonemapper/ShaderCommon.glsl+3-9
- 39_DenoiserTonemapper/main.cpp+159-163
- 50.IESProfileTest/CMakeLists.txt+10
- 50.IESProfileTest/compute/cdc.comp+260
- 50.IESProfileTest/compute/common.h+14
- 50.IESProfileTest/inputs.json+14
- 50.IESProfileTest/main.cpp+823
- 50.IESProfileTest/shader.frag+71
- 50.IESProfileTest/shader.vert+16
- CMakeLists.txt+1-1
- old_to_refactor/04_Keyframe/config.json.template-28
- old_to_refactor/07_SubpassBaking/config.json.template-28
- old_to_refactor/11_LoDSystem/config.json.template-28
- old_to_refactor/12_glTF/config.json.template-28
- old_to_refactor/14_ComputeScan/config.json.template-28
- old_to_refactor/16_OrderIndependentTransparency/config.json.template-28
- old_to_refactor/17_SimpleBulletIntegration/config.json.template-28
- old_to_refactor/18_MitsubaLoader/config.json.template-28
- old_to_refactor/20_Megatexture/config.json.template-28
- old_to_refactor/51_RadixSort/config.json.template-30
- old_to_refactor/51_RadixSort/config.json.template.orig-30
- old_to_refactor/60_ClusteredRendering/config.json.template-28
- tmp/.gitignore-2
0 commit comments