We have an Android-based demo device from MasterImage that contains their parallax barrier S3D display powered by an OMAP 4430 processor. It is running Android 4.0.3. We are lacking a software library to drive the display properly in stereoscopic 3D mode using OpenGL ES 2.0. We have managed to get the display into S3D mode by writing directly to /dev/mi3d_tn_ctrl but we cannot currently render to the right buffer to produce a stereoscopic effect. What is the appropriate software library that we should be using with this device?