Key changes:

  • thread/Signal correct implementation.
  • Fixed SpriteDrawer unneeded explicit shaders release.
  • Make calls to native surface functions synchronized from Java.
  • Moved java implementation to JoyEngine class.
  • Fixed problem fix android surface reset.
  • Added data::font bitmap loading.
  • FaultHandler and StackTrace implemented in debug/Debug.hpp.