Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

v1.100.0

Compare
Choose a tag to compare
@jdduke jdduke released this 18 Oct 16:48
· 13 commits to master since this release
  • Improvements to head tracking:
    • Reduced sceen drift when watching video on most devices.
  • Imposed new restrictions on multiview to protect against flaky GPU drivers.
    • Removed experimental multiview support from non-Daydream Ready devices.
    • Blacklisted support for multiview on Mali-based Android N devices.
  • Added gvr_frame_get_hardware_buffer, an advanced API that can be used to obtain the backing AHardwareBuffer reference on Android, when available.
  • Added APIs for indicating head tracking state:
    • New events: GVR_EVENT_HEAD_TRACKING_PAUSED and GVR_EVENT_HEAD_TRACKING_RESUMED
    • New property: GVR_PROPERTY_TRACKING_STATUS