·
14 commits
to master
since this release
- Support for Apple Silicon
- Install command can take install path as an argument
- Bug fixes
- TSL global can't be accessed from non-shader function
- TSL global didn't get passed in non-shader function through the last argument, while the non-shader function could have one. This leads to mis-match of arguments.