Fixes
Fixes the Rive Renderer (default on versions 10+) on certain ARM Mali devices. This would manifest as rainbow colored squares covering the screen. This was due to uninitialized pixel local storage, due to scant details in the specification.
Improvements
Includes the beginnings of the new threading model (not currently being used) which will ultimately replace the existing JNIRenderer setup.