Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Set `share_wgpu_instances` to `true` in Gyroflow Core. - Added `kFxPropertyKey_IsThreadSafe` and `kFxPropertyKey_MayRemapTime` just in case. They shouldn't be needed, but the documentation is fairly unclear. - We now correctly release the base64 data. - Simplified `renderErrorMessageWithID`. - We now use a temporary texture to avoid some weird Metal Texture memory leak. This is probably not the best way to do it, but I haven't worked out a better solution yet.
- Loading branch information