Running hellogl_es2 on imx53 board:
./hellogl_es2 -display simplegl:rgb16 -qws
I am getting the following issue:
SimpleGLScreen: could not create the full-screen window
SimpleGLScreen: may need to modify defaultRootWindowHandle()
simplegl: driver cannot connect
Aborted
The current implementation of simplegl assumes that the native window id is zero. Has this changed? Has anyone observed this behavior?