Commit daaa64c
Read the Docs Bot
Auto-update submodules
1 parent 58b30f0 commit daaa64c
3 files changed
+3
-3
lines changed- .github/workflows/wheels.yml+2-2
- docs/changelog.rst+7
- external/CMakeLists.txt+23
- setup.py+4-1
- slangpy/core/function.py+43-31
- slangpy/tests/slangpy_tests/test_command_buffer.py+20-4
- src/sgl/device/blit.cpp+4-4
- src/sgl/device/blit.h+2-2
- src/sgl/device/buffer_cursor.h+2-1
- src/sgl/device/command.cpp+8
- src/sgl/device/command.h+2
- src/sgl/device/resource.cpp+14-2
- src/sgl/device/shader_cursor.h+2-1
- src/slangpy_ext/device/command.cpp+7
0 commit comments