2 files changed
+2
-2
lines changed- .github/workflows/ci.yml+3
- CMakeLists.txt+4-4
- CMakePresets.json+2-1
- examples/CMakeLists.txt+1-1
- external/lz4+1-1
- external/miniz+1-1
- source/slang/slang-emit-metal.cpp+6-2
- source/slang/slang-ir-autodiff.cpp+85
- source/slang/slang-ir-lower-buffer-element-type.cpp+4-1
- source/slang/slang-ir-util.h-6
- source/slang/slang-target-program.h+1-1
- source/slang/slang-target.h+3
- source/slang/slang-type-layout.cpp+5
- tests/expected-failure-github.txt+3-1
- tests/hlsl-intrinsic/countbits8.slang+2-2
- tests/metal/8bit-vector-types.slang+24
- tests/metal/byte-address-buffer.slang+1-1
- tools/CMakeLists.txt+86-91
- tools/gfx-unit-test/gfx-test-util.cpp+1
- tools/gfx-unit-test/link-time-type-layout-nested.cpp+20-3
- tools/gfx-unit-test/link-time-type-layout.cpp+16-3
- tools/gfx/vulkan/vk-shader-object.cpp+6-1
- tools/slang-test/slang-test-main.cpp+19
- slangpy/core/module.py+7-5
- slangpy/testing/benchmark/fixtures.py+11-1
- slangpy/testing/benchmark/plugin.py+27-9
- slangpy/testing/benchmark/report.py+6-2
- slangpy/testing/benchmark/utils.py+50
- slangpy/testing/helpers.py+15-8
- src/slangpy_ext/device/buffer_cursor.cpp+4-2
- src/slangpy_ext/device/cursor_utils.h+151-41
0 commit comments