Commit d1a6017
authored
File tree
232 files changed
+3341
-1556
lines changed- 3rdparty
- examples_tests
- 03.GPU_Mesh
- 06.MeshLoaders
- 07.HardwareSkinning
- 08.HardwareInstancing
- bin
- 09.ColorSpaceTest
- 11.RayCastCollision
- 12.Splines
- 13.BRDF_Explorer
- 14.MSAA
- 15.LayeredCubeMapShadows
- 16.OrderIndependentTransparencyZoo
- 17.SimpleBulletIntegration
- 18.MitsubaLoader
- 20.Megatexture
- 21.DynamicTextureIndexing
- 22.RaytracedAO
- dirty_source
- 23.Autoexposure
- 25.Blur
- 26.MultidrawIndirectVSCPUCull
- 28.OptiXPathTracing
- 31.SkinningDataBenchmark
- 33.Draw3DLine
- 34.AddressAllocatorTraitsTest
- 34.LRUCacheUnitTest
- 37.OptiXTriangle
- 39.DenoiserTonemapper
- 42.FragmentShaderPathTracer
- 43.SumAndCDFFilters
- 44.LevelCurveExtraction
- 45.BRDFEvalTest
- 46.SamplingValidation
- 47.DerivMapTest
- ext
- CEGUI
- MitsubaLoader
- OptiX
- include
- irr
- asset
- filters
- format
- material_compiler
- builtin/glsl
- bxdf
- brdf
- diffuse
- specular
- bsdf/diffuse
- math
- sampling
- shapes
- core
- containers
- ext
- Blur
- Bullet
- CEGUI
- DebugDraw
- FullScreenTriangle
- LumaMeter
- MitsubaLoader
- OptiX
- RadeonRays
- ScreenShot
- ToneMapper
- video
- alloc
- source/Irrlicht
- src/irr
- asset
- builtin
- ext
- Blur
- Bullet
- CEGUI
- DebugDraw
- LumaMeter
- MitsubaLoader
- OptiX
- RadeonRays
- ToneMapper
- video
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
232 files changed
+3341
-1556
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 |
| - | |
| 22 | + | |
| 23 | + | |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
| 128 | + | |
| 129 | + | |
128 | 130 |
| |
129 | 131 |
| |
130 | 132 |
| |
| |||
460 | 462 |
| |
461 | 463 |
| |
462 | 464 |
| |
| 465 | + | |
| 466 | + | |
463 | 467 |
| |
464 | 468 |
| |
465 | 469 |
| |
|
Submodule SPIRV-Headers updated 18 files
- BUILD.bazel+41
- BUILD.gn+1
- example/CMakeLists.txt-5
- example/example-1.1.cpp-42
- example/example.cpp+3-3
- include/spirv/spir-v.xml+80-25
- include/spirv/unified1/NonSemanticClspvReflection.h+73
- include/spirv/unified1/extinst.nonsemantic.clspvreflection.grammar.json+237
- include/spirv/unified1/spirv.core.grammar.json+405
- include/spirv/unified1/spirv.cs+51
- include/spirv/unified1/spirv.h+59
- include/spirv/unified1/spirv.hpp+59
- include/spirv/unified1/spirv.hpp11+59
- include/spirv/unified1/spirv.json+50-6
- include/spirv/unified1/spirv.lua+51
- include/spirv/unified1/spirv.py+51
- include/spirv/unified1/spv.d+51
- tools/buildHeaders/bin/makeExtinstHeaders.py+1
Submodule SPIRV-Tools updated 460 files
Submodule glslang updated from 4f182b0 to 60b875f
- .gitignore+9-7
- Android.mk+14
- BUILD.gn+4-6
- CHANGES+41
- CMakeLists.txt+15
- DEPS+7-7
- README.md+7-2
- android_test/Android.mk+14
- android_test/jni/Android.mk+14
- android_test/jni/Application.mk+14
- cmake/linux-mingw-toolchain.cmake+20-2
- cmake/setup_build.cmake+14
- cmake/utils.cmake+16-1
- downloads.md-1
- examples/CMakeLists.txt+14
- examples/online-compile/CMakeLists.txt+14
- glslc/CMakeLists.txt+30-3
- glslc/README.asciidoc+3-2
- glslc/src/file_compiler.cc+38-1
- glslc/src/file_compiler.h+3-1
- glslc/src/main.cc+11-4
- glslc/test/CMakeLists.txt+14
- glslc/test/assembly.py+1-1
- glslc/test/expect.py+7-2
- glslc/test/option_dash_cap_O.py+3-3
- glslc/test/option_dash_o.py+1-1
- glslc/test/option_mfmt.py+5-7
- glslc/test/parameter_tests.py+5-2
- kokoro/linux/build-docker.sh+98
- kokoro/linux/build.sh+15-87
- kokoro/linux/build_clang_asan.sh+1-1
- kokoro/linux/build_clang_debug.sh+1-1
- kokoro/linux/build_clang_release.sh+1-1
- kokoro/linux/build_gcc_coverage.sh+1-1
- kokoro/linux/build_gcc_debug.sh+1-1
- kokoro/linux/build_gcc_debug_exception.sh+1-1
- kokoro/linux/build_gcc_release.sh+1-1
- kokoro/linux/build_mingw_release.sh
- kokoro/linux/continuous_license_check.cfg+2-8
- kokoro/linux/license_check.sh+28
- kokoro/linux/license_check_docker.sh+20
- kokoro/linux/presubmit_license_check.cfg+2-2
- kokoro/windows/build.bat+3-13
- kokoro/windows/build_release_2013.bat-24
- libshaderc/Android.mk+14
- libshaderc/CMakeLists.txt+14
- libshaderc/src/common_shaders_for_test.h+3-3
- libshaderc/src/shaderc.cc+9-6
- libshaderc/src/shaderc_cpp_test.cc+1-1
- libshaderc/src/shaderc_private.h+1-1
- libshaderc/src/shaderc_test.cc+1-1
- libshaderc_spvc/Android.mk+14
- libshaderc_spvc/CMakeLists.txt+14
- libshaderc_spvc/include/spvc/spvc.h+28-4
- libshaderc_spvc/include/spvc/spvc.hpp+28
- libshaderc_spvc/src/spvc.cc+61
- libshaderc_spvc/src/spvc_cpp_test.cc+4
- libshaderc_spvc/src/spvc_private.cc+40-11
- libshaderc_spvc/src/spvc_test.cc+1-1
- libshaderc_spvc/src/spvcir_pass.cc+2-2
- libshaderc_spvc/src/spvcir_test.cc+2-2
- libshaderc_util/Android.mk+14
- libshaderc_util/CMakeLists.txt+14
- libshaderc_util/include/libshaderc_util/compiler.h+11-45
- libshaderc_util/include/libshaderc_util/file_finder.h+1-1
- libshaderc_util/src/compiler.cc+42-3
- libshaderc_util/src/compiler_test.cc+6-6
- libshaderc_util/src/resources.cc+1-1
- libshaderc_util/testdata/copy-to-build.cmake+14
- license-checker.cfg+42
- spvc/CMakeLists.txt+14
- spvc/src/main.cc+21-7
- spvc/test/CMakeLists.txt+14
- spvc/test/known_failures+60
- spvc/test/known_invalids+4-1
- spvc/test/known_spvc_failures+71
- spvc/test/unconfirmed_invalids+8
- third_party/CMakeLists.txt+23-1
- utils/roll-deps+27-6
Submodule spirv_cross updated 483 files
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
243 |
| - | |
244 |
| - | |
245 | 243 |
| |
246 | 244 |
| |
247 | 245 |
| |
|
Lines changed: 111 additions & 94 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
0 commit comments